[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:45:32.863345  6222 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.19.190:37695
I20260709 14:45:32.864718  6222 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:45:32.865651  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:32.881099  6231 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
W20260709 14:45:32.881112  6229 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
W20260709 14:45:32.881342  6228 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
W20260709 14:45:33.963778  6230 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 14:45:33.963912  6222 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 14:45:33.967406  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:33.967612  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:33.967813  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608333967790 us; error 0 us; skew 500 ppm
I20260709 14:45:33.968605  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:33.974220  6222 webserver.cc:533] Webserver started at http://127.6.19.190:39345/ using document root <none> and password file <none>
I20260709 14:45:33.975009  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:33.975200  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:33.975612  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:33.981043  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/master-0-root/instance:
uuid: "54019d5330ac44a4b580cf8749d08b6d"
format_stamp: "Formatted at 2026-07-09 14:45:33 on dist-test-slave-gjv7"
I20260709 14:45:33.988108  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:33.992651  6237 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:33.993657  6222 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:45:33.993954  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/master-0-root
uuid: "54019d5330ac44a4b580cf8749d08b6d"
format_stamp: "Formatted at 2026-07-09 14:45:33 on dist-test-slave-gjv7"
I20260709 14:45:33.994246  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/master-0-root/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)
I20260709 14:45:34.041366  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:34.042774  6222 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:45:34.043190  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:34.108026  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.190:37695
I20260709 14:45:34.108084  6288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.190:37695 every 8 connection(s)
I20260709 14:45:34.115283  6289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:34.135589  6289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d: Bootstrap starting.
I20260709 14:45:34.140908  6289 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:34.142552  6289 log.cc:826] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d: Log is configured to *not* fsync() on all Append() calls
I20260709 14:45:34.146658  6289 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d: No bootstrap required, opened a new log
I20260709 14:45:34.165999  6289 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54019d5330ac44a4b580cf8749d08b6d" member_type: VOTER }
I20260709 14:45:34.166491  6289 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:34.166707  6289 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54019d5330ac44a4b580cf8749d08b6d, State: Initialized, Role: FOLLOWER
I20260709 14:45:34.167495  6289 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [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: "54019d5330ac44a4b580cf8749d08b6d" member_type: VOTER }
I20260709 14:45:34.167949  6289 raft_consensus.cc:399] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:45:34.168203  6289 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:45:34.168509  6289 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:34.172289  6289 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54019d5330ac44a4b580cf8749d08b6d" member_type: VOTER }
I20260709 14:45:34.172926  6289 leader_election.cc:304] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [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: 54019d5330ac44a4b580cf8749d08b6d; no voters: 
I20260709 14:45:34.174508  6289 leader_election.cc:290] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:45:34.174770  6292 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:34.176904  6292 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [term 1 LEADER]: Becoming Leader. State: Replica: 54019d5330ac44a4b580cf8749d08b6d, State: Running, Role: LEADER
I20260709 14:45:34.177707  6292 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [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: "54019d5330ac44a4b580cf8749d08b6d" member_type: VOTER }
I20260709 14:45:34.178649  6289 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:45:34.187305  6293 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "54019d5330ac44a4b580cf8749d08b6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54019d5330ac44a4b580cf8749d08b6d" member_type: VOTER } }
I20260709 14:45:34.187536  6294 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54019d5330ac44a4b580cf8749d08b6d. Latest consensus state: current_term: 1 leader_uuid: "54019d5330ac44a4b580cf8749d08b6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54019d5330ac44a4b580cf8749d08b6d" member_type: VOTER } }
I20260709 14:45:34.187940  6293 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [sys.catalog]: This master's current role is: LEADER
I20260709 14:45:34.188084  6294 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [sys.catalog]: This master's current role is: LEADER
I20260709 14:45:34.190634  6301 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:45:34.201031  6301 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:45:34.203218  6222 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:45:34.216902  6301 catalog_manager.cc:1383] Generated new cluster ID: 0197350764c94722b9b102d63f4f727f
I20260709 14:45:34.217192  6301 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:45:34.245896  6301 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:45:34.247871  6301 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:45:34.266865  6301 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d: Generated new TSK 0
I20260709 14:45:34.267719  6301 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:45:34.334056  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:34.342523  6311 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
W20260709 14:45:34.343770  6312 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
I20260709 14:45:34.347955  6222 server_base.cc:1061] running on GCE node
W20260709 14:45:34.348537  6314 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
I20260709 14:45:34.349390  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:34.349582  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:34.349735  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608334349719 us; error 0 us; skew 500 ppm
I20260709 14:45:34.350297  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:34.354013  6222 webserver.cc:533] Webserver started at http://127.6.19.129:33969/ using document root <none> and password file <none>
I20260709 14:45:34.354498  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:34.354686  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:34.354930  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:34.355963  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-0-root/instance:
uuid: "c4648fb929b44a409226afbc4fddb071"
format_stamp: "Formatted at 2026-07-09 14:45:34 on dist-test-slave-gjv7"
I20260709 14:45:34.361508  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260709 14:45:34.365564  6319 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:34.366308  6222 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 14:45:34.366568  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-0-root
uuid: "c4648fb929b44a409226afbc4fddb071"
format_stamp: "Formatted at 2026-07-09 14:45:34 on dist-test-slave-gjv7"
I20260709 14:45:34.366832  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-0-root/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)
I20260709 14:45:34.389874  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:34.391220  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:34.393766  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:34.398274  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:34.398494  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:34.398768  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:34.398936  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:34.494691  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.129:45649
I20260709 14:45:34.494792  6381 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.129:45649 every 8 connection(s)
I20260709 14:45:34.501400  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:34.512969  6386 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
W20260709 14:45:34.516858  6387 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
I20260709 14:45:34.523522  6222 server_base.cc:1061] running on GCE node
W20260709 14:45:34.524793  6389 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
I20260709 14:45:34.525888  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:34.526165  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:34.526382  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608334526362 us; error 0 us; skew 500 ppm
I20260709 14:45:34.526964  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:34.528820  6382 heartbeater.cc:344] Connected to a master server at 127.6.19.190:37695
I20260709 14:45:34.529306  6382 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:34.530022  6222 webserver.cc:533] Webserver started at http://127.6.19.130:34705/ using document root <none> and password file <none>
I20260709 14:45:34.530509  6382 heartbeater.cc:507] Master 127.6.19.190:37695 requested a full tablet report, sending...
I20260709 14:45:34.530716  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:34.530972  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:34.531318  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:34.532802  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-1-root/instance:
uuid: "3de3271f72bd48abb99a97c4332c6271"
format_stamp: "Formatted at 2026-07-09 14:45:34 on dist-test-slave-gjv7"
I20260709 14:45:34.533980  6254 ts_manager.cc:194] Registered new tserver with Master: c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649)
I20260709 14:45:34.536983  6254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36184
I20260709 14:45:34.539813  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:34.544144  6394 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:34.544902  6222 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 14:45:34.545161  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-1-root
uuid: "3de3271f72bd48abb99a97c4332c6271"
format_stamp: "Formatted at 2026-07-09 14:45:34 on dist-test-slave-gjv7"
I20260709 14:45:34.545463  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-1-root/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)
I20260709 14:45:34.563999  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:34.565140  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:34.567164  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:34.569952  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:34.570143  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:34.570354  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:34.570513  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:34.654978  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.130:37641
I20260709 14:45:34.655117  6456 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.130:37641 every 8 connection(s)
I20260709 14:45:34.661448  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:34.670850  6461 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
W20260709 14:45:34.674005  6460 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
I20260709 14:45:34.675203  6457 heartbeater.cc:344] Connected to a master server at 127.6.19.190:37695
I20260709 14:45:34.675556  6457 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:34.676525  6457 heartbeater.cc:507] Master 127.6.19.190:37695 requested a full tablet report, sending...
W20260709 14:45:34.676529  6463 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
I20260709 14:45:34.678303  6222 server_base.cc:1061] running on GCE node
I20260709 14:45:34.679122  6254 ts_manager.cc:194] Registered new tserver with Master: 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641)
I20260709 14:45:34.680311  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:34.680581  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:34.680786  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608334680769 us; error 0 us; skew 500 ppm
I20260709 14:45:34.680851  6254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36186
I20260709 14:45:34.681571  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:34.684285  6222 webserver.cc:533] Webserver started at http://127.6.19.131:34781/ using document root <none> and password file <none>
I20260709 14:45:34.684738  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:34.684911  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:34.685151  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:34.686272  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-2-root/instance:
uuid: "fef2266677a6478982c28a87f824f134"
format_stamp: "Formatted at 2026-07-09 14:45:34 on dist-test-slave-gjv7"
I20260709 14:45:34.691017  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:45:34.694242  6468 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:34.694976  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:45:34.695228  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-2-root
uuid: "fef2266677a6478982c28a87f824f134"
format_stamp: "Formatted at 2026-07-09 14:45:34 on dist-test-slave-gjv7"
I20260709 14:45:34.695475  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608332707656-6222-0/minicluster-data/ts-2-root/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)
I20260709 14:45:34.725040  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:34.726336  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:34.727752  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:34.730500  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:34.730685  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:34.730921  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:34.731065  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:34.818063  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.131:34109
I20260709 14:45:34.818148  6530 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.131:34109 every 8 connection(s)
I20260709 14:45:34.833912  6531 heartbeater.cc:344] Connected to a master server at 127.6.19.190:37695
I20260709 14:45:34.834227  6531 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:34.834939  6531 heartbeater.cc:507] Master 127.6.19.190:37695 requested a full tablet report, sending...
I20260709 14:45:34.836735  6254 ts_manager.cc:194] Registered new tserver with Master: fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:34.837472  6222 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013114s
I20260709 14:45:34.838219  6254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36192
I20260709 14:45:34.884742  6254 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36204:
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:45:34.889509  6254 catalog_manager.cc:7077] 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: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:45:34.978320  6495 tablet_service.cc:1511] Processing CreateTablet for tablet 542d02d1fe0c46fbab985d751285aba7 (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:45:34.978932  6496 tablet_service.cc:1511] Processing CreateTablet for tablet 29578462ddca4af18519cc17578b025f (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:45:34.980012  6495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 542d02d1fe0c46fbab985d751285aba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:34.980649  6496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29578462ddca4af18519cc17578b025f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:34.982419  6494 tablet_service.cc:1511] Processing CreateTablet for tablet eaf54a8690d74affbc876bc94e68eaad (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:45:34.984896  6493 tablet_service.cc:1511] Processing CreateTablet for tablet 167178a208504b7bb820eb67691fdfbf (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:45:34.988286  6492 tablet_service.cc:1511] Processing CreateTablet for tablet 761da8591fdb4e31b28057a32fd66e4b (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:45:34.989665  6494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf54a8690d74affbc876bc94e68eaad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:34.992664  6493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167178a208504b7bb820eb67691fdfbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:34.997219  6492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 761da8591fdb4e31b28057a32fd66e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:34.998459  6491 tablet_service.cc:1511] Processing CreateTablet for tablet 295de51208334b599a1358da173fba93 (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:45:34.999737  6491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295de51208334b599a1358da173fba93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.012863  6490 tablet_service.cc:1511] Processing CreateTablet for tablet 10ebda78591e47218d2eea95667d2a1f (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:45:35.014380  6490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ebda78591e47218d2eea95667d2a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.022336  6489 tablet_service.cc:1511] Processing CreateTablet for tablet 96f6c01065d8403fb4f0b609156943c4 (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:45:35.023756  6489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f6c01065d8403fb4f0b609156943c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.032183  6422 tablet_service.cc:1511] Processing CreateTablet for tablet 29578462ddca4af18519cc17578b025f (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:45:35.034914  6422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29578462ddca4af18519cc17578b025f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.035629  6421 tablet_service.cc:1511] Processing CreateTablet for tablet 542d02d1fe0c46fbab985d751285aba7 (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:45:35.044466  6416 tablet_service.cc:1511] Processing CreateTablet for tablet 10ebda78591e47218d2eea95667d2a1f (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:45:35.046926  6548 tablet_bootstrap.cc:492] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134: Bootstrap starting.
I20260709 14:45:35.048488  6417 tablet_service.cc:1511] Processing CreateTablet for tablet 295de51208334b599a1358da173fba93 (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:45:35.050561  6421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 542d02d1fe0c46fbab985d751285aba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.051959  6417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295de51208334b599a1358da173fba93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.057307  6418 tablet_service.cc:1511] Processing CreateTablet for tablet 761da8591fdb4e31b28057a32fd66e4b (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:45:35.061432  6419 tablet_service.cc:1511] Processing CreateTablet for tablet 167178a208504b7bb820eb67691fdfbf (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:45:35.061043  6415 tablet_service.cc:1511] Processing CreateTablet for tablet 96f6c01065d8403fb4f0b609156943c4 (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:45:35.072335  6416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ebda78591e47218d2eea95667d2a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.080654  6420 tablet_service.cc:1511] Processing CreateTablet for tablet eaf54a8690d74affbc876bc94e68eaad (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:45:35.092895  6414 tablet_service.cc:1511] Processing CreateTablet for tablet 933c3f492734464bbaf5791161627867 (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:45:35.102684  6418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 761da8591fdb4e31b28057a32fd66e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.107934  6491 tablet_service.cc:1511] Processing CreateTablet for tablet 933c3f492734464bbaf5791161627867 (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:45:35.109105  6491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933c3f492734464bbaf5791161627867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.109581  6415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f6c01065d8403fb4f0b609156943c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.114557  6420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf54a8690d74affbc876bc94e68eaad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.118557  6414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933c3f492734464bbaf5791161627867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.124644  6548 tablet_bootstrap.cc:654] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.138366  6419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167178a208504b7bb820eb67691fdfbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.142377  6347 tablet_service.cc:1511] Processing CreateTablet for tablet 29578462ddca4af18519cc17578b025f (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:45:35.146873  6345 tablet_service.cc:1511] Processing CreateTablet for tablet eaf54a8690d74affbc876bc94e68eaad (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:45:35.144723  6344 tablet_service.cc:1511] Processing CreateTablet for tablet 167178a208504b7bb820eb67691fdfbf (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:45:35.149106  6343 tablet_service.cc:1511] Processing CreateTablet for tablet 761da8591fdb4e31b28057a32fd66e4b (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:45:35.152393  6347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29578462ddca4af18519cc17578b025f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.144059  6346 tablet_service.cc:1511] Processing CreateTablet for tablet 542d02d1fe0c46fbab985d751285aba7 (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:45:35.154177  6344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 167178a208504b7bb820eb67691fdfbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.152504  6342 tablet_service.cc:1511] Processing CreateTablet for tablet 295de51208334b599a1358da173fba93 (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:45:35.159039  6341 tablet_service.cc:1511] Processing CreateTablet for tablet 10ebda78591e47218d2eea95667d2a1f (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:45:35.165637  6339 tablet_service.cc:1511] Processing CreateTablet for tablet 933c3f492734464bbaf5791161627867 (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:45:35.165771  6340 tablet_service.cc:1511] Processing CreateTablet for tablet 96f6c01065d8403fb4f0b609156943c4 (DEFAULT_TABLE table=test-workload [id=0a3ac86b7e4448528811a0c22dd516b0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:45:35.170401  6345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eaf54a8690d74affbc876bc94e68eaad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.177660  6346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 542d02d1fe0c46fbab985d751285aba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.179230  6341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ebda78591e47218d2eea95667d2a1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.181505  6342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 295de51208334b599a1358da173fba93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.183830  6340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96f6c01065d8403fb4f0b609156943c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.188074  6339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 933c3f492734464bbaf5791161627867. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:45:35.198084  6302 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:45:35.202713  6343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 761da8591fdb4e31b28057a32fd66e4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:35.203832  6548 tablet_bootstrap.cc:492] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134: No bootstrap required, opened a new log
I20260709 14:45:35.219055  6550 tablet_bootstrap.cc:492] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271: Bootstrap starting.
I20260709 14:45:35.213541  6548 ts_tablet_manager.cc:1403] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134: Time spent bootstrapping tablet: real 0.178s	user 0.011s	sys 0.006s
I20260709 14:45:35.254354  6550 tablet_bootstrap.cc:654] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.247879  6548 raft_consensus.cc:359] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:35.267966  6548 raft_consensus.cc:385] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.277070  6548 raft_consensus.cc:740] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.294009  6551 tablet_bootstrap.cc:492] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071: Bootstrap starting.
I20260709 14:45:35.297290  6548 consensus_queue.cc:260] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [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: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:35.306967  6550 tablet_bootstrap.cc:492] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271: No bootstrap required, opened a new log
I20260709 14:45:35.307447  6550 ts_tablet_manager.cc:1403] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.006s
I20260709 14:45:35.311559  6548 ts_tablet_manager.cc:1434] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.005s
I20260709 14:45:35.311693  6550 raft_consensus.cc:359] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.312425  6550 raft_consensus.cc:385] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.312707  6550 raft_consensus.cc:740] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.313423  6550 consensus_queue.cc:260] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.313958  6551 tablet_bootstrap.cc:654] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.318130  6548 tablet_bootstrap.cc:492] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134: Bootstrap starting.
I20260709 14:45:35.323972  6548 tablet_bootstrap.cc:654] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134: Neither blocks nor log segments found. Creating new log.
W20260709 14:45:35.325314  6532 tablet.cc:2406] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:45:35.325448  6531 heartbeater.cc:499] Master 127.6.19.190:37695 was elected leader, sending a full tablet report...
I20260709 14:45:35.331375  6457 heartbeater.cc:499] Master 127.6.19.190:37695 was elected leader, sending a full tablet report...
I20260709 14:45:35.332363  6550 ts_tablet_manager.cc:1434] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.013s
I20260709 14:45:35.333338  6550 tablet_bootstrap.cc:492] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271: Bootstrap starting.
I20260709 14:45:35.339236  6550 tablet_bootstrap.cc:654] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.351850  6550 tablet_bootstrap.cc:492] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271: No bootstrap required, opened a new log
I20260709 14:45:35.352264  6550 ts_tablet_manager.cc:1403] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 14:45:35.354874  6550 raft_consensus.cc:359] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:35.355553  6550 raft_consensus.cc:385] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.355837  6550 raft_consensus.cc:740] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.356683  6550 consensus_queue.cc:260] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [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: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:35.358886  6550 ts_tablet_manager.cc:1434] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:45:35.359591  6551 tablet_bootstrap.cc:492] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071: No bootstrap required, opened a new log
I20260709 14:45:35.360164  6551 ts_tablet_manager.cc:1403] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071: Time spent bootstrapping tablet: real 0.067s	user 0.002s	sys 0.022s
I20260709 14:45:35.360257  6550 tablet_bootstrap.cc:492] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271: Bootstrap starting.
I20260709 14:45:35.362726  6551 raft_consensus.cc:359] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:35.363401  6551 raft_consensus.cc:385] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.363685  6551 raft_consensus.cc:740] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.366482  6551 consensus_queue.cc:260] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [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: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:35.367311  6550 tablet_bootstrap.cc:654] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.379269  6548 tablet_bootstrap.cc:492] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134: No bootstrap required, opened a new log
I20260709 14:45:35.379704  6548 ts_tablet_manager.cc:1403] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.017s
I20260709 14:45:35.380183  6550 tablet_bootstrap.cc:492] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271: No bootstrap required, opened a new log
I20260709 14:45:35.380614  6550 ts_tablet_manager.cc:1403] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260709 14:45:35.382009  6382 heartbeater.cc:499] Master 127.6.19.190:37695 was elected leader, sending a full tablet report...
I20260709 14:45:35.383028  6551 ts_tablet_manager.cc:1434] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.008s
I20260709 14:45:35.383997  6551 tablet_bootstrap.cc:492] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071: Bootstrap starting.
I20260709 14:45:35.384275  6548 raft_consensus.cc:359] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.384953  6548 raft_consensus.cc:385] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.385241  6548 raft_consensus.cc:740] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.385938  6548 consensus_queue.cc:260] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.388144  6548 ts_tablet_manager.cc:1434] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:45:35.389047  6548 tablet_bootstrap.cc:492] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134: Bootstrap starting.
I20260709 14:45:35.390605  6551 tablet_bootstrap.cc:654] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.394971  6548 tablet_bootstrap.cc:654] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.406296  6548 tablet_bootstrap.cc:492] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134: No bootstrap required, opened a new log
I20260709 14:45:35.406692  6548 ts_tablet_manager.cc:1403] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:45:35.409137  6551 tablet_bootstrap.cc:492] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071: No bootstrap required, opened a new log
I20260709 14:45:35.409615  6551 ts_tablet_manager.cc:1403] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260709 14:45:35.410274  6548 raft_consensus.cc:359] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.410939  6548 raft_consensus.cc:385] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.411226  6548 raft_consensus.cc:740] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.412086  6548 consensus_queue.cc:260] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.412241  6551 raft_consensus.cc:359] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.412981  6551 raft_consensus.cc:385] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.413293  6551 raft_consensus.cc:740] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.414362  6548 ts_tablet_manager.cc:1434] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:45:35.413938  6551 consensus_queue.cc:260] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.415238  6548 tablet_bootstrap.cc:492] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134: Bootstrap starting.
I20260709 14:45:35.416554  6551 ts_tablet_manager.cc:1434] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:45:35.417445  6551 tablet_bootstrap.cc:492] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071: Bootstrap starting.
I20260709 14:45:35.418779  6550 raft_consensus.cc:359] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.419494  6550 raft_consensus.cc:385] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.419803  6550 raft_consensus.cc:740] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.426793  6550 consensus_queue.cc:260] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.427318  6548 tablet_bootstrap.cc:654] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.423470  6551 tablet_bootstrap.cc:654] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.433612  6550 ts_tablet_manager.cc:1434] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 14:45:35.434556  6550 tablet_bootstrap.cc:492] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271: Bootstrap starting.
I20260709 14:45:35.440599  6550 tablet_bootstrap.cc:654] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.446485  6553 raft_consensus.cc:493] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:35.447129  6553 raft_consensus.cc:515] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:35.450569  6550 tablet_bootstrap.cc:492] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271: No bootstrap required, opened a new log
I20260709 14:45:35.451047  6550 ts_tablet_manager.cc:1403] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260709 14:45:35.452713  6553 leader_election.cc:290] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649)
I20260709 14:45:35.454536  6550 raft_consensus.cc:359] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.455230  6550 raft_consensus.cc:385] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.455590  6550 raft_consensus.cc:740] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.456517  6553 raft_consensus.cc:493] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:35.456688  6550 consensus_queue.cc:260] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.456938  6553 raft_consensus.cc:515] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.458122  6551 tablet_bootstrap.cc:492] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071: No bootstrap required, opened a new log
I20260709 14:45:35.458554  6551 ts_tablet_manager.cc:1403] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.006s
I20260709 14:45:35.458791  6553 leader_election.cc:290] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641)
I20260709 14:45:35.460613  6550 ts_tablet_manager.cc:1434] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:45:35.461575  6550 tablet_bootstrap.cc:492] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271: Bootstrap starting.
I20260709 14:45:35.468045  6550 tablet_bootstrap.cc:654] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.471642  6551 raft_consensus.cc:359] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.472344  6551 raft_consensus.cc:385] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.472640  6551 raft_consensus.cc:740] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.473331  6551 consensus_queue.cc:260] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.474713  6548 tablet_bootstrap.cc:492] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134: No bootstrap required, opened a new log
I20260709 14:45:35.475184  6548 ts_tablet_manager.cc:1403] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.017s
I20260709 14:45:35.478621  6551 ts_tablet_manager.cc:1434] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:45:35.479499  6551 tablet_bootstrap.cc:492] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071: Bootstrap starting.
I20260709 14:45:35.490397  6548 raft_consensus.cc:359] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.491106  6548 raft_consensus.cc:385] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.491393  6548 raft_consensus.cc:740] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.493089  6551 tablet_bootstrap.cc:654] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.492883  6548 consensus_queue.cc:260] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.495322  6548 ts_tablet_manager.cc:1434] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 14:45:35.496143  6548 tablet_bootstrap.cc:492] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134: Bootstrap starting.
I20260709 14:45:35.497313  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29578462ddca4af18519cc17578b025f" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071" is_pre_election: true
I20260709 14:45:35.497982  6357 raft_consensus.cc:2468] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 0.
I20260709 14:45:35.499586  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295de51208334b599a1358da173fba93" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071" is_pre_election: true
I20260709 14:45:35.500109  6357 raft_consensus.cc:2468] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 0.
I20260709 14:45:35.501855  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29578462ddca4af18519cc17578b025f" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271" is_pre_election: true
I20260709 14:45:35.502436  6432 raft_consensus.cc:2468] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 0.
I20260709 14:45:35.502815  6548 tablet_bootstrap.cc:654] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.503978  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295de51208334b599a1358da173fba93" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271" is_pre_election: true
I20260709 14:45:35.506023  6469 leader_election.cc:304] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [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: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:35.507030  6553 raft_consensus.cc:2804] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:35.507177  6469 leader_election.cc:304] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [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: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:35.507385  6553 raft_consensus.cc:493] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:35.507745  6553 raft_consensus.cc:3060] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:35.509691  6550 tablet_bootstrap.cc:492] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271: No bootstrap required, opened a new log
I20260709 14:45:35.510914  6550 ts_tablet_manager.cc:1403] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.005s
I20260709 14:45:35.515537  6550 raft_consensus.cc:359] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.516314  6550 raft_consensus.cc:385] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.516657  6550 raft_consensus.cc:740] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.516880  6553 raft_consensus.cc:515] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:35.517534  6550 consensus_queue.cc:260] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.520085  6550 ts_tablet_manager.cc:1434] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:45:35.521093  6550 tablet_bootstrap.cc:492] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271: Bootstrap starting.
I20260709 14:45:35.523927  6551 tablet_bootstrap.cc:492] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071: No bootstrap required, opened a new log
I20260709 14:45:35.524395  6551 ts_tablet_manager.cc:1403] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.004s
I20260709 14:45:35.526932  6553 leader_election.cc:290] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 election: Requested vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649)
I20260709 14:45:35.527956  6570 raft_consensus.cc:2804] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:45:35.528932  6469 leader_election.cc:343] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.528522  6570 raft_consensus.cc:493] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:35.530468  6570 raft_consensus.cc:3060] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:35.530823  6548 tablet_bootstrap.cc:492] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134: No bootstrap required, opened a new log
I20260709 14:45:35.531229  6548 ts_tablet_manager.cc:1403] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.012s
I20260709 14:45:35.531910  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29578462ddca4af18519cc17578b025f" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:35.532537  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29578462ddca4af18519cc17578b025f" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:35.533098  6357 raft_consensus.cc:3060] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:35.534366  6551 raft_consensus.cc:359] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.532572  6432 raft_consensus.cc:3060] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:35.535318  6551 raft_consensus.cc:385] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.534622  6548 raft_consensus.cc:359] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.535632  6551 raft_consensus.cc:740] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.535799  6548 raft_consensus.cc:385] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.539417  6548 raft_consensus.cc:740] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.536235  6550 tablet_bootstrap.cc:654] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.541512  6551 consensus_queue.cc:260] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.543061  6357 raft_consensus.cc:2468] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 1.
I20260709 14:45:35.543807  6432 raft_consensus.cc:2468] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 1.
I20260709 14:45:35.544273  6469 leader_election.cc:304] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [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: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:35.545202  6553 raft_consensus.cc:2804] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:35.545794  6570 raft_consensus.cc:515] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.545993  6548 consensus_queue.cc:260] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.547963  6551 ts_tablet_manager.cc:1434] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:45:35.548924  6551 tablet_bootstrap.cc:492] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071: Bootstrap starting.
I20260709 14:45:35.550926  6570 leader_election.cc:290] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641)
I20260709 14:45:35.551047  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295de51208334b599a1358da173fba93" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
W20260709 14:45:35.552191  6469 leader_election.cc:343] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.554986  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295de51208334b599a1358da173fba93" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:35.555562  6357 raft_consensus.cc:3060] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:35.557964  6554 raft_consensus.cc:493] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:35.558419  6554 raft_consensus.cc:515] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.561015  6554 leader_election.cc:290] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:35.562235  6357 raft_consensus.cc:2468] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 1.
I20260709 14:45:35.564118  6553 raft_consensus.cc:697] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Becoming Leader. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:35.566854  6553 consensus_queue.cc:237] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [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: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:35.581656  6550 tablet_bootstrap.cc:492] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271: No bootstrap required, opened a new log
I20260709 14:45:35.582147  6550 ts_tablet_manager.cc:1403] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.008s
I20260709 14:45:35.590323  6550 raft_consensus.cc:359] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.591037  6550 raft_consensus.cc:385] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.591331  6550 raft_consensus.cc:740] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.591997  6550 consensus_queue.cc:260] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.594102  6550 ts_tablet_manager.cc:1434] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:45:35.594581  6551 tablet_bootstrap.cc:654] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.593892  6254 catalog_manager.cc:5697] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef2266677a6478982c28a87f824f134 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "fef2266677a6478982c28a87f824f134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:35.597066  6550 tablet_bootstrap.cc:492] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271: Bootstrap starting.
I20260709 14:45:35.602592  6548 ts_tablet_manager.cc:1434] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.011s
I20260709 14:45:35.606253  6548 tablet_bootstrap.cc:492] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134: Bootstrap starting.
I20260709 14:45:35.613886  6558 raft_consensus.cc:493] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:35.614395  6558 raft_consensus.cc:515] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.618587  6558 leader_election.cc:290] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:35.622478  6554 raft_consensus.cc:493] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:35.623787  6554 raft_consensus.cc:515] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.644335  6554 leader_election.cc:290] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:35.644853  6573 raft_consensus.cc:493] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:35.645329  6548 tablet_bootstrap.cc:654] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.645409  6550 tablet_bootstrap.cc:654] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.649648  6469 leader_election.cc:304] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:35.650970  6553 raft_consensus.cc:2804] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:35.652288  6553 raft_consensus.cc:697] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Becoming Leader. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:35.645311  6573 raft_consensus.cc:515] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.653641  6553 consensus_queue.cc:237] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.667227  6551 tablet_bootstrap.cc:492] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071: No bootstrap required, opened a new log
I20260709 14:45:35.667655  6551 ts_tablet_manager.cc:1403] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071: Time spent bootstrapping tablet: real 0.119s	user 0.015s	sys 0.012s
I20260709 14:45:35.670814  6551 raft_consensus.cc:359] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.671487  6551 raft_consensus.cc:385] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.671768  6551 raft_consensus.cc:740] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.672421  6551 consensus_queue.cc:260] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.674503  6551 ts_tablet_manager.cc:1434] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:45:35.675367  6551 tablet_bootstrap.cc:492] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071: Bootstrap starting.
I20260709 14:45:35.679870  6554 raft_consensus.cc:493] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:35.680719  6554 raft_consensus.cc:515] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.683718  6558 raft_consensus.cc:493] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:35.684772  6554 leader_election.cc:290] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:35.684131  6558 raft_consensus.cc:515] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.687026  6573 leader_election.cc:290] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641)
I20260709 14:45:35.687354  6558 leader_election.cc:290] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:35.692715  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071" is_pre_election: true
I20260709 14:45:35.693367  6357 raft_consensus.cc:2468] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 0.
I20260709 14:45:35.694233  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933c3f492734464bbaf5791161627867" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134" is_pre_election: true
I20260709 14:45:35.694535  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134" is_pre_election: true
I20260709 14:45:35.695854  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134" is_pre_election: true
I20260709 14:45:35.697692  6469 leader_election.cc:304] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [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: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
W20260709 14:45:35.698660  6396 leader_election.cc:343] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef2266677a6478982c28a87f824f134 (127.6.19.131:34109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.699352  6573 raft_consensus.cc:2804] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:35.699690  6573 raft_consensus.cc:493] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:45:35.699649  6396 leader_election.cc:343] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef2266677a6478982c28a87f824f134 (127.6.19.131:34109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.700099  6573 raft_consensus.cc:3060] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:45:35.700429  6396 leader_election.cc:343] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fef2266677a6478982c28a87f824f134 (127.6.19.131:34109): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.691857  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271" is_pre_election: true
I20260709 14:45:35.713060  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071" is_pre_election: true
W20260709 14:45:35.710513  6469 leader_election.cc:343] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.716437  6355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071" is_pre_election: true
I20260709 14:45:35.720172  6553 raft_consensus.cc:493] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:35.720854  6553 raft_consensus.cc:515] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
W20260709 14:45:35.721668  6395 leader_election.cc:343] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.722098  6395 leader_election.cc:304] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271; no voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134
W20260709 14:45:35.723489  6395 leader_election.cc:343] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.723618  6554 raft_consensus.cc:2749] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:35.723925  6395 leader_election.cc:304] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271; no voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134
I20260709 14:45:35.722826  6553 leader_election.cc:290] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641)
I20260709 14:45:35.726974  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933c3f492734464bbaf5791161627867" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071" is_pre_election: true
I20260709 14:45:35.725309  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271" is_pre_election: true
I20260709 14:45:35.728536  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271" is_pre_election: true
I20260709 14:45:35.727365  6554 raft_consensus.cc:2749] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:35.719331  6573 raft_consensus.cc:515] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
W20260709 14:45:35.733496  6395 leader_election.cc:343] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.732712  6430 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ebda78591e47218d2eea95667d2a1f" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271" is_pre_election: true
I20260709 14:45:35.736086  6430 raft_consensus.cc:2468] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 0.
I20260709 14:45:35.735569  6395 leader_election.cc:304] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271; no voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134
I20260709 14:45:35.740711  6551 tablet_bootstrap.cc:654] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.737802  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ebda78591e47218d2eea95667d2a1f" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071" is_pre_election: true
I20260709 14:45:35.741775  6554 raft_consensus.cc:2749] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:35.744762  6469 leader_election.cc:304] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [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: 3de3271f72bd48abb99a97c4332c6271, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:35.750896  6553 raft_consensus.cc:2804] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:35.751639  6553 raft_consensus.cc:493] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:45:35.751538  6320 leader_election.cc:343] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.752657  6553 raft_consensus.cc:3060] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:45:35.753845  6469 leader_election.cc:343] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.758447  6573 leader_election.cc:290] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641)
I20260709 14:45:35.759166  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:35.759861  6356 raft_consensus.cc:3060] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:35.764405  6548 tablet_bootstrap.cc:492] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134: No bootstrap required, opened a new log
I20260709 14:45:35.765507  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134" is_pre_election: true
I20260709 14:45:35.766453  6506 raft_consensus.cc:2468] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 0.
W20260709 14:45:35.766943  6320 leader_election.cc:343] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.765241  6548 ts_tablet_manager.cc:1403] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134: Time spent bootstrapping tablet: real 0.159s	user 0.020s	sys 0.028s
I20260709 14:45:35.769451  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:35.765842  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134" is_pre_election: true
I20260709 14:45:35.773748  6321 leader_election.cc:304] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:35.774117  6504 raft_consensus.cc:2393] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c4648fb929b44a409226afbc4fddb071 in current term 1: Already voted for candidate fef2266677a6478982c28a87f824f134 in this term.
I20260709 14:45:35.775142  6558 raft_consensus.cc:2804] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:35.777760  6558 raft_consensus.cc:493] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:35.778144  6558 raft_consensus.cc:3060] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:45:35.777277  6469 leader_election.cc:343] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.780429  6321 leader_election.cc:304] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c4648fb929b44a409226afbc4fddb071; no voters: 3de3271f72bd48abb99a97c4332c6271, fef2266677a6478982c28a87f824f134
I20260709 14:45:35.773168  6553 raft_consensus.cc:515] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.786569  6356 raft_consensus.cc:2468] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 1.
I20260709 14:45:35.786899  6558 raft_consensus.cc:515] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.788754  6558 leader_election.cc:290] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 election: Requested vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:35.788512  6548 raft_consensus.cc:359] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.789215  6548 raft_consensus.cc:385] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.789477  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:35.789848  6254 catalog_manager.cc:5697] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef2266677a6478982c28a87f824f134 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "fef2266677a6478982c28a87f824f134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: HEALTHY } } }
W20260709 14:45:35.790825  6320 leader_election.cc:343] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.790007  6553 leader_election.cc:290] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641)
I20260709 14:45:35.789592  6548 raft_consensus.cc:740] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.792548  6548 consensus_queue.cc:260] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.789248  6558 raft_consensus.cc:2749] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:35.798411  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ebda78591e47218d2eea95667d2a1f" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:35.795981  6548 ts_tablet_manager.cc:1434] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 14:45:35.801586  6431 raft_consensus.cc:3060] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:35.802210  6550 tablet_bootstrap.cc:492] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271: No bootstrap required, opened a new log
I20260709 14:45:35.802704  6550 ts_tablet_manager.cc:1403] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271: Time spent bootstrapping tablet: real 0.206s	user 0.021s	sys 0.035s
I20260709 14:45:35.807644  6551 tablet_bootstrap.cc:492] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071: No bootstrap required, opened a new log
I20260709 14:45:35.809602  6551 ts_tablet_manager.cc:1403] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071: Time spent bootstrapping tablet: real 0.134s	user 0.012s	sys 0.008s
I20260709 14:45:35.810184  6431 raft_consensus.cc:2468] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 1.
I20260709 14:45:35.811080  6469 leader_election.cc:304] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [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: 3de3271f72bd48abb99a97c4332c6271, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:35.811908  6553 raft_consensus.cc:2804] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:35.812533  6553 raft_consensus.cc:697] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Becoming Leader. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:35.813268  6550 raft_consensus.cc:359] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.813351  6553 consensus_queue.cc:237] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.813987  6550 raft_consensus.cc:385] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.814294  6550 raft_consensus.cc:740] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.815011  6548 tablet_bootstrap.cc:492] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134: Bootstrap starting.
I20260709 14:45:35.817528  6469 leader_election.cc:304] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:35.818328  6573 raft_consensus.cc:2804] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:35.818779  6573 raft_consensus.cc:697] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Becoming Leader. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:35.819579  6573 consensus_queue.cc:237] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.821422  6550 consensus_queue.cc:260] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.823554  6550 ts_tablet_manager.cc:1434] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:45:35.824424  6550 tablet_bootstrap.cc:492] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271: Bootstrap starting.
I20260709 14:45:35.826257  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:35.826831  6504 raft_consensus.cc:3060] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:35.831233  6550 tablet_bootstrap.cc:654] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.820931  6548 tablet_bootstrap.cc:654] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.833441  6504 raft_consensus.cc:2468] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 1.
I20260709 14:45:35.835553  6551 raft_consensus.cc:359] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.836048  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ebda78591e47218d2eea95667d2a1f" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:35.839460  6551 raft_consensus.cc:385] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.839810  6551 raft_consensus.cc:740] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.840718  6551 consensus_queue.cc:260] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.836747  6321 leader_election.cc:304] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 3de3271f72bd48abb99a97c4332c6271
W20260709 14:45:35.843694  6469 leader_election.cc:343] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.844667  6589 raft_consensus.cc:2804] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:35.845151  6589 raft_consensus.cc:697] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Becoming Leader. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:35.845671  6551 ts_tablet_manager.cc:1434] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 14:45:35.845988  6589 consensus_queue.cc:237] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.847890  6551 tablet_bootstrap.cc:492] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071: Bootstrap starting.
I20260709 14:45:35.853410  6550 tablet_bootstrap.cc:492] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271: No bootstrap required, opened a new log
I20260709 14:45:35.854058  6550 ts_tablet_manager.cc:1403] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.006s
I20260709 14:45:35.857138  6550 raft_consensus.cc:359] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.857885  6550 raft_consensus.cc:385] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.858197  6550 raft_consensus.cc:740] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.858891  6550 consensus_queue.cc:260] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.860785  6548 tablet_bootstrap.cc:492] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134: No bootstrap required, opened a new log
I20260709 14:45:35.861315  6548 ts_tablet_manager.cc:1403] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.016s
I20260709 14:45:35.860913  6252 catalog_manager.cc:5697] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4648fb929b44a409226afbc4fddb071 (127.6.19.129). New cstate: current_term: 1 leader_uuid: "c4648fb929b44a409226afbc4fddb071" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:35.856748  6254 catalog_manager.cc:5697] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef2266677a6478982c28a87f824f134 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "fef2266677a6478982c28a87f824f134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:35.866859  6550 ts_tablet_manager.cc:1434] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:45:35.869343  6550 tablet_bootstrap.cc:492] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271: Bootstrap starting.
I20260709 14:45:35.870066  6551 tablet_bootstrap.cc:654] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.864037  6548 raft_consensus.cc:359] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.877799  6548 raft_consensus.cc:385] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.878114  6548 raft_consensus.cc:740] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.882282  6548 consensus_queue.cc:260] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.885362  6550 tablet_bootstrap.cc:654] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.885509  6548 ts_tablet_manager.cc:1434] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260709 14:45:35.885460  6551 tablet_bootstrap.cc:492] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071: No bootstrap required, opened a new log
I20260709 14:45:35.886242  6551 ts_tablet_manager.cc:1403] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.000s
I20260709 14:45:35.886457  6548 tablet_bootstrap.cc:492] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134: Bootstrap starting.
I20260709 14:45:35.888618  6551 raft_consensus.cc:359] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.889142  6551 raft_consensus.cc:385] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.889400  6551 raft_consensus.cc:740] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.889958  6551 consensus_queue.cc:260] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.891914  6551 ts_tablet_manager.cc:1434] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260709 14:45:35.892422  6589 raft_consensus.cc:493] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:35.893013  6551 tablet_bootstrap.cc:492] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071: Bootstrap starting.
I20260709 14:45:35.892817  6589 raft_consensus.cc:515] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.893146  6548 tablet_bootstrap.cc:654] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.897291  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d02d1fe0c46fbab985d751285aba7" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134" is_pre_election: true
I20260709 14:45:35.897866  6550 tablet_bootstrap.cc:492] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271: No bootstrap required, opened a new log
I20260709 14:45:35.896130  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d02d1fe0c46fbab985d751285aba7" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271" is_pre_election: true
I20260709 14:45:35.898361  6550 ts_tablet_manager.cc:1403] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271: Time spent bootstrapping tablet: real 0.029s	user 0.002s	sys 0.011s
I20260709 14:45:35.897890  6504 raft_consensus.cc:2468] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 0.
I20260709 14:45:35.899907  6551 tablet_bootstrap.cc:654] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.895579  6252 catalog_manager.cc:5697] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef2266677a6478982c28a87f824f134 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "fef2266677a6478982c28a87f824f134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:35.900631  6550 raft_consensus.cc:359] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.901238  6550 raft_consensus.cc:385] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.901494  6550 raft_consensus.cc:740] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Initialized, Role: FOLLOWER
W20260709 14:45:35.902946  6320 leader_election.cc:343] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:35.904376  6321 leader_election.cc:304] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:35.905731  6558 raft_consensus.cc:2804] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:35.906100  6558 raft_consensus.cc:493] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:35.906414  6558 raft_consensus.cc:3060] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:35.902071  6550 consensus_queue.cc:260] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.913633  6551 tablet_bootstrap.cc:492] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071: No bootstrap required, opened a new log
I20260709 14:45:35.914049  6551 ts_tablet_manager.cc:1403] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260709 14:45:35.915977  6548 tablet_bootstrap.cc:492] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134: No bootstrap required, opened a new log
I20260709 14:45:35.916393  6548 ts_tablet_manager.cc:1403] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.007s
I20260709 14:45:35.916589  6551 raft_consensus.cc:359] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.917378  6551 raft_consensus.cc:385] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.917627  6551 raft_consensus.cc:740] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.917831  6550 ts_tablet_manager.cc:1434] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:45:35.918349  6551 consensus_queue.cc:260] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.918819  6548 raft_consensus.cc:359] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.919453  6548 raft_consensus.cc:385] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.919703  6548 raft_consensus.cc:740] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.920471  6548 consensus_queue.cc:260] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.922463  6548 ts_tablet_manager.cc:1434] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:45:35.923228  6548 tablet_bootstrap.cc:492] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134: Bootstrap starting.
I20260709 14:45:35.928597  6548 tablet_bootstrap.cc:654] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.894991  6589 leader_election.cc:290] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:35.939054  6548 tablet_bootstrap.cc:492] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134: No bootstrap required, opened a new log
I20260709 14:45:35.939453  6548 ts_tablet_manager.cc:1403] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260709 14:45:35.941783  6548 raft_consensus.cc:359] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.942407  6548 raft_consensus.cc:385] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.942662  6548 raft_consensus.cc:740] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.943701  6548 consensus_queue.cc:260] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.945811  6548 ts_tablet_manager.cc:1434] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:45:35.948688  6558 raft_consensus.cc:515] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.955118  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d02d1fe0c46fbab985d751285aba7" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:35.955674  6431 raft_consensus.cc:3060] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:35.959189  6558 leader_election.cc:290] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 election: Requested vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:35.961285  6551 ts_tablet_manager.cc:1434] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071: Time spent starting tablet: real 0.047s	user 0.015s	sys 0.030s
I20260709 14:45:35.961338  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d02d1fe0c46fbab985d751285aba7" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:35.961928  6504 raft_consensus.cc:3060] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:35.962201  6551 tablet_bootstrap.cc:492] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071: Bootstrap starting.
I20260709 14:45:35.962278  6431 raft_consensus.cc:2468] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 1.
I20260709 14:45:35.963339  6320 leader_election.cc:304] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [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: 3de3271f72bd48abb99a97c4332c6271, c4648fb929b44a409226afbc4fddb071; no voters: 
I20260709 14:45:35.967758  6551 tablet_bootstrap.cc:654] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:35.967921  6504 raft_consensus.cc:2468] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 1.
I20260709 14:45:35.968966  6600 raft_consensus.cc:2804] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:35.969725  6600 raft_consensus.cc:697] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Becoming Leader. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:35.970796  6600 consensus_queue.cc:237] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.975044  6551 tablet_bootstrap.cc:492] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071: No bootstrap required, opened a new log
I20260709 14:45:35.975361  6551 ts_tablet_manager.cc:1403] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260709 14:45:35.977032  6551 raft_consensus.cc:359] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.977583  6551 raft_consensus.cc:385] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:35.979794  6551 raft_consensus.cc:740] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Initialized, Role: FOLLOWER
I20260709 14:45:35.980355  6551 consensus_queue.cc:260] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.981671  6600 raft_consensus.cc:493] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:35.982028  6551 ts_tablet_manager.cc:1434] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:45:35.982113  6600 raft_consensus.cc:515] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.982043  6254 catalog_manager.cc:5697] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4648fb929b44a409226afbc4fddb071 (127.6.19.129). New cstate: current_term: 1 leader_uuid: "c4648fb929b44a409226afbc4fddb071" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:35.985518  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134" is_pre_election: true
I20260709 14:45:35.985621  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271" is_pre_election: true
I20260709 14:45:35.986131  6504 raft_consensus.cc:2468] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 0.
I20260709 14:45:35.986207  6431 raft_consensus.cc:2468] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 0.
I20260709 14:45:35.986929  6600 leader_election.cc:290] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:35.987347  6321 leader_election.cc:304] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [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: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:35.988029  6600 raft_consensus.cc:2804] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:35.988373  6600 raft_consensus.cc:493] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:35.988698  6600 raft_consensus.cc:3060] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:35.994014  6600 raft_consensus.cc:515] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.994385  6553 raft_consensus.cc:493] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:35.994762  6553 raft_consensus.cc:515] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:35.995826  6600 leader_election.cc:290] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 election: Requested vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:35.996381  6553 leader_election.cc:290] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641)
I20260709 14:45:35.996873  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:35.997402  6504 raft_consensus.cc:3060] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:35.997537  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:35.998051  6431 raft_consensus.cc:3060] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:36.001523  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933c3f492734464bbaf5791161627867" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071" is_pre_election: true
I20260709 14:45:36.001559  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933c3f492734464bbaf5791161627867" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271" is_pre_election: true
I20260709 14:45:36.002200  6356 raft_consensus.cc:2468] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 0.
I20260709 14:45:36.002250  6432 raft_consensus.cc:2468] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 0.
I20260709 14:45:36.003427  6469 leader_election.cc:304] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [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: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:36.004940  6553 raft_consensus.cc:2804] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:36.005311  6553 raft_consensus.cc:493] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:36.005616  6553 raft_consensus.cc:3060] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:36.006215  6504 raft_consensus.cc:2468] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 1.
I20260709 14:45:36.006719  6431 raft_consensus.cc:2468] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 1.
I20260709 14:45:36.007261  6321 leader_election.cc:304] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [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: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:36.007987  6600 raft_consensus.cc:2804] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:36.008354  6600 raft_consensus.cc:697] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Becoming Leader. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:36.009040  6600 consensus_queue.cc:237] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.010794  6553 raft_consensus.cc:515] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.012588  6554 raft_consensus.cc:493] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:36.013260  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933c3f492734464bbaf5791161627867" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:36.013795  6356 raft_consensus.cc:3060] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:36.013077  6554 raft_consensus.cc:515] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.016834  6254 catalog_manager.cc:5697] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4648fb929b44a409226afbc4fddb071 (127.6.19.129). New cstate: current_term: 1 leader_uuid: "c4648fb929b44a409226afbc4fddb071" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:36.018632  6554 leader_election.cc:290] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:36.019071  6554 raft_consensus.cc:493] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:36.019443  6554 raft_consensus.cc:515] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.022816  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134" is_pre_election: true
I20260709 14:45:36.023511  6506 raft_consensus.cc:2393] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3de3271f72bd48abb99a97c4332c6271 in current term 1: Already voted for candidate c4648fb929b44a409226afbc4fddb071 in this term.
I20260709 14:45:36.023824  6357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071" is_pre_election: true
I20260709 14:45:36.024974  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295de51208334b599a1358da173fba93" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134" is_pre_election: true
I20260709 14:45:36.023532  6355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295de51208334b599a1358da173fba93" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071" is_pre_election: true
I20260709 14:45:36.021143  6554 leader_election.cc:290] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:36.027364  6356 raft_consensus.cc:2468] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 1.
I20260709 14:45:36.029192  6395 leader_election.cc:304] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271; no voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134
I20260709 14:45:36.029510  6469 leader_election.cc:304] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [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: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:36.030179  6573 raft_consensus.cc:2804] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:36.028363  6355 raft_consensus.cc:2393] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3de3271f72bd48abb99a97c4332c6271 in current term 1: Already voted for candidate fef2266677a6478982c28a87f824f134 in this term.
I20260709 14:45:36.030609  6573 raft_consensus.cc:697] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Becoming Leader. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:36.031594  6395 leader_election.cc:304] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271; no voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134
I20260709 14:45:36.031418  6573 consensus_queue.cc:237] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.035609  6554 raft_consensus.cc:3060] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:36.040623  6554 raft_consensus.cc:2749] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:36.041821  6553 leader_election.cc:290] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 1 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641)
I20260709 14:45:36.041105  6554 raft_consensus.cc:3060] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:36.045172  6553 consensus_queue.cc:1048] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.045642  6254 catalog_manager.cc:5697] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 reported cstate change: term changed from 0 to 1, leader changed from <none> to fef2266677a6478982c28a87f824f134 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "fef2266677a6478982c28a87f824f134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:36.047593  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "933c3f492734464bbaf5791161627867" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:36.048130  6431 raft_consensus.cc:3060] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:36.048988  6554 raft_consensus.cc:2749] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:36.054706  6431 raft_consensus.cc:2468] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 1.
I20260709 14:45:36.064955  6553 consensus_queue.cc:1048] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.102411  6553 consensus_queue.cc:1048] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.113566  6573 consensus_queue.cc:1048] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.144320  6600 raft_consensus.cc:493] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:36.144752  6600 raft_consensus.cc:515] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.146410  6600 leader_election.cc:290] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:36.147164  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271" is_pre_election: true
I20260709 14:45:36.147408  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134" is_pre_election: true
I20260709 14:45:36.147936  6504 raft_consensus.cc:2468] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 0.
I20260709 14:45:36.147864  6432 raft_consensus.cc:2468] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 0.
I20260709 14:45:36.148959  6321 leader_election.cc:304] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [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: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:36.149690  6600 raft_consensus.cc:2804] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:36.149955  6600 raft_consensus.cc:493] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:36.150213  6600 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:36.150915  6554 raft_consensus.cc:493] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:36.151335  6554 raft_consensus.cc:515] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.153293  6554 leader_election.cc:290] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:36.153959  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4648fb929b44a409226afbc4fddb071" is_pre_election: true
I20260709 14:45:36.154699  6356 raft_consensus.cc:2393] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3de3271f72bd48abb99a97c4332c6271 in current term 1: Already voted for candidate fef2266677a6478982c28a87f824f134 in this term.
I20260709 14:45:36.154742  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134" is_pre_election: true
I20260709 14:45:36.156286  6396 leader_election.cc:304] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271; no voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134
I20260709 14:45:36.156090  6600 raft_consensus.cc:515] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.157035  6554 raft_consensus.cc:3060] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:36.158643  6600 leader_election.cc:290] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 1 election: Requested vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:36.158854  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:36.159318  6504 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:36.163028  6554 raft_consensus.cc:2749] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:36.163196  6504 raft_consensus.cc:2468] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 1.
I20260709 14:45:36.163713  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:36.164225  6321 leader_election.cc:304] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [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: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:36.164248  6432 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:36.164924  6600 raft_consensus.cc:2804] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:36.165302  6600 raft_consensus.cc:697] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Becoming Leader. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:36.166427  6600 consensus_queue.cc:237] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [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: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.170667  6432 raft_consensus.cc:2468] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 1.
I20260709 14:45:36.173378  6251 catalog_manager.cc:5697] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 reported cstate change: term changed from 0 to 1, leader changed from <none> to c4648fb929b44a409226afbc4fddb071 (127.6.19.129). New cstate: current_term: 1 leader_uuid: "c4648fb929b44a409226afbc4fddb071" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:36.256283  6356 raft_consensus.cc:3060] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:36.263753  6553 consensus_queue.cc:1048] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.276459  6573 consensus_queue.cc:1048] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.297482  6600 consensus_queue.cc:1048] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.308495  6600 consensus_queue.cc:1048] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.338274  6504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29578462ddca4af18519cc17578b025f"
dest_uuid: "fef2266677a6478982c28a87f824f134"
mode: GRACEFUL
new_leader_uuid: "c4648fb929b44a409226afbc4fddb071"
 from {username='slave'} at 127.0.0.1:41228
I20260709 14:45:36.338860  6504 raft_consensus.cc:606] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Received request to transfer leadership to TS c4648fb929b44a409226afbc4fddb071
I20260709 14:45:36.347896  6504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf"
dest_uuid: "fef2266677a6478982c28a87f824f134"
mode: GRACEFUL
new_leader_uuid: "c4648fb929b44a409226afbc4fddb071"
 from {username='slave'} at 127.0.0.1:41228
I20260709 14:45:36.348343  6504 raft_consensus.cc:606] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Received request to transfer leadership to TS c4648fb929b44a409226afbc4fddb071
I20260709 14:45:36.364544  6356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b"
dest_uuid: "c4648fb929b44a409226afbc4fddb071"
mode: GRACEFUL
new_leader_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:52208
I20260709 14:45:36.365001  6356 raft_consensus.cc:606] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Received request to transfer leadership to TS 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:36.369342  6504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "295de51208334b599a1358da173fba93"
dest_uuid: "fef2266677a6478982c28a87f824f134"
mode: GRACEFUL
new_leader_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:41228
I20260709 14:45:36.369763  6504 raft_consensus.cc:606] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Received request to transfer leadership to TS 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:36.373327  6573 consensus_queue.cc:1048] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.375010  6504 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10ebda78591e47218d2eea95667d2a1f"
dest_uuid: "fef2266677a6478982c28a87f824f134"
mode: GRACEFUL
new_leader_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:41228
I20260709 14:45:36.375545  6504 raft_consensus.cc:606] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Received request to transfer leadership to TS 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:36.380091  6572 raft_consensus.cc:993] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134: : Instructing follower c4648fb929b44a409226afbc4fddb071 to start an election
I20260709 14:45:36.380491  6572 raft_consensus.cc:1081] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Signalling peer c4648fb929b44a409226afbc4fddb071 to start an election
I20260709 14:45:36.382299  6355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf"
dest_uuid: "c4648fb929b44a409226afbc4fddb071"
 from {username='slave'} at 127.0.0.1:52202
I20260709 14:45:36.382798  6355 raft_consensus.cc:493] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:36.383134  6355 raft_consensus.cc:3060] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.388154  6573 consensus_queue.cc:1048] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.390185  6357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4"
dest_uuid: "c4648fb929b44a409226afbc4fddb071"
mode: GRACEFUL
new_leader_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:52208
I20260709 14:45:36.390689  6357 raft_consensus.cc:606] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Received request to transfer leadership to TS 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:36.392974  6355 raft_consensus.cc:515] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.393855  6356 raft_consensus.cc:1240] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Rejecting Update request from peer fef2266677a6478982c28a87f824f134 for earlier term 1. Current term is 2. Ops: []
I20260709 14:45:36.395372  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:36.396222  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:36.397310  6504 raft_consensus.cc:3055] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:36.397657  6504 raft_consensus.cc:740] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:36.398005  6573 consensus_queue.cc:1059] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.398540  6355 leader_election.cc:290] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 2 election: Requested vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:36.398991  6504 consensus_queue.cc:260] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.400038  6504 raft_consensus.cc:3060] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.405915  6504 raft_consensus.cc:2468] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 2.
W20260709 14:45:36.406332  6553 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:45:36.407166  6321 leader_election.cc:304] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:36.407938  6600 raft_consensus.cc:2804] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:36.408394  6600 raft_consensus.cc:697] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 2 LEADER]: Becoming Leader. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:36.409140  6600 consensus_queue.cc:237] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.415257  6251 catalog_manager.cc:5697] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 reported cstate change: term changed from 1 to 2, leader changed from fef2266677a6478982c28a87f824f134 (127.6.19.131) to c4648fb929b44a409226afbc4fddb071 (127.6.19.129). New cstate: current_term: 2 leader_uuid: "c4648fb929b44a409226afbc4fddb071" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:36.419631  6600 consensus_queue.cc:1048] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.429023  6589 consensus_queue.cc:1048] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.443985  6589 consensus_queue.cc:1048] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.454665  6600 consensus_queue.cc:1048] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.554189  6553 consensus_queue.cc:1048] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.563455  6573 consensus_queue.cc:1048] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.582814  6627 consensus_queue.cc:1048] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.588850  6558 raft_consensus.cc:993] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071: : Instructing follower 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:36.589335  6558 raft_consensus.cc:1081] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Signalling peer 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:36.592932  6432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:46202
I20260709 14:45:36.593518  6432 raft_consensus.cc:493] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:36.594394  6432 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.595384  6627 consensus_queue.cc:1048] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.600754  6432 raft_consensus.cc:515] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.601737  6431 raft_consensus.cc:1240] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Rejecting Update request from peer c4648fb929b44a409226afbc4fddb071 for earlier term 1. Current term is 2. Ops: []
I20260709 14:45:36.603645  6627 consensus_queue.cc:1059] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:36.604344  6627 raft_consensus.cc:3055] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:36.604632  6627 raft_consensus.cc:740] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:36.605088  6432 leader_election.cc:290] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 2 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:36.605432  6627 consensus_queue.cc:260] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.606544  6627 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.607628  6355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:36.607226  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:36.608608  6504 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.614557  6504 raft_consensus.cc:2468] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 2.
I20260709 14:45:36.616511  6355 raft_consensus.cc:2468] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 2.
I20260709 14:45:36.617322  6396 leader_election.cc:304] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:36.618119  6554 raft_consensus.cc:2804] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:36.620085  6554 raft_consensus.cc:697] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Becoming Leader. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:36.620759  6554 consensus_queue.cc:237] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.626540  6251 catalog_manager.cc:5697] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 reported cstate change: term changed from 1 to 2, leader changed from c4648fb929b44a409226afbc4fddb071 (127.6.19.129) to 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "3de3271f72bd48abb99a97c4332c6271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:36.663442  6572 raft_consensus.cc:993] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134: : Instructing follower c4648fb929b44a409226afbc4fddb071 to start an election
I20260709 14:45:36.663914  6573 raft_consensus.cc:1081] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Signalling peer c4648fb929b44a409226afbc4fddb071 to start an election
I20260709 14:45:36.665158  6355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29578462ddca4af18519cc17578b025f"
dest_uuid: "c4648fb929b44a409226afbc4fddb071"
 from {username='slave'} at 127.0.0.1:52202
I20260709 14:45:36.665624  6355 raft_consensus.cc:493] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:36.665906  6355 raft_consensus.cc:3060] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.671069  6355 raft_consensus.cc:515] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:36.672644  6355 leader_election.cc:290] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 2 election: Requested vote from peers fef2266677a6478982c28a87f824f134 (127.6.19.131:34109), 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641)
I20260709 14:45:36.673442  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29578462ddca4af18519cc17578b025f" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:36.673839  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29578462ddca4af18519cc17578b025f" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:36.674060  6504 raft_consensus.cc:3055] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:36.674429  6504 raft_consensus.cc:740] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:36.674430  6432 raft_consensus.cc:3060] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.675182  6504 consensus_queue.cc:260] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:36.676083  6504 raft_consensus.cc:3060] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.680076  6504 raft_consensus.cc:2468] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 2.
I20260709 14:45:36.680625  6432 raft_consensus.cc:2468] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 2.
I20260709 14:45:36.680970  6321 leader_election.cc:304] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:36.681703  6627 raft_consensus.cc:2804] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:36.682065  6627 raft_consensus.cc:697] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 2 LEADER]: Becoming Leader. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:36.682765  6627 consensus_queue.cc:237] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:36.688089  6251 catalog_manager.cc:5697] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 reported cstate change: term changed from 1 to 2, leader changed from fef2266677a6478982c28a87f824f134 (127.6.19.131) to c4648fb929b44a409226afbc4fddb071 (127.6.19.129). New cstate: current_term: 2 leader_uuid: "c4648fb929b44a409226afbc4fddb071" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:36.698516  6553 raft_consensus.cc:993] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134: : Instructing follower 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:36.698868  6572 raft_consensus.cc:1081] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Signalling peer 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:36.700095  6432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "295de51208334b599a1358da173fba93"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:46192
I20260709 14:45:36.700498  6432 raft_consensus.cc:493] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:36.700803  6432 raft_consensus.cc:3060] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.704666  6432 raft_consensus.cc:515] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.707114  6355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295de51208334b599a1358da173fba93" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:36.707504  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295de51208334b599a1358da173fba93" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:36.707687  6355 raft_consensus.cc:3060] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.708088  6504 raft_consensus.cc:3055] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:36.708432  6504 raft_consensus.cc:740] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:36.709396  6504 consensus_queue.cc:260] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.710417  6504 raft_consensus.cc:3060] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.714318  6355 raft_consensus.cc:2468] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 2.
I20260709 14:45:36.715427  6395 leader_election.cc:304] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271, c4648fb929b44a409226afbc4fddb071; no voters: 
I20260709 14:45:36.716174  6554 raft_consensus.cc:2804] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:36.716138  6504 raft_consensus.cc:2468] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 2.
I20260709 14:45:36.716745  6554 raft_consensus.cc:697] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Becoming Leader. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:36.717159  6432 leader_election.cc:290] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 2 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:36.717579  6554 consensus_queue.cc:237] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.724236  6251 catalog_manager.cc:5697] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 reported cstate change: term changed from 1 to 2, leader changed from fef2266677a6478982c28a87f824f134 (127.6.19.131) to 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "3de3271f72bd48abb99a97c4332c6271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:36.804157  6432 raft_consensus.cc:3060] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.808975  6432 raft_consensus.cc:1275] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Refusing update from remote peer c4648fb929b44a409226afbc4fddb071: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:36.810181  6627 consensus_queue.cc:1048] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:36.817312  6504 raft_consensus.cc:1275] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Refusing update from remote peer c4648fb929b44a409226afbc4fddb071: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:36.818702  6627 consensus_queue.cc:1048] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:36.860877  6558 raft_consensus.cc:993] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071: : Instructing follower 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:36.861266  6627 raft_consensus.cc:1081] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Signalling peer 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:36.862664  6432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:46202
I20260709 14:45:36.863190  6432 raft_consensus.cc:493] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:36.863550  6432 raft_consensus.cc:3060] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.868108  6432 raft_consensus.cc:515] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.869678  6432 leader_election.cc:290] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 2 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:36.870402  6355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:36.870640  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:36.870987  6355 raft_consensus.cc:3055] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:36.871192  6506 raft_consensus.cc:3060] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.871305  6355 raft_consensus.cc:740] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:36.872140  6355 consensus_queue.cc:260] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.873371  6355 raft_consensus.cc:3060] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.876861  6573 raft_consensus.cc:993] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134: : Instructing follower 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:36.877271  6572 raft_consensus.cc:1081] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Signalling peer 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:36.878756  6432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10ebda78591e47218d2eea95667d2a1f"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:46192
I20260709 14:45:36.878717  6506 raft_consensus.cc:2468] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 2.
I20260709 14:45:36.879283  6432 raft_consensus.cc:493] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:36.879614  6432 raft_consensus.cc:3060] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.879824  6396 leader_election.cc:304] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:36.880676  6554 raft_consensus.cc:2804] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:36.881105  6554 raft_consensus.cc:697] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Becoming Leader. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:36.882157  6355 raft_consensus.cc:2468] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 2.
I20260709 14:45:36.881879  6554 consensus_queue.cc:237] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.884389  6432 raft_consensus.cc:515] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.885862  6432 leader_election.cc:290] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 2 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:36.886572  6355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ebda78591e47218d2eea95667d2a1f" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:36.887245  6355 raft_consensus.cc:3060] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.887518  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ebda78591e47218d2eea95667d2a1f" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:36.888031  6506 raft_consensus.cc:3055] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:36.888352  6506 raft_consensus.cc:740] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:36.888393  6251 catalog_manager.cc:5697] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 reported cstate change: term changed from 1 to 2, leader changed from c4648fb929b44a409226afbc4fddb071 (127.6.19.129) to 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "3de3271f72bd48abb99a97c4332c6271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:36.889225  6506 consensus_queue.cc:260] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.890359  6506 raft_consensus.cc:3060] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:36.893078  6355 raft_consensus.cc:2468] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 2.
I20260709 14:45:36.894104  6395 leader_election.cc:304] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271, c4648fb929b44a409226afbc4fddb071; no voters: 
I20260709 14:45:36.895814  6554 raft_consensus.cc:2804] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:36.896152  6554 raft_consensus.cc:697] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Becoming Leader. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:36.896517  6506 raft_consensus.cc:2468] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 2.
I20260709 14:45:36.896842  6554 consensus_queue.cc:237] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:36.902084  6251 catalog_manager.cc:5697] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 reported cstate change: term changed from 1 to 2, leader changed from fef2266677a6478982c28a87f824f134 (127.6.19.131) to 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "3de3271f72bd48abb99a97c4332c6271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:37.064106  6506 raft_consensus.cc:1275] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:37.065209  6554 consensus_queue.cc:1048] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:37.073642  6355 raft_consensus.cc:1275] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:37.074904  6554 consensus_queue.cc:1048] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:37.151368  6355 raft_consensus.cc:1275] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:37.152415  6554 consensus_queue.cc:1048] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:37.160581  6506 raft_consensus.cc:1275] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:37.161795  6554 consensus_queue.cc:1048] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:37.168718  6506 raft_consensus.cc:1275] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Refusing update from remote peer c4648fb929b44a409226afbc4fddb071: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:37.169714  6627 consensus_queue.cc:1048] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:37.177088  6432 raft_consensus.cc:1275] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Refusing update from remote peer c4648fb929b44a409226afbc4fddb071: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:37.178906  6627 consensus_queue.cc:1048] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:37.279752  6506 raft_consensus.cc:1275] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:37.281060  6554 consensus_queue.cc:1048] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:37.287669  6355 raft_consensus.cc:1275] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:37.289124  6634 consensus_queue.cc:1048] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:37.301858  6355 raft_consensus.cc:1275] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:37.302770  6634 consensus_queue.cc:1048] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:37.310241  6506 raft_consensus.cc:1275] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:37.311790  6554 consensus_queue.cc:1048] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:39.426000  6222 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:45:39.426733  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:45:39.444523  6355 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29578462ddca4af18519cc17578b025f"
dest_uuid: "c4648fb929b44a409226afbc4fddb071"
mode: GRACEFUL
new_leader_uuid: "fef2266677a6478982c28a87f824f134"
 from {username='slave'} at 127.0.0.1:52210
I20260709 14:45:39.444962  6355 raft_consensus.cc:606] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 2 LEADER]: Received request to transfer leadership to TS fef2266677a6478982c28a87f824f134
I20260709 14:45:39.454044  6432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
mode: GRACEFUL
new_leader_uuid: "fef2266677a6478982c28a87f824f134"
 from {username='slave'} at 127.0.0.1:46218
I20260709 14:45:39.454440  6432 raft_consensus.cc:606] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Received request to transfer leadership to TS fef2266677a6478982c28a87f824f134
I20260709 14:45:39.455269  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:45:39.455646  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:45:39.471290  6600 raft_consensus.cc:993] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071: : Instructing follower fef2266677a6478982c28a87f824f134 to start an election
I20260709 14:45:39.471668  6644 raft_consensus.cc:1081] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 2 LEADER]: Signalling peer fef2266677a6478982c28a87f824f134 to start an election
I20260709 14:45:39.472939  6506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29578462ddca4af18519cc17578b025f"
dest_uuid: "fef2266677a6478982c28a87f824f134"
 from {username='slave'} at 127.0.0.1:41220
I20260709 14:45:39.473383  6506 raft_consensus.cc:493] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:39.473641  6506 raft_consensus.cc:3060] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:39.477643  6506 raft_consensus.cc:515] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:39.479350  6506 leader_election.cc:290] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 3 election: Requested vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649)
I20260709 14:45:39.479879  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29578462ddca4af18519cc17578b025f" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:39.480351  6432 raft_consensus.cc:3060] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:39.480459  6355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29578462ddca4af18519cc17578b025f" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:39.480944  6355 raft_consensus.cc:3055] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:39.481200  6355 raft_consensus.cc:740] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:39.481765  6355 consensus_queue.cc:260] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:39.482565  6355 raft_consensus.cc:3060] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:39.484083  6432 raft_consensus.cc:2468] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 3.
I20260709 14:45:39.484886  6469 leader_election.cc:304] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:39.485463  6553 raft_consensus.cc:2804] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:39.486518  6553 raft_consensus.cc:697] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Becoming Leader. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:39.487001  6355 raft_consensus.cc:2468] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 3.
I20260709 14:45:39.487289  6553 consensus_queue.cc:237] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:39.493361  6252 catalog_manager.cc:5697] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 reported cstate change: term changed from 2 to 3, leader changed from c4648fb929b44a409226afbc4fddb071 (127.6.19.129) to fef2266677a6478982c28a87f824f134 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "fef2266677a6478982c28a87f824f134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:39.801710  6554 raft_consensus.cc:993] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271: : Instructing follower fef2266677a6478982c28a87f824f134 to start an election
I20260709 14:45:39.802111  6651 raft_consensus.cc:1081] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Signalling peer fef2266677a6478982c28a87f824f134 to start an election
I20260709 14:45:39.803447  6506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b"
dest_uuid: "fef2266677a6478982c28a87f824f134"
 from {username='slave'} at 127.0.0.1:41204
I20260709 14:45:39.803853  6506 raft_consensus.cc:493] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:39.804128  6506 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:39.808228  6506 raft_consensus.cc:515] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:39.809618  6506 leader_election.cc:290] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 3 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641)
I20260709 14:45:39.810271  6355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:39.810442  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:39.810791  6355 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:39.810864  6432 raft_consensus.cc:3055] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:39.811151  6432 raft_consensus.cc:740] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:39.811646  6432 consensus_queue.cc:260] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:39.812373  6432 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:39.814787  6355 raft_consensus.cc:2468] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 3.
I20260709 14:45:39.815568  6469 leader_election.cc:304] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:39.816039  6432 raft_consensus.cc:2468] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 3.
I20260709 14:45:39.816148  6553 raft_consensus.cc:2804] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:39.816592  6553 raft_consensus.cc:697] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Becoming Leader. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:39.817389  6553 consensus_queue.cc:237] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:39.823148  6252 catalog_manager.cc:5697] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 reported cstate change: term changed from 2 to 3, leader changed from 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130) to fef2266677a6478982c28a87f824f134 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "fef2266677a6478982c28a87f824f134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:39.936589  6432 raft_consensus.cc:1275] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Refusing update from remote peer fef2266677a6478982c28a87f824f134: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:39.937570  6553 consensus_queue.cc:1048] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:39.946887  6355 raft_consensus.cc:1275] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Refusing update from remote peer fef2266677a6478982c28a87f824f134: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:39.948532  6645 consensus_queue.cc:1048] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:40.372189  6355 raft_consensus.cc:1275] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Refusing update from remote peer fef2266677a6478982c28a87f824f134: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:40.373560  6645 consensus_queue.cc:1048] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:40.383677  6432 raft_consensus.cc:1275] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Refusing update from remote peer fef2266677a6478982c28a87f824f134: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:40.384899  6659 consensus_queue.cc:1048] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:40.456302  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:45:40.464804  6506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29578462ddca4af18519cc17578b025f"
dest_uuid: "fef2266677a6478982c28a87f824f134"
mode: GRACEFUL
new_leader_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:41228
I20260709 14:45:40.465298  6506 raft_consensus.cc:606] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Received request to transfer leadership to TS 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:40.469270  6356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "542d02d1fe0c46fbab985d751285aba7"
dest_uuid: "c4648fb929b44a409226afbc4fddb071"
mode: GRACEFUL
new_leader_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:52208
I20260709 14:45:40.469708  6356 raft_consensus.cc:606] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Received request to transfer leadership to TS 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:40.473577  6356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad"
dest_uuid: "c4648fb929b44a409226afbc4fddb071"
mode: GRACEFUL
new_leader_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:52208
I20260709 14:45:40.474025  6356 raft_consensus.cc:606] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Received request to transfer leadership to TS 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:40.474424  6645 raft_consensus.cc:993] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134: : Instructing follower 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:40.474783  6659 raft_consensus.cc:1081] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Signalling peer 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:40.476078  6432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29578462ddca4af18519cc17578b025f"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:46192
I20260709 14:45:40.476536  6432 raft_consensus.cc:493] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:40.476867  6432 raft_consensus.cc:3060] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:40.478164  6356 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf"
dest_uuid: "c4648fb929b44a409226afbc4fddb071"
mode: GRACEFUL
new_leader_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:52208
I20260709 14:45:40.478572  6356 raft_consensus.cc:606] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 2 LEADER]: Received request to transfer leadership to TS 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:40.481570  6432 raft_consensus.cc:515] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:40.482975  6506 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b"
dest_uuid: "fef2266677a6478982c28a87f824f134"
mode: GRACEFUL
new_leader_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:41228
I20260709 14:45:40.483078  6432 leader_election.cc:290] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 4 election: Requested vote from peers fef2266677a6478982c28a87f824f134 (127.6.19.131:34109), c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649)
I20260709 14:45:40.483562  6506 raft_consensus.cc:606] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Received request to transfer leadership to TS 3de3271f72bd48abb99a97c4332c6271
I20260709 14:45:40.483743  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29578462ddca4af18519cc17578b025f" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:40.484012  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29578462ddca4af18519cc17578b025f" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:40.484252  6504 raft_consensus.cc:3055] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:45:40.484519  6356 raft_consensus.cc:3060] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:40.484565  6504 raft_consensus.cc:740] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:40.485351  6504 consensus_queue.cc:260] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:40.486285  6504 raft_consensus.cc:3060] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:40.490476  6356 raft_consensus.cc:2468] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 4.
I20260709 14:45:40.491734  6395 leader_election.cc:304] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271, c4648fb929b44a409226afbc4fddb071; no voters: 
I20260709 14:45:40.491961  6504 raft_consensus.cc:2468] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 4.
I20260709 14:45:40.492472  6651 raft_consensus.cc:2804] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:45:40.493772  6644 raft_consensus.cc:993] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071: : Instructing follower 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:40.494172  6644 raft_consensus.cc:1081] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Signalling peer 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:40.494355  6651 raft_consensus.cc:697] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 4 LEADER]: Becoming Leader. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:40.495155  6651 consensus_queue.cc:237] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } }
I20260709 14:45:40.495765  6432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:46202
I20260709 14:45:40.496225  6432 raft_consensus.cc:493] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:40.496564  6432 raft_consensus.cc:3060] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:40.500458  6432 raft_consensus.cc:515] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:40.500849  6252 catalog_manager.cc:5697] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 reported cstate change: term changed from 3 to 4, leader changed from fef2266677a6478982c28a87f824f134 (127.6.19.131) to 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130). New cstate: current_term: 4 leader_uuid: "3de3271f72bd48abb99a97c4332c6271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:40.502368  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:40.502768  6356 raft_consensus.cc:3055] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:40.502590  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:40.503016  6356 raft_consensus.cc:740] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:40.503278  6504 raft_consensus.cc:3060] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:40.503666  6356 consensus_queue.cc:260] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:40.504426  6356 raft_consensus.cc:3060] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:40.508206  6356 raft_consensus.cc:2468] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 2.
I20260709 14:45:40.508513  6432 leader_election.cc:290] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 2 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:40.509092  6395 leader_election.cc:304] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271, c4648fb929b44a409226afbc4fddb071; no voters: 
I20260709 14:45:40.509378  6504 raft_consensus.cc:2468] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 2.
I20260709 14:45:40.509951  6651 raft_consensus.cc:2804] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:40.510401  6651 raft_consensus.cc:697] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Becoming Leader. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:40.511111  6651 consensus_queue.cc:237] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:40.519688  6252 catalog_manager.cc:5697] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 reported cstate change: term changed from 1 to 2, leader changed from c4648fb929b44a409226afbc4fddb071 (127.6.19.129) to 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "3de3271f72bd48abb99a97c4332c6271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:40.614449  6644 raft_consensus.cc:993] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071: : Instructing follower 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:40.614846  6661 raft_consensus.cc:1081] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 2 LEADER]: Signalling peer 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:40.616041  6432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:46202
I20260709 14:45:40.616407  6432 raft_consensus.cc:493] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:40.616617  6432 raft_consensus.cc:3060] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:40.620178  6432 raft_consensus.cc:515] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:40.621526  6432 leader_election.cc:290] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 3 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:40.622254  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:40.622478  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "167178a208504b7bb820eb67691fdfbf" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:40.622702  6356 raft_consensus.cc:3055] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:40.622990  6356 raft_consensus.cc:740] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:40.623023  6504 raft_consensus.cc:3060] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:40.623653  6356 consensus_queue.cc:260] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:40.624496  6356 raft_consensus.cc:3060] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:40.627975  6504 raft_consensus.cc:2468] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 3.
I20260709 14:45:40.628607  6356 raft_consensus.cc:2468] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 3.
I20260709 14:45:40.628902  6396 leader_election.cc:304] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:40.629544  6651 raft_consensus.cc:2804] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:40.629856  6651 raft_consensus.cc:697] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 3 LEADER]: Becoming Leader. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:40.630499  6651 consensus_queue.cc:237] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:40.635969  6252 catalog_manager.cc:5697] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 reported cstate change: term changed from 2 to 3, leader changed from c4648fb929b44a409226afbc4fddb071 (127.6.19.129) to 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130). New cstate: current_term: 3 leader_uuid: "3de3271f72bd48abb99a97c4332c6271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:40.705295  6644 raft_consensus.cc:993] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071: : Instructing follower 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:40.705685  6661 raft_consensus.cc:1081] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Signalling peer 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:40.706801  6432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "542d02d1fe0c46fbab985d751285aba7"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:46202
I20260709 14:45:40.707196  6432 raft_consensus.cc:493] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:40.707434  6432 raft_consensus.cc:3060] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:40.710917  6432 raft_consensus.cc:515] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:40.712114  6432 leader_election.cc:290] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 2 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:40.712764  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d02d1fe0c46fbab985d751285aba7" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:40.713040  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d02d1fe0c46fbab985d751285aba7" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:40.713254  6356 raft_consensus.cc:3055] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:40.713531  6356 raft_consensus.cc:740] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:40.713536  6504 raft_consensus.cc:3060] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:40.714174  6356 consensus_queue.cc:260] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:40.715047  6356 raft_consensus.cc:3060] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:40.717615  6504 raft_consensus.cc:2468] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 2.
I20260709 14:45:40.718443  6396 leader_election.cc:304] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:40.719024  6651 raft_consensus.cc:2804] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:40.719468  6651 raft_consensus.cc:697] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Becoming Leader. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:40.719702  6356 raft_consensus.cc:2468] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 2.
I20260709 14:45:40.720242  6651 consensus_queue.cc:237] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:40.725739  6252 catalog_manager.cc:5697] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 reported cstate change: term changed from 1 to 2, leader changed from c4648fb929b44a409226afbc4fddb071 (127.6.19.129) to 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "3de3271f72bd48abb99a97c4332c6271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:40.837236  6553 raft_consensus.cc:993] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134: : Instructing follower 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:40.837613  6659 raft_consensus.cc:1081] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Signalling peer 3de3271f72bd48abb99a97c4332c6271 to start an election
I20260709 14:45:40.838806  6432 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
 from {username='slave'} at 127.0.0.1:46192
I20260709 14:45:40.839293  6432 raft_consensus.cc:493] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:40.839624  6432 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:40.843334  6432 raft_consensus.cc:515] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:40.844590  6432 leader_election.cc:290] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 4 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:40.845269  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:40.845578  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "3de3271f72bd48abb99a97c4332c6271" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:40.845731  6356 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:40.846115  6504 raft_consensus.cc:3055] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:45:40.846477  6504 raft_consensus.cc:740] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:40.847167  6504 consensus_queue.cc:260] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:40.848272  6504 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:40.850379  6356 raft_consensus.cc:2468] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 4.
I20260709 14:45:40.851186  6395 leader_election.cc:304] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3de3271f72bd48abb99a97c4332c6271, c4648fb929b44a409226afbc4fddb071; no voters: 
I20260709 14:45:40.851851  6651 raft_consensus.cc:2804] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:45:40.852190  6651 raft_consensus.cc:697] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 4 LEADER]: Becoming Leader. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:40.852439  6504 raft_consensus.cc:2468] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3de3271f72bd48abb99a97c4332c6271 in term 4.
I20260709 14:45:40.852829  6651 consensus_queue.cc:237] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:40.857626  6252 catalog_manager.cc:5697] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 reported cstate change: term changed from 3 to 4, leader changed from fef2266677a6478982c28a87f824f134 (127.6.19.131) to 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130). New cstate: current_term: 4 leader_uuid: "3de3271f72bd48abb99a97c4332c6271" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:40.898640  6356 raft_consensus.cc:1275] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 4 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:45:40.899613  6651 consensus_queue.cc:1048] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:45:40.907757  6504 raft_consensus.cc:1275] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 4 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:45:40.909049  6651 consensus_queue.cc:1048] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:45:40.923391  6356 raft_consensus.cc:1275] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:40.924324  6651 consensus_queue.cc:1048] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:40.931250  6504 raft_consensus.cc:1275] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:40.932371  6662 consensus_queue.cc:1048] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:41.027733  6504 raft_consensus.cc:1275] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:41.028646  6670 consensus_queue.cc:1048] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:41.035712  6356 raft_consensus.cc:1275] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:41.037909  6662 consensus_queue.cc:1048] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:41.250254  6504 raft_consensus.cc:1275] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:41.251222  6662 consensus_queue.cc:1048] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:41.258510  6356 raft_consensus.cc:1275] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:41.260267  6670 consensus_queue.cc:1048] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:41.285384  6504 raft_consensus.cc:1275] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 4 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:45:41.286294  6670 consensus_queue.cc:1048] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:45:41.292243  6356 raft_consensus.cc:1275] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 4 FOLLOWER]: Refusing update from remote peer 3de3271f72bd48abb99a97c4332c6271: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:45:41.293713  6670 consensus_queue.cc:1048] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:45:43.699620  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:45:43.706122  6432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "295de51208334b599a1358da173fba93"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
mode: GRACEFUL
new_leader_uuid: "fef2266677a6478982c28a87f824f134"
 from {username='slave'} at 127.0.0.1:46218
I20260709 14:45:43.706692  6432 raft_consensus.cc:606] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Received request to transfer leadership to TS fef2266677a6478982c28a87f824f134
I20260709 14:45:43.708865  6432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "542d02d1fe0c46fbab985d751285aba7"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
mode: GRACEFUL
new_leader_uuid: "c4648fb929b44a409226afbc4fddb071"
 from {username='slave'} at 127.0.0.1:46218
I20260709 14:45:43.709264  6432 raft_consensus.cc:606] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Received request to transfer leadership to TS c4648fb929b44a409226afbc4fddb071
I20260709 14:45:43.711027  6432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
mode: GRACEFUL
new_leader_uuid: "c4648fb929b44a409226afbc4fddb071"
 from {username='slave'} at 127.0.0.1:46218
I20260709 14:45:43.711380  6432 raft_consensus.cc:606] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 4 LEADER]: Received request to transfer leadership to TS c4648fb929b44a409226afbc4fddb071
I20260709 14:45:43.713109  6432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
mode: GRACEFUL
new_leader_uuid: "fef2266677a6478982c28a87f824f134"
 from {username='slave'} at 127.0.0.1:46218
I20260709 14:45:43.713464  6432 raft_consensus.cc:606] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Received request to transfer leadership to TS fef2266677a6478982c28a87f824f134
I20260709 14:45:43.715155  6432 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad"
dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
mode: GRACEFUL
new_leader_uuid: "c4648fb929b44a409226afbc4fddb071"
 from {username='slave'} at 127.0.0.1:46218
I20260709 14:45:43.715497  6432 raft_consensus.cc:606] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Received request to transfer leadership to TS c4648fb929b44a409226afbc4fddb071
I20260709 14:45:43.716305  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:45:43.716666  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 14:45:43.878580  6527 debug-util.cc:398] Leaking SignalData structure 0x7b080016e060 after lost signal to thread 6225
W20260709 14:45:43.879256  6527 debug-util.cc:398] Leaking SignalData structure 0x7b080016e740 after lost signal to thread 6288
W20260709 14:45:43.879953  6527 debug-util.cc:398] Leaking SignalData structure 0x7b080014ea00 after lost signal to thread 6381
W20260709 14:45:43.880596  6527 debug-util.cc:398] Leaking SignalData structure 0x7b080018d3a0 after lost signal to thread 6456
W20260709 14:45:43.881281  6527 debug-util.cc:398] Leaking SignalData structure 0x7b08001a8460 after lost signal to thread 6530
I20260709 14:45:43.947649  6683 raft_consensus.cc:993] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271: : Instructing follower c4648fb929b44a409226afbc4fddb071 to start an election
I20260709 14:45:43.948204  6684 raft_consensus.cc:1081] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 4 LEADER]: Signalling peer c4648fb929b44a409226afbc4fddb071 to start an election
I20260709 14:45:43.949652  6356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b"
dest_uuid: "c4648fb929b44a409226afbc4fddb071"
 from {username='slave'} at 127.0.0.1:52204
I20260709 14:45:43.950182  6356 raft_consensus.cc:493] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:43.950542  6356 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:45:43.957034  6356 raft_consensus.cc:515] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:43.959095  6356 leader_election.cc:290] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 5 election: Requested vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:43.959929  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:43.960351  6506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "761da8591fdb4e31b28057a32fd66e4b" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:43.960613  6432 raft_consensus.cc:3055] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:45:43.960860  6506 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:45:43.960947  6432 raft_consensus.cc:740] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:43.961793  6432 consensus_queue.cc:260] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:43.962802  6432 raft_consensus.cc:3060] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:45:43.967092  6506 raft_consensus.cc:2468] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 5.
I20260709 14:45:43.968439  6321 leader_election.cc:304] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:43.970027  6683 raft_consensus.cc:993] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271: : Instructing follower c4648fb929b44a409226afbc4fddb071 to start an election
I20260709 14:45:43.971727  6432 raft_consensus.cc:2468] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 5.
I20260709 14:45:43.973382  6686 raft_consensus.cc:1081] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Signalling peer c4648fb929b44a409226afbc4fddb071 to start an election
I20260709 14:45:43.975077  6685 raft_consensus.cc:2804] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:45:43.975011  6356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad"
dest_uuid: "c4648fb929b44a409226afbc4fddb071"
 from {username='slave'} at 127.0.0.1:52204
I20260709 14:45:43.975638  6356 raft_consensus.cc:493] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:43.976022  6356 raft_consensus.cc:3060] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:43.976095  6685 raft_consensus.cc:697] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 5 LEADER]: Becoming Leader. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:43.977049  6685 consensus_queue.cc:237] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:43.982113  6684 raft_consensus.cc:993] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271: : Instructing follower fef2266677a6478982c28a87f824f134 to start an election
I20260709 14:45:43.982584  6684 raft_consensus.cc:1081] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Signalling peer fef2266677a6478982c28a87f824f134 to start an election
I20260709 14:45:43.984448  6506 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4"
dest_uuid: "fef2266677a6478982c28a87f824f134"
 from {username='slave'} at 127.0.0.1:41204
I20260709 14:45:43.981716  6356 raft_consensus.cc:515] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:43.984969  6506 raft_consensus.cc:493] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:43.985371  6506 raft_consensus.cc:3060] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:43.987052  6356 leader_election.cc:290] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 3 election: Requested vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:43.987404  6504 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:43.987897  6504 raft_consensus.cc:3060] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:43.990636  6432 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eaf54a8690d74affbc876bc94e68eaad" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:43.991313  6432 raft_consensus.cc:3055] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:43.991587  6432 raft_consensus.cc:740] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:43.992255  6432 consensus_queue.cc:260] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:43.993372  6432 raft_consensus.cc:3060] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:43.995472  6506 raft_consensus.cc:515] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:43.996882  6506 leader_election.cc:290] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 3 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641)
I20260709 14:45:43.997915  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:43.998416  6356 raft_consensus.cc:3060] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:43.997927  6504 raft_consensus.cc:2468] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 3.
I20260709 14:45:43.999831  6321 leader_election.cc:304] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:43.999722  6251 catalog_manager.cc:5697] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 reported cstate change: term changed from 4 to 5, leader changed from 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130) to c4648fb929b44a409226afbc4fddb071 (127.6.19.129). New cstate: current_term: 5 leader_uuid: "c4648fb929b44a409226afbc4fddb071" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:44.000635  6685 raft_consensus.cc:2804] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:44.001080  6685 raft_consensus.cc:697] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 3 LEADER]: Becoming Leader. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:44.001865  6685 consensus_queue.cc:237] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:44.003683  6356 raft_consensus.cc:2468] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 3.
I20260709 14:45:44.004956  6432 raft_consensus.cc:2468] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 3.
I20260709 14:45:44.004858  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96f6c01065d8403fb4f0b609156943c4" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:44.005915  6431 raft_consensus.cc:3055] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:44.006232  6431 raft_consensus.cc:740] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:44.006364  6469 leader_election.cc:304] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:44.007223  6659 raft_consensus.cc:2804] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:44.007020  6431 consensus_queue.cc:260] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:44.013164  6431 raft_consensus.cc:3060] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:44.020336  6686 raft_consensus.cc:993] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271: : Instructing follower fef2266677a6478982c28a87f824f134 to start an election
I20260709 14:45:44.020779  6686 raft_consensus.cc:1081] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Signalling peer fef2266677a6478982c28a87f824f134 to start an election
I20260709 14:45:44.023144  6505 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "295de51208334b599a1358da173fba93"
dest_uuid: "fef2266677a6478982c28a87f824f134"
 from {username='slave'} at 127.0.0.1:41204
I20260709 14:45:44.024170  6505 raft_consensus.cc:493] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:44.024624  6505 raft_consensus.cc:3060] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:44.023716  6659 raft_consensus.cc:697] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Becoming Leader. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:44.026674  6659 consensus_queue.cc:237] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:44.027135  6431 raft_consensus.cc:2468] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 3.
I20260709 14:45:44.033560  6505 raft_consensus.cc:515] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:44.035630  6505 leader_election.cc:290] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 3 election: Requested vote from peers c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649), 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641)
I20260709 14:45:44.038805  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295de51208334b599a1358da173fba93" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:44.039324  6431 raft_consensus.cc:3055] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:44.039606  6431 raft_consensus.cc:740] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:44.040341  6431 consensus_queue.cc:260] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:44.042222  6356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "295de51208334b599a1358da173fba93" candidate_uuid: "fef2266677a6478982c28a87f824f134" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c4648fb929b44a409226afbc4fddb071"
I20260709 14:45:44.042697  6356 raft_consensus.cc:3060] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:44.049293  6431 raft_consensus.cc:3060] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:44.053046  6356 raft_consensus.cc:2468] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 3.
I20260709 14:45:44.054217  6469 leader_election.cc:304] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:44.056030  6659 raft_consensus.cc:2804] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:44.056540  6659 raft_consensus.cc:697] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Becoming Leader. State: Replica: fef2266677a6478982c28a87f824f134, State: Running, Role: LEADER
I20260709 14:45:44.057562  6659 consensus_queue.cc:237] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:44.061400  6252 catalog_manager.cc:5697] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 reported cstate change: term changed from 2 to 3, leader changed from 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130) to fef2266677a6478982c28a87f824f134 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "fef2266677a6478982c28a87f824f134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:44.065569  6251 catalog_manager.cc:5697] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 reported cstate change: term changed from 2 to 3, leader changed from 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130) to c4648fb929b44a409226afbc4fddb071 (127.6.19.129). New cstate: current_term: 3 leader_uuid: "c4648fb929b44a409226afbc4fddb071" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:44.066399  6431 raft_consensus.cc:2468] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef2266677a6478982c28a87f824f134 in term 3.
I20260709 14:45:44.077456  6251 catalog_manager.cc:5697] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 reported cstate change: term changed from 2 to 3, leader changed from 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130) to fef2266677a6478982c28a87f824f134 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "fef2266677a6478982c28a87f824f134" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:44.081571  6686 raft_consensus.cc:993] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271: : Instructing follower c4648fb929b44a409226afbc4fddb071 to start an election
I20260709 14:45:44.082401  6684 raft_consensus.cc:1081] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Signalling peer c4648fb929b44a409226afbc4fddb071 to start an election
I20260709 14:45:44.083614  6356 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "542d02d1fe0c46fbab985d751285aba7"
dest_uuid: "c4648fb929b44a409226afbc4fddb071"
 from {username='slave'} at 127.0.0.1:52204
I20260709 14:45:44.084067  6356 raft_consensus.cc:493] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:44.084385  6356 raft_consensus.cc:3060] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:44.088016  6356 raft_consensus.cc:515] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:44.089242  6356 leader_election.cc:290] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 3 election: Requested vote from peers 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641), fef2266677a6478982c28a87f824f134 (127.6.19.131:34109)
I20260709 14:45:44.090034  6431 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d02d1fe0c46fbab985d751285aba7" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3de3271f72bd48abb99a97c4332c6271"
I20260709 14:45:44.090428  6505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542d02d1fe0c46fbab985d751285aba7" candidate_uuid: "c4648fb929b44a409226afbc4fddb071" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fef2266677a6478982c28a87f824f134"
I20260709 14:45:44.090544  6431 raft_consensus.cc:3055] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:44.090835  6505 raft_consensus.cc:3060] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:44.090895  6431 raft_consensus.cc:740] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3de3271f72bd48abb99a97c4332c6271, State: Running, Role: LEADER
I20260709 14:45:44.091732  6431 consensus_queue.cc:260] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:44.092926  6431 raft_consensus.cc:3060] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:44.094960  6505 raft_consensus.cc:2468] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 3.
I20260709 14:45:44.095770  6321 leader_election.cc:304] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4648fb929b44a409226afbc4fddb071, fef2266677a6478982c28a87f824f134; no voters: 
I20260709 14:45:44.096349  6685 raft_consensus.cc:2804] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:44.096690  6685 raft_consensus.cc:697] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 3 LEADER]: Becoming Leader. State: Replica: c4648fb929b44a409226afbc4fddb071, State: Running, Role: LEADER
I20260709 14:45:44.097450  6685 consensus_queue.cc:237] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } }
I20260709 14:45:44.099265  6431 raft_consensus.cc:2468] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c4648fb929b44a409226afbc4fddb071 in term 3.
I20260709 14:45:44.103711  6251 catalog_manager.cc:5697] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 reported cstate change: term changed from 2 to 3, leader changed from 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130) to c4648fb929b44a409226afbc4fddb071 (127.6.19.129). New cstate: current_term: 3 leader_uuid: "c4648fb929b44a409226afbc4fddb071" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:44.389603  6431 raft_consensus.cc:1275] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Refusing update from remote peer c4648fb929b44a409226afbc4fddb071: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:44.390901  6685 consensus_queue.cc:1048] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:44.407380  6505 raft_consensus.cc:1275] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Refusing update from remote peer c4648fb929b44a409226afbc4fddb071: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:44.414692  6687 consensus_queue.cc:1048] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:45:44.419345  6356 raft_consensus.cc:1275] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Refusing update from remote peer fef2266677a6478982c28a87f824f134: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:44.420939  6691 consensus_queue.cc:1048] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:45:44.437413  6431 raft_consensus.cc:1275] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Refusing update from remote peer fef2266677a6478982c28a87f824f134: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:44.441774  6659 consensus_queue.cc:1048] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:44.450102  6505 raft_consensus.cc:1275] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 5 FOLLOWER]: Refusing update from remote peer c4648fb929b44a409226afbc4fddb071: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:45:44.451488  6687 consensus_queue.cc:1048] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:45:44.457203  6431 raft_consensus.cc:1275] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 5 FOLLOWER]: Refusing update from remote peer c4648fb929b44a409226afbc4fddb071: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:45:44.458504  6685 consensus_queue.cc:1048] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:45:44.496342  6431 raft_consensus.cc:1275] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Refusing update from remote peer fef2266677a6478982c28a87f824f134: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:44.497391  6706 consensus_queue.cc:1048] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:44.505352  6356 raft_consensus.cc:1275] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Refusing update from remote peer fef2266677a6478982c28a87f824f134: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:44.506736  6691 consensus_queue.cc:1048] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4648fb929b44a409226afbc4fddb071" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:44.544339  6431 raft_consensus.cc:1275] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Refusing update from remote peer c4648fb929b44a409226afbc4fddb071: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:44.545433  6687 consensus_queue.cc:1048] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3de3271f72bd48abb99a97c4332c6271" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 37641 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:44.547809  6505 raft_consensus.cc:1275] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Refusing update from remote peer c4648fb929b44a409226afbc4fddb071: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:44.548950  6685 consensus_queue.cc:1048] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef2266677a6478982c28a87f824f134" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 34109 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:44.717453  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:45:44.723198  6222 tablet_server.cc:179] TabletServer@127.6.19.129:0 shutting down...
I20260709 14:45:44.748454  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:45:44.749135  6222 tablet_replica.cc:333] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071: stopping tablet replica
I20260709 14:45:44.749855  6222 raft_consensus.cc:2243] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:44.750319  6222 raft_consensus.cc:2272] T 933c3f492734464bbaf5791161627867 P c4648fb929b44a409226afbc4fddb071 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.752463  6222 tablet_replica.cc:333] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071: stopping tablet replica
I20260709 14:45:44.752923  6222 raft_consensus.cc:2243] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:44.753348  6222 raft_consensus.cc:2272] T 10ebda78591e47218d2eea95667d2a1f P c4648fb929b44a409226afbc4fddb071 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.754839  6222 tablet_replica.cc:333] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071: stopping tablet replica
I20260709 14:45:44.755292  6222 raft_consensus.cc:2243] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:45:44.755904  6222 raft_consensus.cc:2272] T 761da8591fdb4e31b28057a32fd66e4b P c4648fb929b44a409226afbc4fddb071 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.757623  6222 tablet_replica.cc:333] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071: stopping tablet replica
I20260709 14:45:44.758093  6222 raft_consensus.cc:2243] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:44.758462  6222 raft_consensus.cc:2272] T 167178a208504b7bb820eb67691fdfbf P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.759997  6222 tablet_replica.cc:333] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071: stopping tablet replica
I20260709 14:45:44.760407  6222 raft_consensus.cc:2243] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:44.760766  6222 raft_consensus.cc:2272] T 96f6c01065d8403fb4f0b609156943c4 P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.762593  6222 tablet_replica.cc:333] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071: stopping tablet replica
I20260709 14:45:44.763013  6222 raft_consensus.cc:2243] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:44.763352  6222 raft_consensus.cc:2272] T 295de51208334b599a1358da173fba93 P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.765208  6222 tablet_replica.cc:333] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071: stopping tablet replica
I20260709 14:45:44.765657  6222 raft_consensus.cc:2243] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:44.766299  6222 raft_consensus.cc:2272] T eaf54a8690d74affbc876bc94e68eaad P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.768003  6222 tablet_replica.cc:333] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071: stopping tablet replica
I20260709 14:45:44.768438  6222 raft_consensus.cc:2243] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:44.769219  6222 raft_consensus.cc:2272] T 542d02d1fe0c46fbab985d751285aba7 P c4648fb929b44a409226afbc4fddb071 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:45:44.771132  6395 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:45:44.771539  6222 tablet_replica.cc:333] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071: stopping tablet replica
I20260709 14:45:44.772181  6222 raft_consensus.cc:2243] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:44.772795  6222 raft_consensus.cc:2272] T 29578462ddca4af18519cc17578b025f P c4648fb929b44a409226afbc4fddb071 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:45:44.783654  6395 consensus_peers.cc:597] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 -> Peer c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649): Couldn't send request to peer c4648fb929b44a409226afbc4fddb071. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:45:44.888024  6222 tablet_server.cc:196] TabletServer@127.6.19.129:0 shutdown complete.
I20260709 14:45:44.908222  6222 tablet_server.cc:179] TabletServer@127.6.19.130:0 shutting down...
W20260709 14:45:44.914065  6469 consensus_peers.cc:597] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 -> Peer c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649): Couldn't send request to peer c4648fb929b44a409226afbc4fddb071. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:45649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:45:44.936928  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:45:44.937628  6222 tablet_replica.cc:333] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271: stopping tablet replica
I20260709 14:45:44.938215  6222 raft_consensus.cc:2243] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:44.939005  6222 raft_consensus.cc:2272] T 167178a208504b7bb820eb67691fdfbf P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.940608  6222 tablet_replica.cc:333] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271: stopping tablet replica
I20260709 14:45:44.941059  6222 raft_consensus.cc:2243] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:44.941442  6222 raft_consensus.cc:2272] T 295de51208334b599a1358da173fba93 P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.943714  6222 tablet_replica.cc:333] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271: stopping tablet replica
I20260709 14:45:44.944144  6222 raft_consensus.cc:2243] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:44.944486  6222 raft_consensus.cc:2272] T 96f6c01065d8403fb4f0b609156943c4 P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.946529  6222 tablet_replica.cc:333] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271: stopping tablet replica
I20260709 14:45:44.947028  6222 raft_consensus.cc:2243] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:44.947362  6222 raft_consensus.cc:2272] T 761da8591fdb4e31b28057a32fd66e4b P 3de3271f72bd48abb99a97c4332c6271 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.949152  6222 tablet_replica.cc:333] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271: stopping tablet replica
I20260709 14:45:44.949606  6222 raft_consensus.cc:2243] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:45:44.950232  6222 raft_consensus.cc:2272] T 10ebda78591e47218d2eea95667d2a1f P 3de3271f72bd48abb99a97c4332c6271 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.951648  6222 tablet_replica.cc:333] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271: stopping tablet replica
I20260709 14:45:44.952059  6222 raft_consensus.cc:2243] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:45:44.952756  6222 raft_consensus.cc:2272] T 29578462ddca4af18519cc17578b025f P 3de3271f72bd48abb99a97c4332c6271 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.954321  6222 tablet_replica.cc:333] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271: stopping tablet replica
I20260709 14:45:44.954725  6222 raft_consensus.cc:2243] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:44.955053  6222 raft_consensus.cc:2272] T 542d02d1fe0c46fbab985d751285aba7 P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.956761  6222 tablet_replica.cc:333] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271: stopping tablet replica
I20260709 14:45:44.957244  6222 raft_consensus.cc:2243] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:44.957583  6222 raft_consensus.cc:2272] T eaf54a8690d74affbc876bc94e68eaad P 3de3271f72bd48abb99a97c4332c6271 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:44.959380  6222 tablet_replica.cc:333] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271: stopping tablet replica
I20260709 14:45:44.959760  6222 raft_consensus.cc:2243] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:44.960106  6222 raft_consensus.cc:2272] T 933c3f492734464bbaf5791161627867 P 3de3271f72bd48abb99a97c4332c6271 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:45:44.983016  6469 consensus_peers.cc:597] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 -> Peer 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641): Couldn't send request to peer 3de3271f72bd48abb99a97c4332c6271. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.130:37641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:45:44.987501  6222 tablet_server.cc:196] TabletServer@127.6.19.130:0 shutdown complete.
I20260709 14:45:45.005211  6222 tablet_server.cc:179] TabletServer@127.6.19.131:0 shutting down...
W20260709 14:45:45.030510  6469 consensus_peers.cc:597] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 -> Peer 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641): Couldn't send request to peer 3de3271f72bd48abb99a97c4332c6271. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.130:37641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:45:45.030961  6469 consensus_peers.cc:597] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 -> Peer c4648fb929b44a409226afbc4fddb071 (127.6.19.129:45649): Couldn't send request to peer c4648fb929b44a409226afbc4fddb071. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:45649: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:45:45.034287  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:45:45.034574  6469 consensus_peers.cc:597] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 -> Peer 3de3271f72bd48abb99a97c4332c6271 (127.6.19.130:37641): Couldn't send request to peer 3de3271f72bd48abb99a97c4332c6271. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.130:37641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:45:45.035058  6222 tablet_replica.cc:333] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134: stopping tablet replica
I20260709 14:45:45.035820  6222 raft_consensus.cc:2243] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:45:45.036691  6222 raft_consensus.cc:2272] T 933c3f492734464bbaf5791161627867 P fef2266677a6478982c28a87f824f134 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:45.038898  6222 tablet_replica.cc:333] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134: stopping tablet replica
I20260709 14:45:45.039549  6222 raft_consensus.cc:2243] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:45.039970  6222 raft_consensus.cc:2272] T eaf54a8690d74affbc876bc94e68eaad P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:45.042131  6222 tablet_replica.cc:333] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134: stopping tablet replica
I20260709 14:45:45.042788  6222 raft_consensus.cc:2243] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:45.043223  6222 raft_consensus.cc:2272] T 542d02d1fe0c46fbab985d751285aba7 P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:45.045449  6222 tablet_replica.cc:333] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134: stopping tablet replica
I20260709 14:45:45.046051  6222 raft_consensus.cc:2243] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:45.046824  6222 raft_consensus.cc:2272] T 96f6c01065d8403fb4f0b609156943c4 P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:45.048873  6222 tablet_replica.cc:333] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134: stopping tablet replica
I20260709 14:45:45.049506  6222 raft_consensus.cc:2243] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:45.050015  6222 raft_consensus.cc:2272] T 167178a208504b7bb820eb67691fdfbf P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:45.052016  6222 tablet_replica.cc:333] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134: stopping tablet replica
I20260709 14:45:45.052591  6222 raft_consensus.cc:2243] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:45.053036  6222 raft_consensus.cc:2272] T 761da8591fdb4e31b28057a32fd66e4b P fef2266677a6478982c28a87f824f134 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:45.055119  6222 tablet_replica.cc:333] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134: stopping tablet replica
I20260709 14:45:45.055706  6222 raft_consensus.cc:2243] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:45.056151  6222 raft_consensus.cc:2272] T 10ebda78591e47218d2eea95667d2a1f P fef2266677a6478982c28a87f824f134 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:45.058218  6222 tablet_replica.cc:333] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134: stopping tablet replica
I20260709 14:45:45.058779  6222 raft_consensus.cc:2243] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:45.059597  6222 raft_consensus.cc:2272] T 295de51208334b599a1358da173fba93 P fef2266677a6478982c28a87f824f134 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:45.061868  6222 tablet_replica.cc:333] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134: stopping tablet replica
I20260709 14:45:45.062397  6222 raft_consensus.cc:2243] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:45.062860  6222 raft_consensus.cc:2272] T 29578462ddca4af18519cc17578b025f P fef2266677a6478982c28a87f824f134 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:45.914928  6222 tablet_server.cc:196] TabletServer@127.6.19.131:0 shutdown complete.
I20260709 14:45:45.929986  6222 master.cc:562] Master@127.6.19.190:37695 shutting down...
I20260709 14:45:46.113845  6222 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:45:46.114362  6222 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:46.114661  6222 tablet_replica.cc:333] T 00000000000000000000000000000000 P 54019d5330ac44a4b580cf8749d08b6d: stopping tablet replica
I20260709 14:45:46.133785  6222 master.cc:584] Master@127.6.19.190:37695 shutdown complete.
3de3271f72bd48abb99a97c4332c6271  4
c4648fb929b44a409226afbc4fddb071  4
fef2266677a6478982c28a87f824f134  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13308 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:45:46.169013  6222 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.19.190:46657
I20260709 14:45:46.170190  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:46.174947  6718 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
W20260709 14:45:46.175781  6719 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
W20260709 14:45:46.176103  6721 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
I20260709 14:45:46.176488  6222 server_base.cc:1061] running on GCE node
I20260709 14:45:46.177305  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:46.177479  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:46.177624  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608346177607 us; error 0 us; skew 500 ppm
I20260709 14:45:46.178093  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:46.180300  6222 webserver.cc:533] Webserver started at http://127.6.19.190:41471/ using document root <none> and password file <none>
I20260709 14:45:46.180722  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:46.180888  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:46.181125  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:46.182403  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/master-0-root/instance:
uuid: "85a50941d5154283b4d101d60f8c18cf"
format_stamp: "Formatted at 2026-07-09 14:45:46 on dist-test-slave-gjv7"
I20260709 14:45:46.186335  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:45:46.189119  6726 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:46.189749  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:45:46.189985  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/master-0-root
uuid: "85a50941d5154283b4d101d60f8c18cf"
format_stamp: "Formatted at 2026-07-09 14:45:46 on dist-test-slave-gjv7"
I20260709 14:45:46.190227  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/master-0-root/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)
I20260709 14:45:46.224056  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:46.225142  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:46.258937  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.190:46657
I20260709 14:45:46.259016  6777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.190:46657 every 8 connection(s)
I20260709 14:45:46.262359  6778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.270707  6778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf: Bootstrap starting.
I20260709 14:45:46.274852  6778 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:46.278443  6778 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf: No bootstrap required, opened a new log
I20260709 14:45:46.280252  6778 raft_consensus.cc:359] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a50941d5154283b4d101d60f8c18cf" member_type: VOTER }
I20260709 14:45:46.280586  6778 raft_consensus.cc:385] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:46.280786  6778 raft_consensus.cc:740] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 85a50941d5154283b4d101d60f8c18cf, State: Initialized, Role: FOLLOWER
I20260709 14:45:46.281319  6778 consensus_queue.cc:260] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [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: "85a50941d5154283b4d101d60f8c18cf" member_type: VOTER }
I20260709 14:45:46.281702  6778 raft_consensus.cc:399] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:45:46.281906  6778 raft_consensus.cc:493] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:45:46.282150  6778 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:46.285611  6778 raft_consensus.cc:515] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a50941d5154283b4d101d60f8c18cf" member_type: VOTER }
I20260709 14:45:46.286062  6778 leader_election.cc:304] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [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: 85a50941d5154283b4d101d60f8c18cf; no voters: 
I20260709 14:45:46.287026  6778 leader_election.cc:290] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:45:46.287333  6781 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:46.288419  6781 raft_consensus.cc:697] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [term 1 LEADER]: Becoming Leader. State: Replica: 85a50941d5154283b4d101d60f8c18cf, State: Running, Role: LEADER
I20260709 14:45:46.289031  6781 consensus_queue.cc:237] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [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: "85a50941d5154283b4d101d60f8c18cf" member_type: VOTER }
I20260709 14:45:46.289635  6778 sys_catalog.cc:565] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:45:46.293311  6783 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 85a50941d5154283b4d101d60f8c18cf. Latest consensus state: current_term: 1 leader_uuid: "85a50941d5154283b4d101d60f8c18cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a50941d5154283b4d101d60f8c18cf" member_type: VOTER } }
I20260709 14:45:46.293907  6783 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [sys.catalog]: This master's current role is: LEADER
I20260709 14:45:46.294215  6782 sys_catalog.cc:455] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "85a50941d5154283b4d101d60f8c18cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "85a50941d5154283b4d101d60f8c18cf" member_type: VOTER } }
I20260709 14:45:46.294685  6782 sys_catalog.cc:458] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [sys.catalog]: This master's current role is: LEADER
I20260709 14:45:46.296162  6788 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:45:46.300633  6788 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:45:46.303125  6222 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:45:46.308218  6788 catalog_manager.cc:1383] Generated new cluster ID: b5ec6a22068b491da243c837c0741502
I20260709 14:45:46.308403  6788 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:45:46.336129  6788 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:45:46.337308  6788 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:45:46.352887  6788 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf: Generated new TSK 0
I20260709 14:45:46.353358  6788 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:45:46.368821  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:46.373925  6799 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
W20260709 14:45:46.374737  6800 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
W20260709 14:45:46.375875  6802 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
I20260709 14:45:46.376420  6222 server_base.cc:1061] running on GCE node
I20260709 14:45:46.377112  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:46.377321  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:46.377442  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608346377430 us; error 0 us; skew 500 ppm
I20260709 14:45:46.378044  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:46.380010  6222 webserver.cc:533] Webserver started at http://127.6.19.129:42631/ using document root <none> and password file <none>
I20260709 14:45:46.380406  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:46.380575  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:46.380769  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:46.381747  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-0-root/instance:
uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
format_stamp: "Formatted at 2026-07-09 14:45:46 on dist-test-slave-gjv7"
I20260709 14:45:46.385591  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260709 14:45:46.388605  6807 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:46.389210  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:45:46.389460  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-0-root
uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
format_stamp: "Formatted at 2026-07-09 14:45:46 on dist-test-slave-gjv7"
I20260709 14:45:46.389708  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-0-root/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)
I20260709 14:45:46.403015  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:46.404095  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:46.405388  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:46.407374  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:46.407562  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:46.407761  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:46.407917  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:46.443506  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.129:39869
I20260709 14:45:46.443583  6869 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.129:39869 every 8 connection(s)
I20260709 14:45:46.447889  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:46.454407  6874 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
W20260709 14:45:46.456759  6875 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
I20260709 14:45:46.456900  6222 server_base.cc:1061] running on GCE node
W20260709 14:45:46.457770  6877 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
I20260709 14:45:46.458454  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:46.458630  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:46.458750  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608346458740 us; error 0 us; skew 500 ppm
I20260709 14:45:46.459173  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:46.461351  6222 webserver.cc:533] Webserver started at http://127.6.19.130:42341/ using document root <none> and password file <none>
I20260709 14:45:46.461870  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:46.462157  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:46.462401  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:46.463295  6870 heartbeater.cc:344] Connected to a master server at 127.6.19.190:46657
I20260709 14:45:46.463583  6870 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:46.463529  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-1-root/instance:
uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
format_stamp: "Formatted at 2026-07-09 14:45:46 on dist-test-slave-gjv7"
I20260709 14:45:46.464231  6870 heartbeater.cc:507] Master 127.6.19.190:46657 requested a full tablet report, sending...
I20260709 14:45:46.466077  6743 ts_manager.cc:194] Registered new tserver with Master: abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869)
I20260709 14:45:46.468111  6743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33650
I20260709 14:45:46.468235  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:45:46.471328  6882 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:46.471935  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:45:46.472162  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-1-root
uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
format_stamp: "Formatted at 2026-07-09 14:45:46 on dist-test-slave-gjv7"
I20260709 14:45:46.472376  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-1-root/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)
I20260709 14:45:46.481554  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:46.482486  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:46.483683  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:46.485603  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:46.485773  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:46.486007  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:46.486147  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:46.521616  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.130:38357
I20260709 14:45:46.521692  6944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.130:38357 every 8 connection(s)
I20260709 14:45:46.525821  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:46.532186  6948 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
W20260709 14:45:46.532788  6949 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
W20260709 14:45:46.535514  6951 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
I20260709 14:45:46.536334  6222 server_base.cc:1061] running on GCE node
I20260709 14:45:46.536672  6945 heartbeater.cc:344] Connected to a master server at 127.6.19.190:46657
I20260709 14:45:46.536969  6945 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:46.537097  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:46.537369  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:46.537523  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608346537505 us; error 0 us; skew 500 ppm
I20260709 14:45:46.537650  6945 heartbeater.cc:507] Master 127.6.19.190:46657 requested a full tablet report, sending...
I20260709 14:45:46.538064  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:46.539674  6743 ts_manager.cc:194] Registered new tserver with Master: 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357)
I20260709 14:45:46.540570  6222 webserver.cc:533] Webserver started at http://127.6.19.131:37939/ using document root <none> and password file <none>
I20260709 14:45:46.541150  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:46.541393  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:46.541343  6743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33662
I20260709 14:45:46.541800  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:46.542907  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-2-root/instance:
uuid: "8547d1d6bd584033a421c8c836b1236c"
format_stamp: "Formatted at 2026-07-09 14:45:46 on dist-test-slave-gjv7"
I20260709 14:45:46.546813  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:45:46.549557  6956 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:46.550169  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:45:46.550412  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-2-root
uuid: "8547d1d6bd584033a421c8c836b1236c"
format_stamp: "Formatted at 2026-07-09 14:45:46 on dist-test-slave-gjv7"
I20260709 14:45:46.550652  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608332707656-6222-0/minicluster-data/ts-2-root/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)
I20260709 14:45:46.561805  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:46.562765  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:46.564006  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:46.565936  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:46.566141  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:46.566344  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:46.566490  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:46.602926  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.131:43423
I20260709 14:45:46.603014  7018 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.131:43423 every 8 connection(s)
I20260709 14:45:46.614984  7019 heartbeater.cc:344] Connected to a master server at 127.6.19.190:46657
I20260709 14:45:46.615288  7019 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:46.615898  7019 heartbeater.cc:507] Master 127.6.19.190:46657 requested a full tablet report, sending...
I20260709 14:45:46.617594  6743 ts_manager.cc:194] Registered new tserver with Master: 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:46.618667  6222 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012845396s
I20260709 14:45:46.618883  6743 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33666
I20260709 14:45:46.639850  6743 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33672:
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:45:46.642423  6743 catalog_manager.cc:7077] 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: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:45:46.702255  6910 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4388f58fa84620a7afb90ba9ded218 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:45:46.703547  6910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4388f58fa84620a7afb90ba9ded218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.706099  6909 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc8e49330e24c9892b2c7f027c4c453 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:45:46.707338  6909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc8e49330e24c9892b2c7f027c4c453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.709438  6908 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfa694ae4b747849156269268469e44 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:45:46.710630  6908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfa694ae4b747849156269268469e44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.726682  6907 tablet_service.cc:1511] Processing CreateTablet for tablet c9d3e562e2294f7d9350b0baaad7b5a2 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:45:46.727895  6907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d3e562e2294f7d9350b0baaad7b5a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.736418  7034 tablet_bootstrap.cc:492] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96: Bootstrap starting.
I20260709 14:45:46.736927  6835 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4388f58fa84620a7afb90ba9ded218 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:45:46.738123  6835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4388f58fa84620a7afb90ba9ded218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.738482  6834 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc8e49330e24c9892b2c7f027c4c453 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:45:46.738677  6832 tablet_service.cc:1511] Processing CreateTablet for tablet c9d3e562e2294f7d9350b0baaad7b5a2 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:45:46.739641  6834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc8e49330e24c9892b2c7f027c4c453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.740221  6832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d3e562e2294f7d9350b0baaad7b5a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.740527  6833 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfa694ae4b747849156269268469e44 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:45:46.741719  6833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfa694ae4b747849156269268469e44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.741591  6984 tablet_service.cc:1511] Processing CreateTablet for tablet 8b4388f58fa84620a7afb90ba9ded218 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:45:46.742746  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b4388f58fa84620a7afb90ba9ded218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.746277  6983 tablet_service.cc:1511] Processing CreateTablet for tablet 4cc8e49330e24c9892b2c7f027c4c453 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:45:46.747418  6983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cc8e49330e24c9892b2c7f027c4c453. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.750150  6982 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfa694ae4b747849156269268469e44 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:45:46.751335  6982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfa694ae4b747849156269268469e44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.758102  6981 tablet_service.cc:1511] Processing CreateTablet for tablet c9d3e562e2294f7d9350b0baaad7b5a2 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:45:46.758594  7034 tablet_bootstrap.cc:654] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:46.759277  6981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9d3e562e2294f7d9350b0baaad7b5a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.760552  6910 tablet_service.cc:1511] Processing CreateTablet for tablet 5b0b8dcf71114a9aa5eced7899a26376 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:45:46.761678  6910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b0b8dcf71114a9aa5eced7899a26376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.762130  6831 tablet_service.cc:1511] Processing CreateTablet for tablet 5b0b8dcf71114a9aa5eced7899a26376 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:45:46.763274  6831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b0b8dcf71114a9aa5eced7899a26376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.767089  6980 tablet_service.cc:1511] Processing CreateTablet for tablet 5b0b8dcf71114a9aa5eced7899a26376 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:45:46.768250  6980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b0b8dcf71114a9aa5eced7899a26376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.779192  6835 tablet_service.cc:1511] Processing CreateTablet for tablet cb9783c9b2c14ec7a2b954b80451d140 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:45:46.780450  6835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9783c9b2c14ec7a2b954b80451d140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.806697  7035 tablet_bootstrap.cc:492] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c: Bootstrap starting.
I20260709 14:45:46.812041  6979 tablet_service.cc:1511] Processing CreateTablet for tablet cb9783c9b2c14ec7a2b954b80451d140 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:45:46.813308  6979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9783c9b2c14ec7a2b954b80451d140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.814379  6909 tablet_service.cc:1511] Processing CreateTablet for tablet d134cb34deee42a18524392162927ca6 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:45:46.815564  6909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d134cb34deee42a18524392162927ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.815806  6978 tablet_service.cc:1511] Processing CreateTablet for tablet d134cb34deee42a18524392162927ca6 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:45:46.816924  6978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d134cb34deee42a18524392162927ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.819429  6907 tablet_service.cc:1511] Processing CreateTablet for tablet fa5ef8b53501413cba840ee0b3c1f374 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:45:46.819918  7035 tablet_bootstrap.cc:654] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:46.819617  6832 tablet_service.cc:1511] Processing CreateTablet for tablet fa5ef8b53501413cba840ee0b3c1f374 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:45:46.820565  6907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5ef8b53501413cba840ee0b3c1f374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.820860  6832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5ef8b53501413cba840ee0b3c1f374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.810040  6910 tablet_service.cc:1511] Processing CreateTablet for tablet cb9783c9b2c14ec7a2b954b80451d140 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:45:46.830758  6910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb9783c9b2c14ec7a2b954b80451d140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.831439  7034 tablet_bootstrap.cc:492] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96: No bootstrap required, opened a new log
I20260709 14:45:46.834318  7034 ts_tablet_manager.cc:1403] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent bootstrapping tablet: real 0.098s	user 0.006s	sys 0.010s
I20260709 14:45:46.836987  7034 raft_consensus.cc:359] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.837715  7034 raft_consensus.cc:385] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:46.838063  7034 raft_consensus.cc:740] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Initialized, Role: FOLLOWER
I20260709 14:45:46.838927  7034 consensus_queue.cc:260] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.830091  6831 tablet_service.cc:1511] Processing CreateTablet for tablet d134cb34deee42a18524392162927ca6 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:45:46.840691  6831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d134cb34deee42a18524392162927ca6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.843617  7035 tablet_bootstrap.cc:492] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c: No bootstrap required, opened a new log
I20260709 14:45:46.844089  7035 ts_tablet_manager.cc:1403] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent bootstrapping tablet: real 0.038s	user 0.000s	sys 0.009s
I20260709 14:45:46.846155  6945 heartbeater.cc:499] Master 127.6.19.190:46657 was elected leader, sending a full tablet report...
I20260709 14:45:46.846943  7035 raft_consensus.cc:359] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.847638  7035 raft_consensus.cc:385] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:46.847960  7035 raft_consensus.cc:740] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Initialized, Role: FOLLOWER
I20260709 14:45:46.848635  7034 ts_tablet_manager.cc:1434] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 14:45:46.848826  7035 consensus_queue.cc:260] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.849562  7034 tablet_bootstrap.cc:492] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96: Bootstrap starting.
I20260709 14:45:46.857614  7034 tablet_bootstrap.cc:654] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:46.850021  6977 tablet_service.cc:1511] Processing CreateTablet for tablet fa5ef8b53501413cba840ee0b3c1f374 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:45:46.861963  6977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa5ef8b53501413cba840ee0b3c1f374. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.870100  6870 heartbeater.cc:499] Master 127.6.19.190:46657 was elected leader, sending a full tablet report...
I20260709 14:45:46.870373  7035 ts_tablet_manager.cc:1434] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.004s
I20260709 14:45:46.871290  7035 tablet_bootstrap.cc:492] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c: Bootstrap starting.
I20260709 14:45:46.872066  7034 tablet_bootstrap.cc:492] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96: No bootstrap required, opened a new log
I20260709 14:45:46.872475  7034 ts_tablet_manager.cc:1403] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.005s
I20260709 14:45:46.875357  7034 raft_consensus.cc:359] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.876022  7034 raft_consensus.cc:385] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:46.876284  7034 raft_consensus.cc:740] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Initialized, Role: FOLLOWER
I20260709 14:45:46.876960  7035 tablet_bootstrap.cc:654] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:46.877034  7034 consensus_queue.cc:260] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.879326  7034 ts_tablet_manager.cc:1434] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:45:46.887656  7039 tablet_bootstrap.cc:492] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c: Bootstrap starting.
I20260709 14:45:46.888219  7034 tablet_bootstrap.cc:492] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96: Bootstrap starting.
I20260709 14:45:46.882182  6831 tablet_service.cc:1511] Processing CreateTablet for tablet 0237ab3381fa4bfc9c6475e55944fcba (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:45:46.890208  6831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0237ab3381fa4bfc9c6475e55944fcba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.886972  6907 tablet_service.cc:1511] Processing CreateTablet for tablet 0237ab3381fa4bfc9c6475e55944fcba (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:45:46.891448  6907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0237ab3381fa4bfc9c6475e55944fcba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.894093  7039 tablet_bootstrap.cc:654] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:46.894434  7034 tablet_bootstrap.cc:654] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:46.899085  6977 tablet_service.cc:1511] Processing CreateTablet for tablet 0237ab3381fa4bfc9c6475e55944fcba (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:45:46.900329  6977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0237ab3381fa4bfc9c6475e55944fcba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.900749  6832 tablet_service.cc:1511] Processing CreateTablet for tablet a917954270064900a50dabe124c199a3 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:45:46.901854  6832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a917954270064900a50dabe124c199a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.902962  6981 tablet_service.cc:1511] Processing CreateTablet for tablet a917954270064900a50dabe124c199a3 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:45:46.904096  6981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a917954270064900a50dabe124c199a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.904084  6910 tablet_service.cc:1511] Processing CreateTablet for tablet a917954270064900a50dabe124c199a3 (DEFAULT_TABLE table=test-workload [id=3604b4dc55cb40949072e07652f35698]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:45:46.914116  6910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a917954270064900a50dabe124c199a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:46.915628  7035 tablet_bootstrap.cc:492] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c: No bootstrap required, opened a new log
I20260709 14:45:46.916083  7035 ts_tablet_manager.cc:1403] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent bootstrapping tablet: real 0.045s	user 0.001s	sys 0.014s
I20260709 14:45:46.918730  7035 raft_consensus.cc:359] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.919384  7035 raft_consensus.cc:385] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:46.919659  7035 raft_consensus.cc:740] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Initialized, Role: FOLLOWER
I20260709 14:45:46.920406  7035 consensus_queue.cc:260] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [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: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.922570  7035 ts_tablet_manager.cc:1434] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 14:45:46.923410  7035 tablet_bootstrap.cc:492] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c: Bootstrap starting.
I20260709 14:45:46.932394  7035 tablet_bootstrap.cc:654] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:46.934932  7039 tablet_bootstrap.cc:492] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c: No bootstrap required, opened a new log
I20260709 14:45:46.935559  7039 ts_tablet_manager.cc:1403] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.000s
I20260709 14:45:46.938107  7039 raft_consensus.cc:359] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.940858  7039 raft_consensus.cc:385] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:46.941233  7039 raft_consensus.cc:740] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Initialized, Role: FOLLOWER
I20260709 14:45:46.941967  7039 consensus_queue.cc:260] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.943449  7034 tablet_bootstrap.cc:492] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96: No bootstrap required, opened a new log
I20260709 14:45:46.943847  7019 heartbeater.cc:499] Master 127.6.19.190:46657 was elected leader, sending a full tablet report...
I20260709 14:45:46.943877  7034 ts_tablet_manager.cc:1403] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.016s
I20260709 14:45:46.944442  7039 ts_tablet_manager.cc:1434] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:45:46.945284  7039 tablet_bootstrap.cc:492] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c: Bootstrap starting.
I20260709 14:45:46.946548  7034 raft_consensus.cc:359] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.947216  7034 raft_consensus.cc:385] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:46.947495  7034 raft_consensus.cc:740] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Initialized, Role: FOLLOWER
I20260709 14:45:46.948167  7034 consensus_queue.cc:260] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.950131  7034 ts_tablet_manager.cc:1434] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:45:46.951010  7034 tablet_bootstrap.cc:492] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96: Bootstrap starting.
I20260709 14:45:46.952239  7039 tablet_bootstrap.cc:654] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:46.957234  7035 tablet_bootstrap.cc:492] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c: No bootstrap required, opened a new log
I20260709 14:45:46.957691  7035 ts_tablet_manager.cc:1403] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.002s
I20260709 14:45:46.957799  7034 tablet_bootstrap.cc:654] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:46.960393  7035 raft_consensus.cc:359] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.961086  7035 raft_consensus.cc:385] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:46.961436  7035 raft_consensus.cc:740] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Initialized, Role: FOLLOWER
I20260709 14:45:46.962239  7035 consensus_queue.cc:260] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.964232  7035 ts_tablet_manager.cc:1434] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:45:46.966557  7039 tablet_bootstrap.cc:492] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c: No bootstrap required, opened a new log
I20260709 14:45:46.967152  7039 ts_tablet_manager.cc:1403] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.005s
I20260709 14:45:46.967512  7035 tablet_bootstrap.cc:492] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c: Bootstrap starting.
I20260709 14:45:46.969786  7039 raft_consensus.cc:359] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.970503  7039 raft_consensus.cc:385] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:46.970813  7039 raft_consensus.cc:740] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Initialized, Role: FOLLOWER
I20260709 14:45:46.971575  7039 consensus_queue.cc:260] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c [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: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.973592  7039 ts_tablet_manager.cc:1434] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:46.973994  7035 tablet_bootstrap.cc:654] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:46.974525  7039 tablet_bootstrap.cc:492] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c: Bootstrap starting.
I20260709 14:45:46.976392  7034 tablet_bootstrap.cc:492] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96: No bootstrap required, opened a new log
I20260709 14:45:46.976871  7034 ts_tablet_manager.cc:1403] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.014s
I20260709 14:45:46.980922  7039 tablet_bootstrap.cc:654] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:46.979506  7034 raft_consensus.cc:359] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.981770  7034 raft_consensus.cc:385] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:46.982120  7034 raft_consensus.cc:740] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Initialized, Role: FOLLOWER
I20260709 14:45:46.982937  7034 consensus_queue.cc:260] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.985047  7034 ts_tablet_manager.cc:1434] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:45:46.985677  7039 tablet_bootstrap.cc:492] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c: No bootstrap required, opened a new log
I20260709 14:45:46.985795  7035 tablet_bootstrap.cc:492] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c: No bootstrap required, opened a new log
I20260709 14:45:46.985994  7034 tablet_bootstrap.cc:492] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96: Bootstrap starting.
I20260709 14:45:46.986148  7039 ts_tablet_manager.cc:1403] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:45:46.986320  7035 ts_tablet_manager.cc:1403] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 14:45:46.988760  7039 raft_consensus.cc:359] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.989089  7035 raft_consensus.cc:359] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.989483  7039 raft_consensus.cc:385] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:46.989849  7035 raft_consensus.cc:385] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:46.989952  7039 raft_consensus.cc:740] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Initialized, Role: FOLLOWER
I20260709 14:45:46.990242  7035 raft_consensus.cc:740] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Initialized, Role: FOLLOWER
I20260709 14:45:46.990911  7039 consensus_queue.cc:260] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.991151  7035 consensus_queue.cc:260] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:46.993218  7039 ts_tablet_manager.cc:1434] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:45:46.993271  7035 ts_tablet_manager.cc:1434] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:45:46.994066  7034 tablet_bootstrap.cc:654] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:46.994215  7039 tablet_bootstrap.cc:492] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c: Bootstrap starting.
I20260709 14:45:46.994344  7035 tablet_bootstrap.cc:492] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c: Bootstrap starting.
I20260709 14:45:47.000098  7035 tablet_bootstrap.cc:654] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.000299  7039 tablet_bootstrap.cc:654] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.005156  7034 tablet_bootstrap.cc:492] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96: No bootstrap required, opened a new log
I20260709 14:45:47.005710  7034 ts_tablet_manager.cc:1403] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.012s
I20260709 14:45:47.008466  7034 raft_consensus.cc:359] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.009147  7034 raft_consensus.cc:385] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.009606  7034 raft_consensus.cc:740] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.010473  7034 consensus_queue.cc:260] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.012763  7034 ts_tablet_manager.cc:1434] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 14:45:47.013787  7034 tablet_bootstrap.cc:492] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96: Bootstrap starting.
I20260709 14:45:47.014673  7038 raft_consensus.cc:493] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:47.015091  7038 raft_consensus.cc:515] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.016675  7035 tablet_bootstrap.cc:492] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c: No bootstrap required, opened a new log
I20260709 14:45:47.017095  7035 ts_tablet_manager.cc:1403] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.007s
I20260709 14:45:47.019867  7034 tablet_bootstrap.cc:654] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.019834  7035 raft_consensus.cc:359] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.020584  7035 raft_consensus.cc:385] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.020879  7035 raft_consensus.cc:740] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.021625  7035 consensus_queue.cc:260] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.023654  7035 ts_tablet_manager.cc:1434] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:45:47.024379  7039 tablet_bootstrap.cc:492] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c: No bootstrap required, opened a new log
I20260709 14:45:47.024478  7035 tablet_bootstrap.cc:492] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c: Bootstrap starting.
I20260709 14:45:47.024901  7039 ts_tablet_manager.cc:1403] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.020s
I20260709 14:45:47.027722  7039 raft_consensus.cc:359] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.028453  7039 raft_consensus.cc:385] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.028788  7039 raft_consensus.cc:740] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.029718  7039 consensus_queue.cc:260] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.030395  7035 tablet_bootstrap.cc:654] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.032001  7034 tablet_bootstrap.cc:492] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96: No bootstrap required, opened a new log
I20260709 14:45:47.032454  7034 ts_tablet_manager.cc:1403] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.012s
I20260709 14:45:47.033401  7039 ts_tablet_manager.cc:1434] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:45:47.034339  7039 tablet_bootstrap.cc:492] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c: Bootstrap starting.
I20260709 14:45:47.035192  7034 raft_consensus.cc:359] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.035955  7034 raft_consensus.cc:385] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.036281  7034 raft_consensus.cc:740] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.037113  7034 consensus_queue.cc:260] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.040777  7039 tablet_bootstrap.cc:654] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.041726  7040 raft_consensus.cc:493] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:47.042155  7040 raft_consensus.cc:515] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.046446  7034 ts_tablet_manager.cc:1434] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:45:47.049497  7040 leader_election.cc:290] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.049686  7038 leader_election.cc:290] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.050028  7034 tablet_bootstrap.cc:492] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96: Bootstrap starting.
I20260709 14:45:47.052816  7039 tablet_bootstrap.cc:492] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c: No bootstrap required, opened a new log
I20260709 14:45:47.053251  7039 ts_tablet_manager.cc:1403] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.011s
I20260709 14:45:47.055753  7039 raft_consensus.cc:359] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.056370  7039 raft_consensus.cc:385] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.056646  7039 raft_consensus.cc:740] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.057303  7039 consensus_queue.cc:260] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.059355  7039 ts_tablet_manager.cc:1434] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:45:47.060221  7039 tablet_bootstrap.cc:492] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c: Bootstrap starting.
I20260709 14:45:47.060120  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" is_pre_election: true
I20260709 14:45:47.060755  6845 raft_consensus.cc:2468] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 0.
I20260709 14:45:47.062027  6885 leader_election.cc:304] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.062877  7038 raft_consensus.cc:2804] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:47.063215  7038 raft_consensus.cc:493] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:47.063539  7038 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.067883  7034 tablet_bootstrap.cc:654] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.069902  7038 raft_consensus.cc:515] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.071754  7038 leader_election.cc:290] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.073701  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:47.074256  6845 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.077105  7039 tablet_bootstrap.cc:654] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.084316  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4388f58fa84620a7afb90ba9ded218" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c" is_pre_election: true
I20260709 14:45:47.084712  6845 raft_consensus.cc:2468] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 1.
I20260709 14:45:47.084910  6994 raft_consensus.cc:2468] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 0.
I20260709 14:45:47.090888  7034 tablet_bootstrap.cc:492] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96: No bootstrap required, opened a new log
I20260709 14:45:47.091132  6885 leader_election.cc:304] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.091456  7034 ts_tablet_manager.cc:1403] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.017s
I20260709 14:45:47.091872  7038 raft_consensus.cc:2804] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:47.092330  7038 raft_consensus.cc:697] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Becoming Leader. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:47.093307  6808 leader_election.cc:304] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [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: 8547d1d6bd584033a421c8c836b1236c, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.093097  7038 consensus_queue.cc:237] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.094123  7040 raft_consensus.cc:2804] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:47.094465  7040 raft_consensus.cc:493] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:47.094298  7034 raft_consensus.cc:359] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.094818  7040 raft_consensus.cc:3060] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.095019  7034 raft_consensus.cc:385] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.095352  7034 raft_consensus.cc:740] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.096055  7034 consensus_queue.cc:260] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.098196  7034 ts_tablet_manager.cc:1434] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:47.099135  7034 tablet_bootstrap.cc:492] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96: Bootstrap starting.
I20260709 14:45:47.101222  7040 raft_consensus.cc:515] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.104413  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4388f58fa84620a7afb90ba9ded218" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" is_pre_election: true
I20260709 14:45:47.105060  6920 raft_consensus.cc:2468] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 0.
I20260709 14:45:47.106269  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4388f58fa84620a7afb90ba9ded218" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:47.106868  6919 raft_consensus.cc:3060] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.107628  7040 leader_election.cc:290] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 1 election: Requested vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.108111  7040 raft_consensus.cc:493] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:47.108482  7040 raft_consensus.cc:515] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.110245  7040 leader_election.cc:290] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.111027  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d3e562e2294f7d9350b0baaad7b5a2" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" is_pre_election: true
I20260709 14:45:47.111606  6920 raft_consensus.cc:2468] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 0.
I20260709 14:45:47.113023  6810 leader_election.cc:304] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [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: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.115046  7056 raft_consensus.cc:493] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:47.115464  7056 raft_consensus.cc:515] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.108474  7039 tablet_bootstrap.cc:492] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c: No bootstrap required, opened a new log
I20260709 14:45:47.116524  7039 ts_tablet_manager.cc:1403] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.008s
I20260709 14:45:47.117003  7034 tablet_bootstrap.cc:654] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.117333  7056 leader_election.cc:290] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.117920  6919 raft_consensus.cc:2468] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 1.
I20260709 14:45:47.118835  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfa694ae4b747849156269268469e44" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" is_pre_election: true
I20260709 14:45:47.118943  6810 leader_election.cc:304] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [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: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.119402  6845 raft_consensus.cc:2468] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 0.
I20260709 14:45:47.120754  6885 leader_election.cc:304] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.121661  7056 raft_consensus.cc:2804] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:47.122092  7056 raft_consensus.cc:493] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:47.121865  7040 raft_consensus.cc:2804] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:47.122181  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4388f58fa84620a7afb90ba9ded218" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:47.122567  7056 raft_consensus.cc:3060] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.122840  6994 raft_consensus.cc:3060] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.123804  6993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d3e562e2294f7d9350b0baaad7b5a2" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c" is_pre_election: true
I20260709 14:45:47.124430  6993 raft_consensus.cc:2468] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 0.
I20260709 14:45:47.119261  7039 raft_consensus.cc:359] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.126082  7039 raft_consensus.cc:385] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.126384  7039 raft_consensus.cc:740] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.127141  7039 consensus_queue.cc:260] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.128984  6994 raft_consensus.cc:2468] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 1.
I20260709 14:45:47.130350  7035 tablet_bootstrap.cc:492] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c: No bootstrap required, opened a new log
I20260709 14:45:47.130108  7056 raft_consensus.cc:515] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.130813  7035 ts_tablet_manager.cc:1403] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.026s
I20260709 14:45:47.131072  6993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c" is_pre_election: true
I20260709 14:45:47.121106  7065 raft_consensus.cc:2804] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:47.131882  7065 raft_consensus.cc:493] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:47.132182  6992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:47.133723  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfa694ae4b747849156269268469e44" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:47.133785  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfa694ae4b747849156269268469e44" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c" is_pre_election: true
I20260709 14:45:47.133548  7035 raft_consensus.cc:359] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.134289  6845 raft_consensus.cc:3060] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.134413  7035 raft_consensus.cc:385] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.134817  7035 raft_consensus.cc:740] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.135636  7035 consensus_queue.cc:260] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.134477  6991 raft_consensus.cc:2468] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 0.
I20260709 14:45:47.140801  6845 raft_consensus.cc:2468] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 1.
I20260709 14:45:47.141635  7038 raft_consensus.cc:493] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:47.142151  7039 ts_tablet_manager.cc:1434] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260709 14:45:47.144130  7038 raft_consensus.cc:515] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.144749  7035 ts_tablet_manager.cc:1434] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.002s
I20260709 14:45:47.144963  7039 tablet_bootstrap.cc:492] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c: Bootstrap starting.
I20260709 14:45:47.145695  7035 tablet_bootstrap.cc:492] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c: Bootstrap starting.
I20260709 14:45:47.146060  7038 leader_election.cc:290] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.148250  7056 leader_election.cc:290] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
W20260709 14:45:47.140791  6883 leader_election.cc:343] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:45:47.149904  6883 leader_election.cc:343] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:47.152196  7035 tablet_bootstrap.cc:654] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.132208  7065 raft_consensus.cc:3060] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.155427  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c" is_pre_election: true
I20260709 14:45:47.161471  6991 raft_consensus.cc:2468] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 0.
I20260709 14:45:47.156112  6992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfa694ae4b747849156269268469e44" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:47.162361  6992 raft_consensus.cc:3060] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.163007  6883 leader_election.cc:304] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: 70696782b7ea4c2d9a1d01c4b41f1d96, 8547d1d6bd584033a421c8c836b1236c; no voters: 
I20260709 14:45:47.165578  7056 raft_consensus.cc:2804] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:47.166045  7056 raft_consensus.cc:493] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:47.166438  7056 raft_consensus.cc:3060] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.171379  7039 tablet_bootstrap.cc:654] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.173100  7056 raft_consensus.cc:515] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.175089  7065 raft_consensus.cc:515] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.176405  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:47.176950  6991 raft_consensus.cc:3060] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.168967  6992 raft_consensus.cc:2468] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 1.
I20260709 14:45:47.178588  7056 leader_election.cc:290] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.178791  7040 raft_consensus.cc:697] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Becoming Leader. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:47.178089  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d3e562e2294f7d9350b0baaad7b5a2" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:47.177022  7065 leader_election.cc:290] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 1 election: Requested vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.179832  7040 consensus_queue.cc:237] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [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: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.180830  6919 raft_consensus.cc:3060] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.189769  6992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9d3e562e2294f7d9350b0baaad7b5a2" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:47.190420  6992 raft_consensus.cc:3060] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.187880  6883 leader_election.cc:304] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: 70696782b7ea4c2d9a1d01c4b41f1d96, 8547d1d6bd584033a421c8c836b1236c; no voters: 
I20260709 14:45:47.192294  7056 raft_consensus.cc:2804] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:47.192737  7056 raft_consensus.cc:697] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Becoming Leader. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:47.193506  7056 consensus_queue.cc:237] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.194734  6742 catalog_manager.cc:5697] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:47.196491  6992 raft_consensus.cc:2468] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 1.
I20260709 14:45:47.200237  7035 tablet_bootstrap.cc:492] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c: No bootstrap required, opened a new log
I20260709 14:45:47.200425  6919 raft_consensus.cc:2468] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 1.
I20260709 14:45:47.200762  7035 ts_tablet_manager.cc:1403] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.002s
I20260709 14:45:47.197038  6991 raft_consensus.cc:2468] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 1.
I20260709 14:45:47.203766  6883 leader_election.cc:304] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: 70696782b7ea4c2d9a1d01c4b41f1d96, 8547d1d6bd584033a421c8c836b1236c; no voters: 
I20260709 14:45:47.205350  7038 raft_consensus.cc:2804] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:47.201468  6810 leader_election.cc:304] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [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: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.201352  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" is_pre_election: true
I20260709 14:45:47.201383  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:47.204619  7067 raft_consensus.cc:493] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:47.214429  6845 raft_consensus.cc:2468] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 0.
I20260709 14:45:47.214442  7067 raft_consensus.cc:515] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.218648  7046 raft_consensus.cc:493] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:47.219120  7046 raft_consensus.cc:515] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.220305  7067 leader_election.cc:290] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.221570  7046 leader_election.cc:290] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357)
I20260709 14:45:47.222139  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134cb34deee42a18524392162927ca6" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" is_pre_election: true
I20260709 14:45:47.223101  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134cb34deee42a18524392162927ca6" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c" is_pre_election: true
I20260709 14:45:47.223811  6991 raft_consensus.cc:2468] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 0.
I20260709 14:45:47.224794  6883 leader_election.cc:304] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: 70696782b7ea4c2d9a1d01c4b41f1d96, 8547d1d6bd584033a421c8c836b1236c; no voters: 
I20260709 14:45:47.214564  7065 raft_consensus.cc:2804] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:45:47.225896  6885 leader_election.cc:343] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:47.226835  7067 raft_consensus.cc:2804] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:47.227216  7067 raft_consensus.cc:493] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:47.227417  7065 raft_consensus.cc:697] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Becoming Leader. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:47.227593  7067 raft_consensus.cc:3060] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.228247  7065 consensus_queue.cc:237] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.225085  7039 tablet_bootstrap.cc:492] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c: No bootstrap required, opened a new log
I20260709 14:45:47.226575  7035 raft_consensus.cc:359] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.231863  7039 ts_tablet_manager.cc:1403] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.014s
I20260709 14:45:47.217304  7038 raft_consensus.cc:697] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Becoming Leader. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:47.232787  7038 consensus_queue.cc:237] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.234151  7034 tablet_bootstrap.cc:492] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96: No bootstrap required, opened a new log
I20260709 14:45:47.231608  7035 raft_consensus.cc:385] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.234644  7034 ts_tablet_manager.cc:1403] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent bootstrapping tablet: real 0.136s	user 0.015s	sys 0.018s
I20260709 14:45:47.235447  7039 raft_consensus.cc:359] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.236084  7039 raft_consensus.cc:385] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.236358  7039 raft_consensus.cc:740] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.236914  7034 raft_consensus.cc:359] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.237466  7035 raft_consensus.cc:740] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.237951  7034 raft_consensus.cc:385] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.238358  7034 raft_consensus.cc:740] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.238541  7035 consensus_queue.cc:260] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.239347  7034 consensus_queue.cc:260] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.239820  6743 catalog_manager.cc:5697] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129). New cstate: current_term: 1 leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:47.240659  7035 ts_tablet_manager.cc:1434] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.003s
I20260709 14:45:47.241372  7034 ts_tablet_manager.cc:1434] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:47.241595  7035 tablet_bootstrap.cc:492] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c: Bootstrap starting.
I20260709 14:45:47.242364  7034 tablet_bootstrap.cc:492] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96: Bootstrap starting.
I20260709 14:45:47.247651  7034 tablet_bootstrap.cc:654] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.247702  7067 raft_consensus.cc:515] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.237026  7039 consensus_queue.cc:260] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.255227  7039 ts_tablet_manager.cc:1434] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:45:47.256175  7039 tablet_bootstrap.cc:492] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c: Bootstrap starting.
I20260709 14:45:47.261839  7067 leader_election.cc:290] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.262459  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134cb34deee42a18524392162927ca6" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:47.263506  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134cb34deee42a18524392162927ca6" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
W20260709 14:45:47.263734  6885 leader_election.cc:343] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:47.264086  6991 raft_consensus.cc:3060] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.264704  7035 tablet_bootstrap.cc:654] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.266700  7039 tablet_bootstrap.cc:654] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.269281  7040 raft_consensus.cc:493] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:47.269706  7040 raft_consensus.cc:515] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.271220  6991 raft_consensus.cc:2468] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 1.
I20260709 14:45:47.271582  7040 leader_election.cc:290] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.273418  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" is_pre_election: true
I20260709 14:45:47.275890  6919 raft_consensus.cc:2468] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 0.
I20260709 14:45:47.277750  6810 leader_election.cc:304] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [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: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.278765  7040 raft_consensus.cc:2804] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:47.279127  7040 raft_consensus.cc:493] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:47.279482  7040 raft_consensus.cc:3060] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.283389  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c" is_pre_election: true
I20260709 14:45:47.273486  6883 leader_election.cc:304] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70696782b7ea4c2d9a1d01c4b41f1d96, 8547d1d6bd584033a421c8c836b1236c; no voters: abf96e14a83a4a63aa3b1b8088655f0c
I20260709 14:45:47.283988  6991 raft_consensus.cc:2468] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 0.
I20260709 14:45:47.288259  7067 raft_consensus.cc:2804] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:47.288715  7067 raft_consensus.cc:697] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Becoming Leader. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:47.289516  7067 consensus_queue.cc:237] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.291082  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" is_pre_election: true
W20260709 14:45:47.298990  6791 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:45:47.300031  7046 raft_consensus.cc:493] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:47.300640  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" is_pre_election: true
I20260709 14:45:47.300477  7046 raft_consensus.cc:515] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.301321  6919 raft_consensus.cc:2468] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8547d1d6bd584033a421c8c836b1236c in term 0.
I20260709 14:45:47.302474  7046 leader_election.cc:290] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357)
I20260709 14:45:47.304014  6959 leader_election.cc:304] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [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: 70696782b7ea4c2d9a1d01c4b41f1d96, 8547d1d6bd584033a421c8c836b1236c; no voters: 
I20260709 14:45:47.305510  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" is_pre_election: true
I20260709 14:45:47.306609  7046 raft_consensus.cc:2804] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:47.306788  6845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" is_pre_election: true
I20260709 14:45:47.306983  7046 raft_consensus.cc:493] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:47.307330  7046 raft_consensus.cc:3060] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.307560  6845 raft_consensus.cc:2393] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8547d1d6bd584033a421c8c836b1236c in current term 1: Already voted for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in this term.
I20260709 14:45:47.309355  6959 leader_election.cc:304] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8547d1d6bd584033a421c8c836b1236c; no voters: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c
I20260709 14:45:47.312227  7040 raft_consensus.cc:515] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.313489  6844 raft_consensus.cc:2393] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8547d1d6bd584033a421c8c836b1236c in current term 1: Already voted for candidate abf96e14a83a4a63aa3b1b8088655f0c in this term.
I20260709 14:45:47.315387  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:47.316023  6919 raft_consensus.cc:3060] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.323205  6919 raft_consensus.cc:2468] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 1.
I20260709 14:45:47.324386  6810 leader_election.cc:304] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [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: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.325420  7068 raft_consensus.cc:2804] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:47.325908  7068 raft_consensus.cc:697] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Becoming Leader. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:47.326859  7068 consensus_queue.cc:237] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.340922  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:47.342659  7040 leader_election.cc:290] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 1 election: Requested vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.349402  7034 tablet_bootstrap.cc:492] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96: No bootstrap required, opened a new log
I20260709 14:45:47.349445  7084 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.349922  7034 ts_tablet_manager.cc:1403] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.012s
I20260709 14:45:47.349779  7046 raft_consensus.cc:515] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.350998  6991 raft_consensus.cc:2393] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate abf96e14a83a4a63aa3b1b8088655f0c in current term 1: Already voted for candidate 8547d1d6bd584033a421c8c836b1236c in this term.
I20260709 14:45:47.352579  7034 raft_consensus.cc:359] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.353418  7034 raft_consensus.cc:385] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.353730  7034 raft_consensus.cc:740] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.354612  7034 consensus_queue.cc:260] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.356590  7034 ts_tablet_manager.cc:1434] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:45:47.357563  7034 tablet_bootstrap.cc:492] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96: Bootstrap starting.
I20260709 14:45:47.357787  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:47.356662  7084 raft_consensus.cc:2749] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:47.359114  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:47.359861  6919 raft_consensus.cc:2393] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8547d1d6bd584033a421c8c836b1236c in current term 1: Already voted for candidate abf96e14a83a4a63aa3b1b8088655f0c in this term.
I20260709 14:45:47.360992  6959 leader_election.cc:304] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8547d1d6bd584033a421c8c836b1236c; no voters: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c
I20260709 14:45:47.360953  7046 leader_election.cc:290] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 1 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357)
I20260709 14:45:47.361966  7084 raft_consensus.cc:2749] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:45:47.365037  7034 tablet_bootstrap.cc:654] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.369591  7039 tablet_bootstrap.cc:492] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c: No bootstrap required, opened a new log
I20260709 14:45:47.369994  7039 ts_tablet_manager.cc:1403] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.030s
I20260709 14:45:47.372462  7039 raft_consensus.cc:359] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.373039  7039 raft_consensus.cc:385] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.373304  7035 tablet_bootstrap.cc:492] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c: No bootstrap required, opened a new log
I20260709 14:45:47.373307  7039 raft_consensus.cc:740] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.374567  7039 consensus_queue.cc:260] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.376973  7039 ts_tablet_manager.cc:1434] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:45:47.377781  7039 tablet_bootstrap.cc:492] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c: Bootstrap starting.
I20260709 14:45:47.378579  7035 ts_tablet_manager.cc:1403] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent bootstrapping tablet: real 0.132s	user 0.021s	sys 0.005s
I20260709 14:45:47.381290  7065 raft_consensus.cc:493] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:47.381708  7065 raft_consensus.cc:515] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.382879  7039 tablet_bootstrap.cc:654] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.383608  7065 leader_election.cc:290] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.380964  7035 raft_consensus.cc:359] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.384546  7035 raft_consensus.cc:385] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.384788  7035 raft_consensus.cc:740] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.385316  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ef8b53501413cba840ee0b3c1f374" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c" is_pre_election: true
I20260709 14:45:47.385425  7035 consensus_queue.cc:260] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.385963  6991 raft_consensus.cc:2468] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 0.
I20260709 14:45:47.387441  6808 leader_election.cc:304] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [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: 8547d1d6bd584033a421c8c836b1236c, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.388269  7065 raft_consensus.cc:2804] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:47.388657  7065 raft_consensus.cc:493] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:47.387952  6741 catalog_manager.cc:5697] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:47.389017  7065 raft_consensus.cc:3060] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.390146  6741 catalog_manager.cc:5697] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:47.388232  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ef8b53501413cba840ee0b3c1f374" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" is_pre_election: true
I20260709 14:45:47.392750  6919 raft_consensus.cc:2468] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 0.
I20260709 14:45:47.392098  6741 catalog_manager.cc:5697] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:47.395609  7039 tablet_bootstrap.cc:492] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c: No bootstrap required, opened a new log
I20260709 14:45:47.396011  7039 ts_tablet_manager.cc:1403] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:45:47.397518  7034 tablet_bootstrap.cc:492] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96: No bootstrap required, opened a new log
I20260709 14:45:47.397873  7034 ts_tablet_manager.cc:1403] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.002s
I20260709 14:45:47.398341  7039 raft_consensus.cc:359] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.398630  7065 raft_consensus.cc:515] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.398973  7039 raft_consensus.cc:385] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.399281  7039 raft_consensus.cc:740] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.399896  7039 consensus_queue.cc:260] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.399850  7034 raft_consensus.cc:359] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.387660  7035 ts_tablet_manager.cc:1434] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:45:47.400722  7034 raft_consensus.cc:385] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.401005  7034 raft_consensus.cc:740] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.401423  7035 tablet_bootstrap.cc:492] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c: Bootstrap starting.
I20260709 14:45:47.401995  7039 ts_tablet_manager.cc:1434] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:45:47.401732  7034 consensus_queue.cc:260] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.402768  7039 tablet_bootstrap.cc:492] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c: Bootstrap starting.
I20260709 14:45:47.403787  7034 ts_tablet_manager.cc:1434] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:45:47.403977  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ef8b53501413cba840ee0b3c1f374" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:47.404485  6919 raft_consensus.cc:3060] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.405319  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ef8b53501413cba840ee0b3c1f374" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:47.405843  6991 raft_consensus.cc:3060] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.406529  7065 leader_election.cc:290] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 1 election: Requested vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.409519  7035 tablet_bootstrap.cc:654] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.410200  7039 tablet_bootstrap.cc:654] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.410876  6919 raft_consensus.cc:2468] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 1.
I20260709 14:45:47.411988  6810 leader_election.cc:304] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [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: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.412848  7065 raft_consensus.cc:2804] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:47.413339  7065 raft_consensus.cc:697] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Becoming Leader. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:47.414140  7065 consensus_queue.cc:237] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.412097  6991 raft_consensus.cc:2468] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 1.
I20260709 14:45:47.431536  7035 tablet_bootstrap.cc:492] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c: No bootstrap required, opened a new log
I20260709 14:45:47.432009  7035 ts_tablet_manager.cc:1403] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.015s
I20260709 14:45:47.434638  7035 raft_consensus.cc:359] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.435278  7035 raft_consensus.cc:385] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.435518  7035 raft_consensus.cc:740] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.436236  7035 consensus_queue.cc:260] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.436316  6742 catalog_manager.cc:5697] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129). New cstate: current_term: 1 leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:47.438380  7035 ts_tablet_manager.cc:1434] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:45:47.439298  7035 tablet_bootstrap.cc:492] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c: Bootstrap starting.
I20260709 14:45:47.442026  6742 catalog_manager.cc:5697] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129). New cstate: current_term: 1 leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:47.449695  7035 tablet_bootstrap.cc:654] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:47.452956  7039 tablet_bootstrap.cc:492] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c: No bootstrap required, opened a new log
I20260709 14:45:47.453390  7039 ts_tablet_manager.cc:1403] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.022s
I20260709 14:45:47.455848  7035 tablet_bootstrap.cc:492] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c: No bootstrap required, opened a new log
I20260709 14:45:47.455837  7039 raft_consensus.cc:359] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.459771  7035 ts_tablet_manager.cc:1403] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.006s
I20260709 14:45:47.459967  7039 raft_consensus.cc:385] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.460234  7039 raft_consensus.cc:740] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.460834  7039 consensus_queue.cc:260] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.462653  7039 ts_tablet_manager.cc:1434] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:45:47.462585  7035 raft_consensus.cc:359] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.463267  7035 raft_consensus.cc:385] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:47.463495  7035 raft_consensus.cc:740] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Initialized, Role: FOLLOWER
I20260709 14:45:47.461684  6742 catalog_manager.cc:5697] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129). New cstate: current_term: 1 leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:47.463944  7035 consensus_queue.cc:260] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.465893  7035 ts_tablet_manager.cc:1434] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:47.523028  7067 consensus_queue.cc:1048] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.533103  7056 consensus_queue.cc:1048] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.593458  7065 consensus_queue.cc:1048] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.598842  7056 consensus_queue.cc:1048] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.602787  7069 consensus_queue.cc:1048] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.613333  7038 consensus_queue.cc:1048] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.623123  7069 raft_consensus.cc:493] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:47.623541  7069 raft_consensus.cc:515] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.625129  7069 leader_election.cc:290] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.625602  7038 raft_consensus.cc:493] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:47.625804  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237ab3381fa4bfc9c6475e55944fcba" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" is_pre_election: true
I20260709 14:45:47.626072  7038 raft_consensus.cc:515] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.626390  6919 raft_consensus.cc:2468] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 0.
I20260709 14:45:47.627461  6810 leader_election.cc:304] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [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: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.627875  7038 leader_election.cc:290] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.628432  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a917954270064900a50dabe124c199a3" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" is_pre_election: true
I20260709 14:45:47.629010  6844 raft_consensus.cc:2468] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 0.
I20260709 14:45:47.629001  7069 raft_consensus.cc:2804] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:47.629717  7069 raft_consensus.cc:493] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:47.629715  6992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237ab3381fa4bfc9c6475e55944fcba" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c" is_pre_election: true
I20260709 14:45:47.630189  7069 raft_consensus.cc:3060] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.630149  6885 leader_election.cc:304] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.630607  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a917954270064900a50dabe124c199a3" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c" is_pre_election: true
I20260709 14:45:47.631150  6991 raft_consensus.cc:2468] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 0.
I20260709 14:45:47.630354  6992 raft_consensus.cc:2468] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 0.
I20260709 14:45:47.633313  7038 raft_consensus.cc:2804] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:47.633585  7038 raft_consensus.cc:493] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:47.633828  7038 raft_consensus.cc:3060] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.635179  7069 raft_consensus.cc:515] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.636512  7069 leader_election.cc:290] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 1 election: Requested vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.637272  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237ab3381fa4bfc9c6475e55944fcba" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:47.637648  6919 raft_consensus.cc:3060] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.637492  6992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237ab3381fa4bfc9c6475e55944fcba" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:47.638055  6992 raft_consensus.cc:3060] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.638257  7038 raft_consensus.cc:515] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.640618  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a917954270064900a50dabe124c199a3" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:47.640618  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a917954270064900a50dabe124c199a3" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:47.641268  6991 raft_consensus.cc:3060] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.641304  7038 leader_election.cc:290] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 1 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.641291  6844 raft_consensus.cc:3060] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.643599  6919 raft_consensus.cc:2468] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 1.
I20260709 14:45:47.643965  6992 raft_consensus.cc:2468] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 1.
I20260709 14:45:47.644640  6810 leader_election.cc:304] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [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: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:47.645555  7069 raft_consensus.cc:2804] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:47.645879  7069 raft_consensus.cc:697] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Becoming Leader. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:47.646602  7069 consensus_queue.cc:237] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.647835  6991 raft_consensus.cc:2468] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 1.
I20260709 14:45:47.648391  6844 raft_consensus.cc:2468] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 1.
I20260709 14:45:47.648882  6883 leader_election.cc:304] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: 70696782b7ea4c2d9a1d01c4b41f1d96, 8547d1d6bd584033a421c8c836b1236c; no voters: 
I20260709 14:45:47.649603  7038 raft_consensus.cc:2804] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:47.650055  7038 raft_consensus.cc:697] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Becoming Leader. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:47.650859  7038 consensus_queue.cc:237] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [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: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.657603  6742 catalog_manager.cc:5697] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c reported cstate change: term changed from 0 to 1, leader changed from <none> to abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129). New cstate: current_term: 1 leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:47.658830  6738 catalog_manager.cc:5697] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:47.687271  7038 consensus_queue.cc:1048] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.691418  6844 raft_consensus.cc:3060] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.698438  7067 consensus_queue.cc:1048] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.726009  6844 raft_consensus.cc:3060] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:47.730888  7067 consensus_queue.cc:1048] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.739423  7067 consensus_queue.cc:1048] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.747954  7069 consensus_queue.cc:1048] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.757659  7068 consensus_queue.cc:1048] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.796492  7068 consensus_queue.cc:1048] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.807261  7068 consensus_queue.cc:1048] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.847069  6919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453"
dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
mode: GRACEFUL
new_leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:57788
I20260709 14:45:47.847496  6919 raft_consensus.cc:606] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Received request to transfer leadership to TS abf96e14a83a4a63aa3b1b8088655f0c
I20260709 14:45:47.851531  6919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bfa694ae4b747849156269268469e44"
dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
mode: GRACEFUL
new_leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:57788
I20260709 14:45:47.851970  6919 raft_consensus.cc:606] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Received request to transfer leadership to TS abf96e14a83a4a63aa3b1b8088655f0c
I20260709 14:45:47.858255  6919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376"
dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
mode: GRACEFUL
new_leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:57788
I20260709 14:45:47.858623  6919 raft_consensus.cc:606] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Received request to transfer leadership to TS abf96e14a83a4a63aa3b1b8088655f0c
I20260709 14:45:47.870087  7068 consensus_queue.cc:1048] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.870191  6844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
mode: GRACEFUL
new_leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
 from {username='slave'} at 127.0.0.1:42816
I20260709 14:45:47.870646  6844 raft_consensus.cc:606] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Received request to transfer leadership to TS 70696782b7ea4c2d9a1d01c4b41f1d96
I20260709 14:45:47.880151  6844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa5ef8b53501413cba840ee0b3c1f374"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
mode: GRACEFUL
new_leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
 from {username='slave'} at 127.0.0.1:42816
I20260709 14:45:47.880056  7040 consensus_queue.cc:1048] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:47.880712  6844 raft_consensus.cc:606] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Received request to transfer leadership to TS 70696782b7ea4c2d9a1d01c4b41f1d96
I20260709 14:45:47.883605  7040 raft_consensus.cc:993] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c: : Instructing follower 70696782b7ea4c2d9a1d01c4b41f1d96 to start an election
I20260709 14:45:47.883953  7040 raft_consensus.cc:1081] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Signalling peer 70696782b7ea4c2d9a1d01c4b41f1d96 to start an election
I20260709 14:45:47.885705  6919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa5ef8b53501413cba840ee0b3c1f374"
dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
 from {username='slave'} at 127.0.0.1:57772
I20260709 14:45:47.886720  6919 raft_consensus.cc:493] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:47.887125  6919 raft_consensus.cc:3060] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:47.888113  6844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0237ab3381fa4bfc9c6475e55944fcba"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
mode: GRACEFUL
new_leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
 from {username='slave'} at 127.0.0.1:42816
I20260709 14:45:47.888650  6844 raft_consensus.cc:606] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Received request to transfer leadership to TS 70696782b7ea4c2d9a1d01c4b41f1d96
I20260709 14:45:47.892953  6919 raft_consensus.cc:515] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.894418  6920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a917954270064900a50dabe124c199a3"
dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
mode: GRACEFUL
new_leader_uuid: "8547d1d6bd584033a421c8c836b1236c"
 from {username='slave'} at 127.0.0.1:57788
I20260709 14:45:47.894948  6920 raft_consensus.cc:606] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Received request to transfer leadership to TS 8547d1d6bd584033a421c8c836b1236c
I20260709 14:45:47.895872  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ef8b53501413cba840ee0b3c1f374" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:47.896116  6919 leader_election.cc:290] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 2 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:47.896165  6992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ef8b53501413cba840ee0b3c1f374" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:47.897152  6844 raft_consensus.cc:3055] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:47.897524  6844 raft_consensus.cc:740] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:47.898392  6844 consensus_queue.cc:260] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.899358  6844 raft_consensus.cc:3060] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:47.903365  6844 raft_consensus.cc:2468] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 2.
I20260709 14:45:47.904217  6885 leader_election.cc:304] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 8547d1d6bd584033a421c8c836b1236c
I20260709 14:45:47.904886  7067 raft_consensus.cc:2804] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:47.905287  7067 raft_consensus.cc:697] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Becoming Leader. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:47.906031  7067 consensus_queue.cc:237] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:47.911520  6738 catalog_manager.cc:5697] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 reported cstate change: term changed from 1 to 2, leader changed from abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129) to 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:48.057309  7074 raft_consensus.cc:993] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96: : Instructing follower abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:48.057665  7067 raft_consensus.cc:1081] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Signalling peer abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:48.058882  6844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:42804
I20260709 14:45:48.059288  6844 raft_consensus.cc:493] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:48.059551  6844 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.063614  6844 raft_consensus.cc:515] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.065080  6844 leader_election.cc:290] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 2 election: Requested vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:48.065829  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:48.066109  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:48.066387  6919 raft_consensus.cc:3055] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:48.066614  6991 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.066721  6919 raft_consensus.cc:740] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:48.067516  6919 consensus_queue.cc:260] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.068629  6919 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.072726  6991 raft_consensus.cc:2468] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 2.
I20260709 14:45:48.073737  6808 leader_election.cc:304] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8547d1d6bd584033a421c8c836b1236c, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:48.074481  7065 raft_consensus.cc:2804] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:48.074991  7065 raft_consensus.cc:697] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Becoming Leader. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:48.075194  6919 raft_consensus.cc:2468] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 2.
I20260709 14:45:48.074987  7069 consensus_queue.cc:1048] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:48.075893  7065 consensus_queue.cc:237] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.081465  7069 raft_consensus.cc:993] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c: : Instructing follower 70696782b7ea4c2d9a1d01c4b41f1d96 to start an election
I20260709 14:45:48.081853  7040 raft_consensus.cc:1081] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Signalling peer 70696782b7ea4c2d9a1d01c4b41f1d96 to start an election
I20260709 14:45:48.083968  6920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0237ab3381fa4bfc9c6475e55944fcba"
dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
 from {username='slave'} at 127.0.0.1:57772
I20260709 14:45:48.083504  6738 catalog_manager.cc:5697] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c reported cstate change: term changed from 1 to 2, leader changed from 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130) to abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129). New cstate: current_term: 2 leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:48.084488  6920 raft_consensus.cc:493] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:48.084859  6920 raft_consensus.cc:3060] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.086410  7065 consensus_queue.cc:1048] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:48.094666  6920 raft_consensus.cc:515] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.097281  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237ab3381fa4bfc9c6475e55944fcba" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:48.097564  6992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0237ab3381fa4bfc9c6475e55944fcba" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:48.098065  6844 raft_consensus.cc:3055] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:48.098503  6844 raft_consensus.cc:740] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:48.098096  6992 raft_consensus.cc:3060] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.099156  6844 consensus_queue.cc:260] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.099987  6844 raft_consensus.cc:3060] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.103468  6920 leader_election.cc:290] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 2 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:48.104208  6992 raft_consensus.cc:2468] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 2.
I20260709 14:45:48.105756  6844 raft_consensus.cc:2468] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 2.
I20260709 14:45:48.106971  6885 leader_election.cc:304] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:48.107709  7067 raft_consensus.cc:2804] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:48.108067  7067 raft_consensus.cc:697] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Becoming Leader. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:48.108778  7067 consensus_queue.cc:237] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.111698  7067 consensus_queue.cc:1048] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:48.115239  6738 catalog_manager.cc:5697] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 reported cstate change: term changed from 1 to 2, leader changed from abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129) to 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:48.117432  7074 raft_consensus.cc:993] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96: : Instructing follower 8547d1d6bd584033a421c8c836b1236c to start an election
I20260709 14:45:48.117820  7074 raft_consensus.cc:1081] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Signalling peer 8547d1d6bd584033a421c8c836b1236c to start an election
I20260709 14:45:48.119632  6991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a917954270064900a50dabe124c199a3"
dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
 from {username='slave'} at 127.0.0.1:44120
I20260709 14:45:48.121090  6991 raft_consensus.cc:493] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:48.121491  6991 raft_consensus.cc:3060] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.123827  7067 consensus_queue.cc:1048] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:48.126973  6991 raft_consensus.cc:515] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.133909  6991 leader_election.cc:290] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 2 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357)
I20260709 14:45:48.134479  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a917954270064900a50dabe124c199a3" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:48.135227  6920 raft_consensus.cc:3055] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:48.135540  6920 raft_consensus.cc:740] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:48.133654  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a917954270064900a50dabe124c199a3" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:48.136147  6844 raft_consensus.cc:3060] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.136343  6920 consensus_queue.cc:260] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.137296  6920 raft_consensus.cc:3060] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.140497  6844 raft_consensus.cc:2468] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8547d1d6bd584033a421c8c836b1236c in term 2.
I20260709 14:45:48.141358  6920 raft_consensus.cc:2468] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8547d1d6bd584033a421c8c836b1236c in term 2.
I20260709 14:45:48.141425  6959 leader_election.cc:304] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8547d1d6bd584033a421c8c836b1236c, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:48.142697  7084 raft_consensus.cc:2804] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:48.143676  7084 raft_consensus.cc:697] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [term 2 LEADER]: Becoming Leader. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Running, Role: LEADER
I20260709 14:45:48.144327  7084 consensus_queue.cc:237] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.150251  6741 catalog_manager.cc:5697] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c reported cstate change: term changed from 1 to 2, leader changed from 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130) to 8547d1d6bd584033a421c8c836b1236c (127.6.19.131). New cstate: current_term: 2 leader_uuid: "8547d1d6bd584033a421c8c836b1236c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:48.156307  7074 raft_consensus.cc:993] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96: : Instructing follower abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:48.156705  7074 raft_consensus.cc:1081] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Signalling peer abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:48.158043  6844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bfa694ae4b747849156269268469e44"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:42804
I20260709 14:45:48.158553  6844 raft_consensus.cc:493] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:48.158912  6844 raft_consensus.cc:3060] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.163535  6844 raft_consensus.cc:515] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.164906  6844 leader_election.cc:290] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 2 election: Requested vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:48.165499  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfa694ae4b747849156269268469e44" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:48.165858  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfa694ae4b747849156269268469e44" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:48.166055  6920 raft_consensus.cc:3055] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:48.166370  6991 raft_consensus.cc:3060] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.166383  6920 raft_consensus.cc:740] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:48.167232  6920 consensus_queue.cc:260] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.168352  6920 raft_consensus.cc:3060] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.172640  6991 raft_consensus.cc:2468] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 2.
I20260709 14:45:48.173635  6808 leader_election.cc:304] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8547d1d6bd584033a421c8c836b1236c, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:48.174120  6920 raft_consensus.cc:2468] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 2.
I20260709 14:45:48.174288  7065 raft_consensus.cc:2804] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:48.174742  7065 raft_consensus.cc:697] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Becoming Leader. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:48.175470  7065 consensus_queue.cc:237] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.181037  6738 catalog_manager.cc:5697] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c reported cstate change: term changed from 1 to 2, leader changed from 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130) to abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129). New cstate: current_term: 2 leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:48.185407  7040 raft_consensus.cc:993] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c: : Instructing follower 70696782b7ea4c2d9a1d01c4b41f1d96 to start an election
I20260709 14:45:48.185755  7065 raft_consensus.cc:1081] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Signalling peer 70696782b7ea4c2d9a1d01c4b41f1d96 to start an election
I20260709 14:45:48.187072  6920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140"
dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
 from {username='slave'} at 127.0.0.1:57772
I20260709 14:45:48.187463  6920 raft_consensus.cc:493] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:48.187726  6920 raft_consensus.cc:3060] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.192973  6920 raft_consensus.cc:515] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.194423  6920 leader_election.cc:290] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 2 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:48.195150  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:48.195447  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:48.195827  6844 raft_consensus.cc:3055] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:48.195936  6991 raft_consensus.cc:3060] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.196187  6844 raft_consensus.cc:740] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:48.196944  6844 consensus_queue.cc:260] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.198151  6844 raft_consensus.cc:3060] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.200502  6991 raft_consensus.cc:2468] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 2.
I20260709 14:45:48.201356  6883 leader_election.cc:304] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70696782b7ea4c2d9a1d01c4b41f1d96, 8547d1d6bd584033a421c8c836b1236c; no voters: 
I20260709 14:45:48.201967  7067 raft_consensus.cc:2804] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:48.202334  7067 raft_consensus.cc:697] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Becoming Leader. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:48.203076  7067 consensus_queue.cc:237] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.203732  6844 raft_consensus.cc:2468] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 2.
I20260709 14:45:48.208626  6738 catalog_manager.cc:5697] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 reported cstate change: term changed from 1 to 2, leader changed from abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129) to 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:48.328554  6991 raft_consensus.cc:3060] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.332988  6991 raft_consensus.cc:1275] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Refusing update from remote peer 70696782b7ea4c2d9a1d01c4b41f1d96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.334022  6844 raft_consensus.cc:1275] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Refusing update from remote peer 70696782b7ea4c2d9a1d01c4b41f1d96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.334115  7038 consensus_queue.cc:1048] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.335058  7067 consensus_queue.cc:1048] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.353945  7067 raft_consensus.cc:993] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96: : Instructing follower abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:48.354337  7067 raft_consensus.cc:1081] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Signalling peer abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:48.355631  6844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:42804
I20260709 14:45:48.356041  6844 raft_consensus.cc:493] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:48.356307  6844 raft_consensus.cc:3060] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.360679  6844 raft_consensus.cc:515] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.362077  6844 leader_election.cc:290] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 2 election: Requested vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:48.362622  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:48.363054  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:48.363153  6920 raft_consensus.cc:3055] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:48.363463  6920 raft_consensus.cc:740] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:48.363484  6991 raft_consensus.cc:3060] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.364105  6920 consensus_queue.cc:260] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.364924  6920 raft_consensus.cc:3060] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:48.367729  6991 raft_consensus.cc:2468] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 2.
I20260709 14:45:48.368557  6808 leader_election.cc:304] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8547d1d6bd584033a421c8c836b1236c, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:48.369016  6920 raft_consensus.cc:2468] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 2.
I20260709 14:45:48.369120  7065 raft_consensus.cc:2804] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:48.369591  7065 raft_consensus.cc:697] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Becoming Leader. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:48.370399  7065 consensus_queue.cc:237] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:48.375854  6741 catalog_manager.cc:5697] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c reported cstate change: term changed from 1 to 2, leader changed from 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130) to abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129). New cstate: current_term: 2 leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:48.555580  6920 raft_consensus.cc:1275] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Refusing update from remote peer 8547d1d6bd584033a421c8c836b1236c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.556692  7084 consensus_queue.cc:1048] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.559149  6919 raft_consensus.cc:1275] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.560356  7065 consensus_queue.cc:1048] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.567396  6844 raft_consensus.cc:1275] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Refusing update from remote peer 8547d1d6bd584033a421c8c836b1236c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.568558  6992 raft_consensus.cc:1275] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.568681  7084 consensus_queue.cc:1048] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.570057  7069 consensus_queue.cc:1048] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.571806  6991 raft_consensus.cc:1275] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.573356  7040 consensus_queue.cc:1048] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.591861  6920 raft_consensus.cc:1275] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.593483  7069 consensus_queue.cc:1048] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.642066  6991 raft_consensus.cc:1275] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Refusing update from remote peer 70696782b7ea4c2d9a1d01c4b41f1d96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.643146  7038 consensus_queue.cc:1048] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.649392  6844 raft_consensus.cc:1275] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Refusing update from remote peer 70696782b7ea4c2d9a1d01c4b41f1d96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.650831  7074 consensus_queue.cc:1048] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.695130  6844 raft_consensus.cc:1275] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Refusing update from remote peer 70696782b7ea4c2d9a1d01c4b41f1d96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.696151  7038 consensus_queue.cc:1048] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.698304  6991 raft_consensus.cc:1275] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Refusing update from remote peer 70696782b7ea4c2d9a1d01c4b41f1d96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.699431  7074 consensus_queue.cc:1048] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.887594  6920 raft_consensus.cc:1275] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.888664  7069 consensus_queue.cc:1048] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:48.896018  6991 raft_consensus.cc:1275] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:48.897549  7065 consensus_queue.cc:1048] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:50.921700  6222 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:45:50.922380  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:45:50.936002  6844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
mode: GRACEFUL
new_leader_uuid: "8547d1d6bd584033a421c8c836b1236c"
 from {username='slave'} at 127.0.0.1:42822
I20260709 14:45:50.936409  6844 raft_consensus.cc:606] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Received request to transfer leadership to TS 8547d1d6bd584033a421c8c836b1236c
I20260709 14:45:50.938400  6844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
mode: GRACEFUL
new_leader_uuid: "8547d1d6bd584033a421c8c836b1236c"
 from {username='slave'} at 127.0.0.1:42822
I20260709 14:45:50.938776  6844 raft_consensus.cc:606] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Received request to transfer leadership to TS 8547d1d6bd584033a421c8c836b1236c
I20260709 14:45:50.939545  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:45:50.939906  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:45:51.218310  7129 raft_consensus.cc:993] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c: : Instructing follower 8547d1d6bd584033a421c8c836b1236c to start an election
I20260709 14:45:51.218703  7065 raft_consensus.cc:1081] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Signalling peer 8547d1d6bd584033a421c8c836b1236c to start an election
I20260709 14:45:51.219878  6992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376"
dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
 from {username='slave'} at 127.0.0.1:44112
I20260709 14:45:51.220314  6992 raft_consensus.cc:493] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:51.220597  6992 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:51.224699  6992 raft_consensus.cc:515] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:51.226150  6992 leader_election.cc:290] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 3 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357)
I20260709 14:45:51.226810  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:51.227118  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:51.227231  6844 raft_consensus.cc:3055] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:51.227538  6844 raft_consensus.cc:740] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:51.227559  6919 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:51.228145  6844 consensus_queue.cc:260] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:51.228881  6844 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:51.231560  6919 raft_consensus.cc:2468] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8547d1d6bd584033a421c8c836b1236c in term 3.
I20260709 14:45:51.232450  6844 raft_consensus.cc:2468] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8547d1d6bd584033a421c8c836b1236c in term 3.
I20260709 14:45:51.232437  6959 leader_election.cc:304] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70696782b7ea4c2d9a1d01c4b41f1d96, 8547d1d6bd584033a421c8c836b1236c; no voters: 
I20260709 14:45:51.233163  7122 raft_consensus.cc:2804] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:51.234053  7122 raft_consensus.cc:697] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 3 LEADER]: Becoming Leader. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Running, Role: LEADER
I20260709 14:45:51.234650  7122 consensus_queue.cc:237] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:51.240156  6742 catalog_manager.cc:5697] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c reported cstate change: term changed from 2 to 3, leader changed from abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129) to 8547d1d6bd584033a421c8c836b1236c (127.6.19.131). New cstate: current_term: 3 leader_uuid: "8547d1d6bd584033a421c8c836b1236c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:51.325064  7129 raft_consensus.cc:993] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c: : Instructing follower 8547d1d6bd584033a421c8c836b1236c to start an election
I20260709 14:45:51.325460  7065 raft_consensus.cc:1081] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Signalling peer 8547d1d6bd584033a421c8c836b1236c to start an election
I20260709 14:45:51.326615  6992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453"
dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
 from {username='slave'} at 127.0.0.1:44112
I20260709 14:45:51.327028  6992 raft_consensus.cc:493] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:51.327296  6992 raft_consensus.cc:3060] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:51.331357  6992 raft_consensus.cc:515] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:51.332841  6992 leader_election.cc:290] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 3 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357)
I20260709 14:45:51.333379  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:51.333877  6844 raft_consensus.cc:3055] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:51.333822  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:51.334249  6844 raft_consensus.cc:740] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:51.334403  6919 raft_consensus.cc:3060] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:51.334944  6844 consensus_queue.cc:260] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:51.335999  6844 raft_consensus.cc:3060] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:51.341651  6844 raft_consensus.cc:2468] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8547d1d6bd584033a421c8c836b1236c in term 3.
I20260709 14:45:51.342537  6919 raft_consensus.cc:2468] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8547d1d6bd584033a421c8c836b1236c in term 3.
I20260709 14:45:51.343199  6959 leader_election.cc:304] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8547d1d6bd584033a421c8c836b1236c, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:51.343932  7122 raft_consensus.cc:2804] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:51.344393  7122 raft_consensus.cc:697] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 3 LEADER]: Becoming Leader. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Running, Role: LEADER
I20260709 14:45:51.345135  7122 consensus_queue.cc:237] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:51.352000  6742 catalog_manager.cc:5697] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c reported cstate change: term changed from 2 to 3, leader changed from abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129) to 8547d1d6bd584033a421c8c836b1236c (127.6.19.131). New cstate: current_term: 3 leader_uuid: "8547d1d6bd584033a421c8c836b1236c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:51.627357  6844 raft_consensus.cc:1275] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Refusing update from remote peer 8547d1d6bd584033a421c8c836b1236c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:51.628316  7122 consensus_queue.cc:1048] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:51.630450  6919 raft_consensus.cc:1275] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Refusing update from remote peer 8547d1d6bd584033a421c8c836b1236c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:51.631716  7130 consensus_queue.cc:1048] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:51.841904  6844 raft_consensus.cc:1275] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Refusing update from remote peer 8547d1d6bd584033a421c8c836b1236c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:51.842954  7136 consensus_queue.cc:1048] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:51.850585  6919 raft_consensus.cc:1275] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Refusing update from remote peer 8547d1d6bd584033a421c8c836b1236c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:51.852123  7136 consensus_queue.cc:1048] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:45:51.940586  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:45:51.964721  6992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453"
dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
mode: GRACEFUL
new_leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:44122
I20260709 14:45:51.965164  6992 raft_consensus.cc:606] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 3 LEADER]: Received request to transfer leadership to TS abf96e14a83a4a63aa3b1b8088655f0c
I20260709 14:45:51.973313  6992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376"
dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
mode: GRACEFUL
new_leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:44122
I20260709 14:45:51.973773  6992 raft_consensus.cc:606] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 3 LEADER]: Received request to transfer leadership to TS abf96e14a83a4a63aa3b1b8088655f0c
I20260709 14:45:51.977883  6919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140"
dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
mode: GRACEFUL
new_leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:57788
I20260709 14:45:51.978286  6919 raft_consensus.cc:606] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Received request to transfer leadership to TS abf96e14a83a4a63aa3b1b8088655f0c
I20260709 14:45:51.982016  6919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d134cb34deee42a18524392162927ca6"
dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
mode: GRACEFUL
new_leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:57788
I20260709 14:45:51.982403  6919 raft_consensus.cc:606] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Received request to transfer leadership to TS abf96e14a83a4a63aa3b1b8088655f0c
I20260709 14:45:51.986033  6919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa5ef8b53501413cba840ee0b3c1f374"
dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
mode: GRACEFUL
new_leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:57788
I20260709 14:45:51.986393  6919 raft_consensus.cc:606] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Received request to transfer leadership to TS abf96e14a83a4a63aa3b1b8088655f0c
I20260709 14:45:52.047127  7067 raft_consensus.cc:993] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96: : Instructing follower abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:52.047513  7147 raft_consensus.cc:1081] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Signalling peer abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:52.049011  6844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d134cb34deee42a18524392162927ca6"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:42804
I20260709 14:45:52.049465  6844 raft_consensus.cc:493] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:52.049714  6844 raft_consensus.cc:3060] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:52.053733  6844 raft_consensus.cc:515] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.055032  6844 leader_election.cc:290] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 2 election: Requested vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:52.055672  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134cb34deee42a18524392162927ca6" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:52.055933  6992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134cb34deee42a18524392162927ca6" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:52.056154  6919 raft_consensus.cc:3055] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:52.056394  6992 raft_consensus.cc:3060] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:52.056440  6919 raft_consensus.cc:740] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:52.057159  6919 consensus_queue.cc:260] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.058028  6919 raft_consensus.cc:3060] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:52.060469  6992 raft_consensus.cc:2468] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 2.
I20260709 14:45:52.061395  6808 leader_election.cc:304] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8547d1d6bd584033a421c8c836b1236c, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:52.061985  7065 raft_consensus.cc:2804] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:52.061936  6919 raft_consensus.cc:2468] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 2.
I20260709 14:45:52.063395  7065 raft_consensus.cc:697] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Becoming Leader. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:52.064116  7065 consensus_queue.cc:237] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.069607  7122 raft_consensus.cc:993] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c: : Instructing follower abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:52.069958  7136 raft_consensus.cc:1081] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 3 LEADER]: Signalling peer abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:52.070120  6742 catalog_manager.cc:5697] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c reported cstate change: term changed from 1 to 2, leader changed from 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130) to abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129). New cstate: current_term: 2 leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:52.071287  6844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:42812
I20260709 14:45:52.071748  6844 raft_consensus.cc:493] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:52.072057  6844 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:52.076850  6844 raft_consensus.cc:515] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.079260  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:52.079305  6844 leader_election.cc:290] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 4 election: Requested vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:52.079492  6992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:52.079813  6919 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:52.079977  6992 raft_consensus.cc:3055] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:45:52.080334  6992 raft_consensus.cc:740] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Running, Role: LEADER
I20260709 14:45:52.080973  6992 consensus_queue.cc:260] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.082062  6992 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:52.084774  6919 raft_consensus.cc:2468] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 4.
I20260709 14:45:52.085721  6810 leader_election.cc:304] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:52.086306  7065 raft_consensus.cc:2804] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:45:52.086611  7065 raft_consensus.cc:697] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 4 LEADER]: Becoming Leader. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:52.086722  6992 raft_consensus.cc:2468] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 4.
I20260709 14:45:52.087224  7065 consensus_queue.cc:237] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.092074  6742 catalog_manager.cc:5697] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c reported cstate change: term changed from 3 to 4, leader changed from 8547d1d6bd584033a421c8c836b1236c (127.6.19.131) to abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129). New cstate: current_term: 4 leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:52.108135  7067 raft_consensus.cc:993] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96: : Instructing follower abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:52.108440  7147 raft_consensus.cc:1081] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Signalling peer abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:52.109607  6844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:42804
I20260709 14:45:52.109954  6844 raft_consensus.cc:493] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:52.110185  6844 raft_consensus.cc:3060] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:52.113788  6844 raft_consensus.cc:515] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.114974  6844 leader_election.cc:290] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 3 election: Requested vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:52.115630  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:52.115808  6992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb9783c9b2c14ec7a2b954b80451d140" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:52.116091  6919 raft_consensus.cc:3055] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:52.116231  6992 raft_consensus.cc:3060] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:52.116362  6919 raft_consensus.cc:740] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:52.116972  6919 consensus_queue.cc:260] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.117741  6919 raft_consensus.cc:3060] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:52.120381  6992 raft_consensus.cc:2468] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 3.
I20260709 14:45:52.121205  6919 raft_consensus.cc:2468] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 3.
I20260709 14:45:52.121168  6808 leader_election.cc:304] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8547d1d6bd584033a421c8c836b1236c, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:52.121896  7065 raft_consensus.cc:2804] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:52.122246  7065 raft_consensus.cc:697] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 LEADER]: Becoming Leader. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:52.122782  7065 consensus_queue.cc:237] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.128422  6742 catalog_manager.cc:5697] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c reported cstate change: term changed from 2 to 3, leader changed from 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130) to abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129). New cstate: current_term: 3 leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:52.264940  7067 raft_consensus.cc:993] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96: : Instructing follower abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:52.265329  7147 raft_consensus.cc:1081] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Signalling peer abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:52.266515  6844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa5ef8b53501413cba840ee0b3c1f374"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:42804
I20260709 14:45:52.266886  6844 raft_consensus.cc:493] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:52.267138  6844 raft_consensus.cc:3060] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:52.270766  6844 raft_consensus.cc:515] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.271970  6844 leader_election.cc:290] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 3 election: Requested vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:52.272637  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ef8b53501413cba840ee0b3c1f374" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:52.272923  6992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa5ef8b53501413cba840ee0b3c1f374" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:52.273152  6919 raft_consensus.cc:3055] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:52.273438  6992 raft_consensus.cc:3060] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:52.273465  6919 raft_consensus.cc:740] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:52.274340  6919 consensus_queue.cc:260] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.275375  6919 raft_consensus.cc:3060] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:52.279441  6992 raft_consensus.cc:2468] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 3.
I20260709 14:45:52.280424  6808 leader_election.cc:304] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8547d1d6bd584033a421c8c836b1236c, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:52.280726  6919 raft_consensus.cc:2468] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 3.
I20260709 14:45:52.280987  7065 raft_consensus.cc:2804] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:52.281435  7065 raft_consensus.cc:697] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 LEADER]: Becoming Leader. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:52.282078  7065 consensus_queue.cc:237] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.287721  6742 catalog_manager.cc:5697] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c reported cstate change: term changed from 2 to 3, leader changed from 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130) to abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129). New cstate: current_term: 3 leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:52.417460  7122 raft_consensus.cc:993] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c: : Instructing follower abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:52.417876  7155 raft_consensus.cc:1081] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 3 LEADER]: Signalling peer abf96e14a83a4a63aa3b1b8088655f0c to start an election
I20260709 14:45:52.419207  6844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
 from {username='slave'} at 127.0.0.1:42812
I20260709 14:45:52.419622  6844 raft_consensus.cc:493] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:52.419875  6844 raft_consensus.cc:3060] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:52.423637  6844 raft_consensus.cc:515] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.424875  6844 leader_election.cc:290] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 4 election: Requested vote from peers 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:52.425482  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:52.425988  6919 raft_consensus.cc:3060] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:52.425889  6992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cc8e49330e24c9892b2c7f027c4c453" candidate_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:52.426472  6992 raft_consensus.cc:3055] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:45:52.426767  6992 raft_consensus.cc:740] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Running, Role: LEADER
I20260709 14:45:52.427497  6992 consensus_queue.cc:260] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.428592  6992 raft_consensus.cc:3060] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:45:52.431596  6919 raft_consensus.cc:2468] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 4.
I20260709 14:45:52.432508  6810 leader_election.cc:304] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70696782b7ea4c2d9a1d01c4b41f1d96, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:52.433245  7065 raft_consensus.cc:2804] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:45:52.433580  7065 raft_consensus.cc:697] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 4 LEADER]: Becoming Leader. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:52.434144  7065 consensus_queue.cc:237] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:52.434408  6992 raft_consensus.cc:2468] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abf96e14a83a4a63aa3b1b8088655f0c in term 4.
I20260709 14:45:52.439154  6742 catalog_manager.cc:5697] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c reported cstate change: term changed from 3 to 4, leader changed from 8547d1d6bd584033a421c8c836b1236c (127.6.19.131) to abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129). New cstate: current_term: 4 leader_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:52.475647  6919 raft_consensus.cc:1275] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:52.476555  7065 consensus_queue.cc:1048] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:52.484157  6992 raft_consensus.cc:1275] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:52.485656  7158 consensus_queue.cc:1048] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:52.490918  6991 raft_consensus.cc:1275] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 4 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:45:52.492242  7065 consensus_queue.cc:1048] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:45:52.498507  6919 raft_consensus.cc:1275] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 4 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:45:52.499814  7158 consensus_queue.cc:1048] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:45:52.542845  6919 raft_consensus.cc:1275] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:52.543779  7158 consensus_queue.cc:1048] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:52.550593  6992 raft_consensus.cc:1275] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:52.552644  7148 consensus_queue.cc:1048] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:52.722512  6919 raft_consensus.cc:1275] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:52.723524  7148 consensus_queue.cc:1048] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:52.730382  6992 raft_consensus.cc:1275] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:52.731487  7065 consensus_queue.cc:1048] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:52.823011  6919 raft_consensus.cc:1275] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 4 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:45:52.824015  7065 consensus_queue.cc:1048] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:45:52.830397  6992 raft_consensus.cc:1275] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 4 FOLLOWER]: Refusing update from remote peer abf96e14a83a4a63aa3b1b8088655f0c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:45:52.831616  7158 consensus_queue.cc:1048] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:45:54.992121  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:45:55.000084  6844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
mode: GRACEFUL
new_leader_uuid: "8547d1d6bd584033a421c8c836b1236c"
 from {username='slave'} at 127.0.0.1:42822
I20260709 14:45:55.000713  6844 raft_consensus.cc:606] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 4 LEADER]: Received request to transfer leadership to TS 8547d1d6bd584033a421c8c836b1236c
I20260709 14:45:55.002766  6844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bfa694ae4b747849156269268469e44"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
mode: GRACEFUL
new_leader_uuid: "8547d1d6bd584033a421c8c836b1236c"
 from {username='slave'} at 127.0.0.1:42822
I20260709 14:45:55.003156  6844 raft_consensus.cc:606] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Received request to transfer leadership to TS 8547d1d6bd584033a421c8c836b1236c
I20260709 14:45:55.004916  6844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b4388f58fa84620a7afb90ba9ded218"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
mode: GRACEFUL
new_leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
 from {username='slave'} at 127.0.0.1:42822
I20260709 14:45:55.005297  6844 raft_consensus.cc:606] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Received request to transfer leadership to TS 70696782b7ea4c2d9a1d01c4b41f1d96
I20260709 14:45:55.007014  6844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d134cb34deee42a18524392162927ca6"
dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
mode: GRACEFUL
new_leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
 from {username='slave'} at 127.0.0.1:42822
I20260709 14:45:55.007368  6844 raft_consensus.cc:606] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Received request to transfer leadership to TS 70696782b7ea4c2d9a1d01c4b41f1d96
I20260709 14:45:55.008114  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:45:55.008461  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:45:55.038968  7148 raft_consensus.cc:993] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c: : Instructing follower 70696782b7ea4c2d9a1d01c4b41f1d96 to start an election
I20260709 14:45:55.039479  7170 raft_consensus.cc:1081] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Signalling peer 70696782b7ea4c2d9a1d01c4b41f1d96 to start an election
I20260709 14:45:55.040809  6920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d134cb34deee42a18524392162927ca6"
dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
 from {username='slave'} at 127.0.0.1:57772
I20260709 14:45:55.041237  6920 raft_consensus.cc:493] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:55.041498  6920 raft_consensus.cc:3060] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:55.046376  6920 raft_consensus.cc:515] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:55.048081  6920 leader_election.cc:290] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 3 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:55.048739  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134cb34deee42a18524392162927ca6" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:55.049235  6992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d134cb34deee42a18524392162927ca6" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:55.049440  6844 raft_consensus.cc:3055] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:55.049716  6992 raft_consensus.cc:3060] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:55.049700  6844 raft_consensus.cc:740] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:55.050375  6844 consensus_queue.cc:260] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:55.051172  6844 raft_consensus.cc:3060] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:55.054169  6992 raft_consensus.cc:2468] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 3.
I20260709 14:45:55.055238  6883 leader_election.cc:304] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70696782b7ea4c2d9a1d01c4b41f1d96, 8547d1d6bd584033a421c8c836b1236c; no voters: 
I20260709 14:45:55.055984  7169 raft_consensus.cc:2804] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:55.056427  6844 raft_consensus.cc:2468] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 3.
I20260709 14:45:55.056988  7169 raft_consensus.cc:697] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 LEADER]: Becoming Leader. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:55.057926  7169 consensus_queue.cc:237] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:55.063747  6742 catalog_manager.cc:5697] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 reported cstate change: term changed from 2 to 3, leader changed from abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129) to 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130). New cstate: current_term: 3 leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:55.218918  7148 raft_consensus.cc:993] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c: : Instructing follower 70696782b7ea4c2d9a1d01c4b41f1d96 to start an election
I20260709 14:45:55.219339  7170 raft_consensus.cc:1081] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Signalling peer 70696782b7ea4c2d9a1d01c4b41f1d96 to start an election
I20260709 14:45:55.220641  6920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b4388f58fa84620a7afb90ba9ded218"
dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
 from {username='slave'} at 127.0.0.1:57772
I20260709 14:45:55.221053  6920 raft_consensus.cc:493] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:55.221334  6920 raft_consensus.cc:3060] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:55.225665  6920 raft_consensus.cc:515] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:55.227362  6920 leader_election.cc:290] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 2 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 8547d1d6bd584033a421c8c836b1236c (127.6.19.131:43423)
I20260709 14:45:55.227945  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4388f58fa84620a7afb90ba9ded218" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:55.228353  6991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b4388f58fa84620a7afb90ba9ded218" candidate_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
I20260709 14:45:55.228425  6844 raft_consensus.cc:3055] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:45:55.228881  6991 raft_consensus.cc:3060] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:55.228906  6844 raft_consensus.cc:740] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:55.229517  7148 raft_consensus.cc:993] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c: : Instructing follower 8547d1d6bd584033a421c8c836b1236c to start an election
I20260709 14:45:55.229954  7170 raft_consensus.cc:1081] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Signalling peer 8547d1d6bd584033a421c8c836b1236c to start an election
I20260709 14:45:55.229800  6844 consensus_queue.cc:260] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:55.230834  6844 raft_consensus.cc:3060] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:45:55.231527  6992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bfa694ae4b747849156269268469e44"
dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
 from {username='slave'} at 127.0.0.1:44112
I20260709 14:45:55.231993  6992 raft_consensus.cc:493] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:55.232295  6992 raft_consensus.cc:3060] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:55.233583  6991 raft_consensus.cc:2468] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 2.
I20260709 14:45:55.234359  6883 leader_election.cc:304] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70696782b7ea4c2d9a1d01c4b41f1d96, 8547d1d6bd584033a421c8c836b1236c; no voters: 
I20260709 14:45:55.234942  7169 raft_consensus.cc:2804] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:45:55.235303  7169 raft_consensus.cc:697] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Becoming Leader. State: Replica: 70696782b7ea4c2d9a1d01c4b41f1d96, State: Running, Role: LEADER
I20260709 14:45:55.236091  7169 consensus_queue.cc:237] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:55.236578  6844 raft_consensus.cc:2468] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70696782b7ea4c2d9a1d01c4b41f1d96 in term 2.
I20260709 14:45:55.237737  6992 raft_consensus.cc:515] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:55.239230  6992 leader_election.cc:290] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 3 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357)
I20260709 14:45:55.240994  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfa694ae4b747849156269268469e44" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:55.241413  6844 raft_consensus.cc:3055] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:45:55.241605  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfa694ae4b747849156269268469e44" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:55.241683  6844 raft_consensus.cc:740] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:55.242419  6844 consensus_queue.cc:260] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:55.242865  6920 raft_consensus.cc:3060] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:55.243376  6844 raft_consensus.cc:3060] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:45:55.245050  6742 catalog_manager.cc:5697] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 reported cstate change: term changed from 1 to 2, leader changed from abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129) to 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:55.247129  6844 raft_consensus.cc:2468] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8547d1d6bd584033a421c8c836b1236c in term 3.
I20260709 14:45:55.248248  6959 leader_election.cc:304] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8547d1d6bd584033a421c8c836b1236c, abf96e14a83a4a63aa3b1b8088655f0c; no voters: 
I20260709 14:45:55.248451  6920 raft_consensus.cc:2468] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8547d1d6bd584033a421c8c836b1236c in term 3.
I20260709 14:45:55.249199  7155 raft_consensus.cc:2804] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:45:55.250638  7155 raft_consensus.cc:697] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 3 LEADER]: Becoming Leader. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Running, Role: LEADER
I20260709 14:45:55.251433  7155 consensus_queue.cc:237] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:55.258242  6742 catalog_manager.cc:5697] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c reported cstate change: term changed from 2 to 3, leader changed from abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129) to 8547d1d6bd584033a421c8c836b1236c (127.6.19.131). New cstate: current_term: 3 leader_uuid: "8547d1d6bd584033a421c8c836b1236c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:55.271674  7170 raft_consensus.cc:993] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c: : Instructing follower 8547d1d6bd584033a421c8c836b1236c to start an election
I20260709 14:45:55.271997  7148 raft_consensus.cc:1081] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 4 LEADER]: Signalling peer 8547d1d6bd584033a421c8c836b1236c to start an election
I20260709 14:45:55.273294  6992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376"
dest_uuid: "8547d1d6bd584033a421c8c836b1236c"
 from {username='slave'} at 127.0.0.1:44112
I20260709 14:45:55.273742  6992 raft_consensus.cc:493] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:45:55.274031  6992 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:45:55.278085  6992 raft_consensus.cc:515] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:55.279263  6992 leader_election.cc:290] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 5 election: Requested vote from peers abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869), 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357)
I20260709 14:45:55.279914  6844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "abf96e14a83a4a63aa3b1b8088655f0c"
I20260709 14:45:55.280192  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b0b8dcf71114a9aa5eced7899a26376" candidate_uuid: "8547d1d6bd584033a421c8c836b1236c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96"
I20260709 14:45:55.280411  6844 raft_consensus.cc:3055] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:45:55.280665  6919 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:45:55.280755  6844 raft_consensus.cc:740] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: abf96e14a83a4a63aa3b1b8088655f0c, State: Running, Role: LEADER
I20260709 14:45:55.281548  6844 consensus_queue.cc:260] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:55.282610  6844 raft_consensus.cc:3060] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:45:55.286576  6919 raft_consensus.cc:2468] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8547d1d6bd584033a421c8c836b1236c in term 5.
I20260709 14:45:55.287432  6959 leader_election.cc:304] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70696782b7ea4c2d9a1d01c4b41f1d96, 8547d1d6bd584033a421c8c836b1236c; no voters: 
I20260709 14:45:55.287914  6844 raft_consensus.cc:2468] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8547d1d6bd584033a421c8c836b1236c in term 5.
I20260709 14:45:55.288024  7155 raft_consensus.cc:2804] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:45:55.288488  7155 raft_consensus.cc:697] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 5 LEADER]: Becoming Leader. State: Replica: 8547d1d6bd584033a421c8c836b1236c, State: Running, Role: LEADER
I20260709 14:45:55.289314  7155 consensus_queue.cc:237] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } }
I20260709 14:45:55.295332  6742 catalog_manager.cc:5697] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c reported cstate change: term changed from 4 to 5, leader changed from abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129) to 8547d1d6bd584033a421c8c836b1236c (127.6.19.131). New cstate: current_term: 5 leader_uuid: "8547d1d6bd584033a421c8c836b1236c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:55.476179  6992 raft_consensus.cc:1275] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Refusing update from remote peer 70696782b7ea4c2d9a1d01c4b41f1d96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:55.477160  7169 consensus_queue.cc:1048] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:55.486454  6844 raft_consensus.cc:1275] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Refusing update from remote peer 70696782b7ea4c2d9a1d01c4b41f1d96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:55.488075  7184 consensus_queue.cc:1048] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:45:55.634636  6919 raft_consensus.cc:1275] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Refusing update from remote peer 8547d1d6bd584033a421c8c836b1236c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:55.635648  7155 consensus_queue.cc:1048] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:55.636791  6844 raft_consensus.cc:1275] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Refusing update from remote peer 70696782b7ea4c2d9a1d01c4b41f1d96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:55.637852  7169 consensus_queue.cc:1048] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:55.644687  6844 raft_consensus.cc:1275] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Refusing update from remote peer 8547d1d6bd584033a421c8c836b1236c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:45:55.647632  7155 consensus_queue.cc:1048] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:45:55.649993  6992 raft_consensus.cc:1275] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Refusing update from remote peer 70696782b7ea4c2d9a1d01c4b41f1d96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:45:55.651459  7169 consensus_queue.cc:1048] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8547d1d6bd584033a421c8c836b1236c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:45:55.725211  6844 raft_consensus.cc:1275] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 5 FOLLOWER]: Refusing update from remote peer 8547d1d6bd584033a421c8c836b1236c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:45:55.726188  7155 consensus_queue.cc:1048] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "abf96e14a83a4a63aa3b1b8088655f0c" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 39869 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:45:55.733793  6919 raft_consensus.cc:1275] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 5 FOLLOWER]: Refusing update from remote peer 8547d1d6bd584033a421c8c836b1236c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:45:55.735112  7155 consensus_queue.cc:1048] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [LEADER]: Connected to new peer: Peer: permanent_uuid: "70696782b7ea4c2d9a1d01c4b41f1d96" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38357 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:45:56.009099  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:45:56.014523  6222 tablet_server.cc:179] TabletServer@127.6.19.129:0 shutting down...
I20260709 14:45:56.037568  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:45:56.038252  6222 tablet_replica.cc:333] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c: stopping tablet replica
I20260709 14:45:56.038797  6222 raft_consensus.cc:2243] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.039244  6222 raft_consensus.cc:2272] T 0237ab3381fa4bfc9c6475e55944fcba P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.041036  6222 tablet_replica.cc:333] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c: stopping tablet replica
I20260709 14:45:56.041541  6222 raft_consensus.cc:2243] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.041901  6222 raft_consensus.cc:2272] T a917954270064900a50dabe124c199a3 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.043350  6222 tablet_replica.cc:333] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c: stopping tablet replica
I20260709 14:45:56.043769  6222 raft_consensus.cc:2243] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.044071  6222 raft_consensus.cc:2272] T d134cb34deee42a18524392162927ca6 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.045873  6222 tablet_replica.cc:333] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c: stopping tablet replica
I20260709 14:45:56.046321  6222 raft_consensus.cc:2243] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.046638  6222 raft_consensus.cc:2272] T 7bfa694ae4b747849156269268469e44 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.048580  6222 tablet_replica.cc:333] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c: stopping tablet replica
I20260709 14:45:56.048983  6222 raft_consensus.cc:2243] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.049335  6222 raft_consensus.cc:2272] T 5b0b8dcf71114a9aa5eced7899a26376 P abf96e14a83a4a63aa3b1b8088655f0c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.051110  6222 tablet_replica.cc:333] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c: stopping tablet replica
I20260709 14:45:56.051575  6222 raft_consensus.cc:2243] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:56.052228  6222 raft_consensus.cc:2272] T cb9783c9b2c14ec7a2b954b80451d140 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.053761  6222 tablet_replica.cc:333] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c: stopping tablet replica
I20260709 14:45:56.054199  6222 raft_consensus.cc:2243] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:45:56.054818  6222 raft_consensus.cc:2272] T 4cc8e49330e24c9892b2c7f027c4c453 P abf96e14a83a4a63aa3b1b8088655f0c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.056295  6222 tablet_replica.cc:333] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c: stopping tablet replica
I20260709 14:45:56.056711  6222 raft_consensus.cc:2243] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.057149  6222 raft_consensus.cc:2272] T 8b4388f58fa84620a7afb90ba9ded218 P abf96e14a83a4a63aa3b1b8088655f0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.059353  6222 tablet_replica.cc:333] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c: stopping tablet replica
I20260709 14:45:56.059934  6222 raft_consensus.cc:2243] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:56.060616  6222 raft_consensus.cc:2272] T fa5ef8b53501413cba840ee0b3c1f374 P abf96e14a83a4a63aa3b1b8088655f0c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:45:56.060719  6885 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 14:45:56.063140  6222 tablet_replica.cc:333] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c: stopping tablet replica
I20260709 14:45:56.063699  6222 raft_consensus.cc:2243] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:45:56.064632  6222 raft_consensus.cc:2272] T c9d3e562e2294f7d9350b0baaad7b5a2 P abf96e14a83a4a63aa3b1b8088655f0c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:45:56.064857  6885 consensus_peers.cc:597] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 -> Peer abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869): Couldn't send request to peer abf96e14a83a4a63aa3b1b8088655f0c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:45:56.091542  6222 tablet_server.cc:196] TabletServer@127.6.19.129:0 shutdown complete.
I20260709 14:45:56.110648  6222 tablet_server.cc:179] TabletServer@127.6.19.130:0 shutting down...
W20260709 14:45:56.117386  6885 consensus_peers.cc:597] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 -> Peer abf96e14a83a4a63aa3b1b8088655f0c (127.6.19.129:39869): Couldn't send request to peer abf96e14a83a4a63aa3b1b8088655f0c. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:39869: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:45:56.132485  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:45:56.133339  6222 tablet_replica.cc:333] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96: stopping tablet replica
I20260709 14:45:56.133937  6222 raft_consensus.cc:2243] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.134348  6222 raft_consensus.cc:2272] T a917954270064900a50dabe124c199a3 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.135931  6222 tablet_replica.cc:333] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96: stopping tablet replica
I20260709 14:45:56.136384  6222 raft_consensus.cc:2243] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:45:56.136976  6222 raft_consensus.cc:2272] T 0237ab3381fa4bfc9c6475e55944fcba P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.138514  6222 tablet_replica.cc:333] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96: stopping tablet replica
I20260709 14:45:56.138954  6222 raft_consensus.cc:2243] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:56.139547  6222 raft_consensus.cc:2272] T d134cb34deee42a18524392162927ca6 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.141633  6222 tablet_replica.cc:333] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96: stopping tablet replica
I20260709 14:45:56.142083  6222 raft_consensus.cc:2243] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.142412  6222 raft_consensus.cc:2272] T 7bfa694ae4b747849156269268469e44 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.144608  6222 tablet_replica.cc:333] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96: stopping tablet replica
I20260709 14:45:56.145027  6222 raft_consensus.cc:2243] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.145419  6222 raft_consensus.cc:2272] T 5b0b8dcf71114a9aa5eced7899a26376 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.147092  6222 tablet_replica.cc:333] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96: stopping tablet replica
I20260709 14:45:56.147492  6222 raft_consensus.cc:2243] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.147812  6222 raft_consensus.cc:2272] T cb9783c9b2c14ec7a2b954b80451d140 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.149295  6222 tablet_replica.cc:333] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96: stopping tablet replica
I20260709 14:45:56.149688  6222 raft_consensus.cc:2243] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.150055  6222 raft_consensus.cc:2272] T 4cc8e49330e24c9892b2c7f027c4c453 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.151532  6222 tablet_replica.cc:333] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96: stopping tablet replica
I20260709 14:45:56.151944  6222 raft_consensus.cc:2243] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:45:56.152555  6222 raft_consensus.cc:2272] T 8b4388f58fa84620a7afb90ba9ded218 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.154198  6222 tablet_replica.cc:333] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96: stopping tablet replica
I20260709 14:45:56.154600  6222 raft_consensus.cc:2243] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.154955  6222 raft_consensus.cc:2272] T fa5ef8b53501413cba840ee0b3c1f374 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.156284  6222 tablet_replica.cc:333] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96: stopping tablet replica
I20260709 14:45:56.156661  6222 raft_consensus.cc:2243] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.156989  6222 raft_consensus.cc:2272] T c9d3e562e2294f7d9350b0baaad7b5a2 P 70696782b7ea4c2d9a1d01c4b41f1d96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.182662  6222 tablet_server.cc:196] TabletServer@127.6.19.130:0 shutdown complete.
I20260709 14:45:56.200848  6222 tablet_server.cc:179] TabletServer@127.6.19.131:0 shutting down...
W20260709 14:45:56.219761  6959 consensus_peers.cc:597] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c -> Peer 70696782b7ea4c2d9a1d01c4b41f1d96 (127.6.19.130:38357): Couldn't send request to peer 70696782b7ea4c2d9a1d01c4b41f1d96. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.130:38357: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:45:56.223225  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:45:56.223778  6222 tablet_replica.cc:333] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c: stopping tablet replica
I20260709 14:45:56.224274  6222 raft_consensus.cc:2243] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:45:56.224972  6222 raft_consensus.cc:2272] T a917954270064900a50dabe124c199a3 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.226598  6222 tablet_replica.cc:333] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c: stopping tablet replica
I20260709 14:45:56.227069  6222 raft_consensus.cc:2243] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.227434  6222 raft_consensus.cc:2272] T 0237ab3381fa4bfc9c6475e55944fcba P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.228921  6222 tablet_replica.cc:333] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c: stopping tablet replica
I20260709 14:45:56.229426  6222 raft_consensus.cc:2243] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.229789  6222 raft_consensus.cc:2272] T d134cb34deee42a18524392162927ca6 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.231387  6222 tablet_replica.cc:333] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c: stopping tablet replica
I20260709 14:45:56.231844  6222 raft_consensus.cc:2243] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.232252  6222 raft_consensus.cc:2272] T cb9783c9b2c14ec7a2b954b80451d140 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.233723  6222 tablet_replica.cc:333] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c: stopping tablet replica
I20260709 14:45:56.234150  6222 raft_consensus.cc:2243] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.234494  6222 raft_consensus.cc:2272] T 4cc8e49330e24c9892b2c7f027c4c453 P 8547d1d6bd584033a421c8c836b1236c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.235864  6222 tablet_replica.cc:333] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c: stopping tablet replica
I20260709 14:45:56.236306  6222 raft_consensus.cc:2243] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.236763  6222 raft_consensus.cc:2272] T 8b4388f58fa84620a7afb90ba9ded218 P 8547d1d6bd584033a421c8c836b1236c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.238559  6222 tablet_replica.cc:333] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c: stopping tablet replica
I20260709 14:45:56.238960  6222 raft_consensus.cc:2243] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:45:56.239543  6222 raft_consensus.cc:2272] T 5b0b8dcf71114a9aa5eced7899a26376 P 8547d1d6bd584033a421c8c836b1236c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.241022  6222 tablet_replica.cc:333] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c: stopping tablet replica
I20260709 14:45:56.241444  6222 raft_consensus.cc:2243] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:45:56.242017  6222 raft_consensus.cc:2272] T 7bfa694ae4b747849156269268469e44 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.243476  6222 tablet_replica.cc:333] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c: stopping tablet replica
I20260709 14:45:56.243855  6222 raft_consensus.cc:2243] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.244174  6222 raft_consensus.cc:2272] T fa5ef8b53501413cba840ee0b3c1f374 P 8547d1d6bd584033a421c8c836b1236c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.245545  6222 tablet_replica.cc:333] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c: stopping tablet replica
I20260709 14:45:56.245883  6222 raft_consensus.cc:2243] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:45:56.246213  6222 raft_consensus.cc:2272] T c9d3e562e2294f7d9350b0baaad7b5a2 P 8547d1d6bd584033a421c8c836b1236c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.270977  6222 tablet_server.cc:196] TabletServer@127.6.19.131:0 shutdown complete.
I20260709 14:45:56.286679  6222 master.cc:562] Master@127.6.19.190:46657 shutting down...
I20260709 14:45:56.302166  6222 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:45:56.302629  6222 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:45:56.302922  6222 tablet_replica.cc:333] T 00000000000000000000000000000000 P 85a50941d5154283b4d101d60f8c18cf: stopping tablet replica
I20260709 14:45:56.321594  6222 master.cc:584] Master@127.6.19.190:46657 shutdown complete.
70696782b7ea4c2d9a1d01c4b41f1d96  4
8547d1d6bd584033a421c8c836b1236c  1
abf96e14a83a4a63aa3b1b8088655f0c  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10188 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:45:56.357172  6222 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.19.190:45919
I20260709 14:45:56.358206  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:56.363076  7199 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
W20260709 14:45:56.363615  7200 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
W20260709 14:45:56.364272  7202 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
I20260709 14:45:56.364742  6222 server_base.cc:1061] running on GCE node
I20260709 14:45:56.365525  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:56.365692  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:56.365803  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608356365792 us; error 0 us; skew 500 ppm
I20260709 14:45:56.366235  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:56.368333  6222 webserver.cc:533] Webserver started at http://127.6.19.190:38331/ using document root <none> and password file <none>
I20260709 14:45:56.368852  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:56.369010  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:56.369258  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:56.370234  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/master-0-root/instance:
uuid: "8769e1e94909453ebc93b84784d552cf"
format_stamp: "Formatted at 2026-07-09 14:45:56 on dist-test-slave-gjv7"
I20260709 14:45:56.374142  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:45:56.377015  7207 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:56.377645  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:45:56.377887  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/master-0-root
uuid: "8769e1e94909453ebc93b84784d552cf"
format_stamp: "Formatted at 2026-07-09 14:45:56 on dist-test-slave-gjv7"
I20260709 14:45:56.378134  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/master-0-root/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)
I20260709 14:45:56.404783  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:56.405901  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:56.440383  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.190:45919
I20260709 14:45:56.440471  7258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.190:45919 every 8 connection(s)
I20260709 14:45:56.443959  7259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:56.453035  7259 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf: Bootstrap starting.
I20260709 14:45:56.457235  7259 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:56.460800  7259 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf: No bootstrap required, opened a new log
I20260709 14:45:56.462683  7259 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8769e1e94909453ebc93b84784d552cf" member_type: VOTER }
I20260709 14:45:56.463018  7259 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:56.463227  7259 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8769e1e94909453ebc93b84784d552cf, State: Initialized, Role: FOLLOWER
I20260709 14:45:56.463762  7259 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [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: "8769e1e94909453ebc93b84784d552cf" member_type: VOTER }
I20260709 14:45:56.464182  7259 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:45:56.464382  7259 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:45:56.464622  7259 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:56.468269  7259 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8769e1e94909453ebc93b84784d552cf" member_type: VOTER }
I20260709 14:45:56.468735  7259 leader_election.cc:304] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [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: 8769e1e94909453ebc93b84784d552cf; no voters: 
I20260709 14:45:56.469696  7259 leader_election.cc:290] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:45:56.470014  7262 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:56.471093  7262 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [term 1 LEADER]: Becoming Leader. State: Replica: 8769e1e94909453ebc93b84784d552cf, State: Running, Role: LEADER
I20260709 14:45:56.471688  7262 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [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: "8769e1e94909453ebc93b84784d552cf" member_type: VOTER }
I20260709 14:45:56.472235  7259 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:45:56.475848  7264 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8769e1e94909453ebc93b84784d552cf. Latest consensus state: current_term: 1 leader_uuid: "8769e1e94909453ebc93b84784d552cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8769e1e94909453ebc93b84784d552cf" member_type: VOTER } }
I20260709 14:45:56.476109  7263 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8769e1e94909453ebc93b84784d552cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8769e1e94909453ebc93b84784d552cf" member_type: VOTER } }
I20260709 14:45:56.476392  7264 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [sys.catalog]: This master's current role is: LEADER
I20260709 14:45:56.476634  7263 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [sys.catalog]: This master's current role is: LEADER
I20260709 14:45:56.479079  7269 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:45:56.483798  7269 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:45:56.486611  6222 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:45:56.491313  7269 catalog_manager.cc:1383] Generated new cluster ID: b11deb4b040641a1b28f5fbf96b57749
I20260709 14:45:56.491510  7269 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:45:56.522774  7269 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:45:56.523804  7269 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:45:56.535805  7269 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf: Generated new TSK 0
I20260709 14:45:56.536278  7269 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:45:56.552700  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:56.557853  7280 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
W20260709 14:45:56.558612  7281 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
W20260709 14:45:56.560083  7283 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
I20260709 14:45:56.560343  6222 server_base.cc:1061] running on GCE node
I20260709 14:45:56.561214  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:56.561396  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:56.561537  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608356561519 us; error 0 us; skew 500 ppm
I20260709 14:45:56.562003  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:56.563900  6222 webserver.cc:533] Webserver started at http://127.6.19.129:35611/ using document root <none> and password file <none>
I20260709 14:45:56.564339  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:56.564509  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:56.564739  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:56.565733  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-0-root/instance:
uuid: "b5362095ab6949db9fbcd3e21f363f9f"
format_stamp: "Formatted at 2026-07-09 14:45:56 on dist-test-slave-gjv7"
I20260709 14:45:56.569638  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:45:56.572397  7288 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:56.573011  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:45:56.573284  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-0-root
uuid: "b5362095ab6949db9fbcd3e21f363f9f"
format_stamp: "Formatted at 2026-07-09 14:45:56 on dist-test-slave-gjv7"
I20260709 14:45:56.573565  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-0-root/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)
I20260709 14:45:56.581502  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:56.582510  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:56.583768  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:56.585768  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:56.585948  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:56.586161  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:56.586323  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:56.621974  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.129:41615
I20260709 14:45:56.622066  7350 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.129:41615 every 8 connection(s)
I20260709 14:45:56.626420  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:56.632572  7355 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
W20260709 14:45:56.633119  7356 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
W20260709 14:45:56.635442  7358 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
I20260709 14:45:56.635700  6222 server_base.cc:1061] running on GCE node
I20260709 14:45:56.636999  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:56.637259  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:56.637452  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608356637434 us; error 0 us; skew 500 ppm
I20260709 14:45:56.638099  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:56.638126  7351 heartbeater.cc:344] Connected to a master server at 127.6.19.190:45919
I20260709 14:45:56.638516  7351 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:56.639318  7351 heartbeater.cc:507] Master 127.6.19.190:45919 requested a full tablet report, sending...
I20260709 14:45:56.640383  6222 webserver.cc:533] Webserver started at http://127.6.19.130:46649/ using document root <none> and password file <none>
I20260709 14:45:56.640925  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:56.641152  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:56.641336  7224 ts_manager.cc:194] Registered new tserver with Master: b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615)
I20260709 14:45:56.641479  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:56.642923  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-1-root/instance:
uuid: "be16c18b0ac74dba83ebc2890f75744c"
format_stamp: "Formatted at 2026-07-09 14:45:56 on dist-test-slave-gjv7"
I20260709 14:45:56.643502  7224 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54110
I20260709 14:45:56.647238  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:45:56.650106  7363 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:56.650722  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:45:56.650943  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-1-root
uuid: "be16c18b0ac74dba83ebc2890f75744c"
format_stamp: "Formatted at 2026-07-09 14:45:56 on dist-test-slave-gjv7"
I20260709 14:45:56.651199  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-1-root/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)
I20260709 14:45:56.666792  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:56.667732  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:56.668929  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:56.670820  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:56.670984  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:56.671149  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:56.671270  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:56.706297  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.130:34761
I20260709 14:45:56.706394  7425 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.130:34761 every 8 connection(s)
I20260709 14:45:56.710520  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:45:56.716549  7429 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
W20260709 14:45:56.717346  7430 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
I20260709 14:45:56.720111  6222 server_base.cc:1061] running on GCE node
W20260709 14:45:56.720227  7432 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
I20260709 14:45:56.721065  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:45:56.721292  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:45:56.721496  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608356721477 us; error 0 us; skew 500 ppm
I20260709 14:45:56.721527  7426 heartbeater.cc:344] Connected to a master server at 127.6.19.190:45919
I20260709 14:45:56.721901  7426 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:56.722051  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:45:56.722597  7426 heartbeater.cc:507] Master 127.6.19.190:45919 requested a full tablet report, sending...
I20260709 14:45:56.724367  6222 webserver.cc:533] Webserver started at http://127.6.19.131:45699/ using document root <none> and password file <none>
I20260709 14:45:56.724622  7224 ts_manager.cc:194] Registered new tserver with Master: be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:56.724979  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:45:56.725242  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:45:56.725548  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:45:56.726269  7224 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54116
I20260709 14:45:56.726928  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-2-root/instance:
uuid: "eb8ea3e342754a72a2af373b3dd85af9"
format_stamp: "Formatted at 2026-07-09 14:45:56 on dist-test-slave-gjv7"
I20260709 14:45:56.730919  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:45:56.733738  7437 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:56.734359  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:45:56.734613  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-2-root
uuid: "eb8ea3e342754a72a2af373b3dd85af9"
format_stamp: "Formatted at 2026-07-09 14:45:56 on dist-test-slave-gjv7"
I20260709 14:45:56.734854  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-2-root/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)
I20260709 14:45:56.760739  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:45:56.761819  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:45:56.763140  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:45:56.765156  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:45:56.765369  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:56.765583  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:45:56.765728  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:45:56.801457  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.131:39697
I20260709 14:45:56.801522  7499 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.131:39697 every 8 connection(s)
I20260709 14:45:56.813127  7500 heartbeater.cc:344] Connected to a master server at 127.6.19.190:45919
I20260709 14:45:56.813467  7500 heartbeater.cc:461] Registering TS with master...
I20260709 14:45:56.814093  7500 heartbeater.cc:507] Master 127.6.19.190:45919 requested a full tablet report, sending...
I20260709 14:45:56.815757  7224 ts_manager.cc:194] Registered new tserver with Master: eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:56.816277  6222 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011936651s
I20260709 14:45:56.816932  7224 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54132
I20260709 14:45:56.838855  7224 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54148:
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:45:56.844393  7224 catalog_manager.cc:7077] 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: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:45:57.026786  7389 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab0c98dde0c4583b935df56ba9f36d3 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:45:57.027128  7388 tablet_service.cc:1511] Processing CreateTablet for tablet f2b76004183147b7bb47e2f74179a33c (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:45:57.028155  7389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab0c98dde0c4583b935df56ba9f36d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.029716  7387 tablet_service.cc:1511] Processing CreateTablet for tablet 2eaf2f875240420cb401b8c27ca90257 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:45:57.031138  7387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eaf2f875240420cb401b8c27ca90257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.030999  7390 tablet_service.cc:1511] Processing CreateTablet for tablet 32f362484f084ce887c6e9e28f6ef8d5 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:45:57.032281  7390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f362484f084ce887c6e9e28f6ef8d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.033676  7386 tablet_service.cc:1511] Processing CreateTablet for tablet 71b2c0bb115b4c97b54d7063c31b5daf (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:45:57.034197  7391 tablet_service.cc:1511] Processing CreateTablet for tablet 165023b4160c45fd8870018f038cafc1 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:45:57.034709  7388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b76004183147b7bb47e2f74179a33c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.035610  7391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165023b4160c45fd8870018f038cafc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.036293  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b2c0bb115b4c97b54d7063c31b5daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.044831  7385 tablet_service.cc:1511] Processing CreateTablet for tablet e1564d9e432440598bc4f56b47cc13cf (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:45:57.046021  7385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1564d9e432440598bc4f56b47cc13cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.049949  7384 tablet_service.cc:1511] Processing CreateTablet for tablet 7713e2ae821d45b98779dfd168862a4d (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:45:57.051083  7384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7713e2ae821d45b98779dfd168862a4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.054231  7383 tablet_service.cc:1511] Processing CreateTablet for tablet 3be9439d4ab54064be1023f2a31bd743 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:45:57.055372  7383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be9439d4ab54064be1023f2a31bd743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.058244  7382 tablet_service.cc:1511] Processing CreateTablet for tablet 3097af4b76fc4088b6d6002259bd659e (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:45:57.059409  7382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3097af4b76fc4088b6d6002259bd659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.076619  7316 tablet_service.cc:1511] Processing CreateTablet for tablet 165023b4160c45fd8870018f038cafc1 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:45:57.082612  7310 tablet_service.cc:1511] Processing CreateTablet for tablet e1564d9e432440598bc4f56b47cc13cf (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:45:57.083300  7316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165023b4160c45fd8870018f038cafc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.083822  7310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1564d9e432440598bc4f56b47cc13cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.083978  7390 tablet_service.cc:1511] Processing CreateTablet for tablet 3e872de3f3d0466b900443bccb513804 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:45:57.078184  7315 tablet_service.cc:1511] Processing CreateTablet for tablet 32f362484f084ce887c6e9e28f6ef8d5 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:45:57.085106  7390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e872de3f3d0466b900443bccb513804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.086427  7315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f362484f084ce887c6e9e28f6ef8d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.086143  7382 tablet_service.cc:1511] Processing CreateTablet for tablet 85ae87c1dbe74b7f86d76bb830d1743d (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:45:57.087363  7382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ae87c1dbe74b7f86d76bb830d1743d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.087690  7391 tablet_service.cc:1511] Processing CreateTablet for tablet 67ecc49d30294ed3af164ed793634ac5 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:45:57.088804  7391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ecc49d30294ed3af164ed793634ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.078409  7312 tablet_service.cc:1511] Processing CreateTablet for tablet 2eaf2f875240420cb401b8c27ca90257 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:45:57.089852  7312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eaf2f875240420cb401b8c27ca90257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.079758  7314 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab0c98dde0c4583b935df56ba9f36d3 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:45:57.093919  7314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab0c98dde0c4583b935df56ba9f36d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.080457  7311 tablet_service.cc:1511] Processing CreateTablet for tablet 71b2c0bb115b4c97b54d7063c31b5daf (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:45:57.097925  7311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b2c0bb115b4c97b54d7063c31b5daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.081493  7313 tablet_service.cc:1511] Processing CreateTablet for tablet f2b76004183147b7bb47e2f74179a33c (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:45:57.101893  7313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b76004183147b7bb47e2f74179a33c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.102829  7382 tablet_service.cc:1511] Processing CreateTablet for tablet aadb092f655b4601bc9e9aae72fa3bcb (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:45:57.104000  7382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aadb092f655b4601bc9e9aae72fa3bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.121418  7382 tablet_service.cc:1511] Processing CreateTablet for tablet f591999f1a1d4daabdfa6d1deeabb7d1 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:45:57.122689  7382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f591999f1a1d4daabdfa6d1deeabb7d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.126372  7309 tablet_service.cc:1511] Processing CreateTablet for tablet 7713e2ae821d45b98779dfd168862a4d (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:45:57.127645  7309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7713e2ae821d45b98779dfd168862a4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.134162  7390 tablet_service.cc:1511] Processing CreateTablet for tablet 28f33dea90d6446e9f7608e1a8133e37 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:45:57.140563  7465 tablet_service.cc:1511] Processing CreateTablet for tablet 165023b4160c45fd8870018f038cafc1 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:45:57.141049  7390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f33dea90d6446e9f7608e1a8133e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.141865  7465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165023b4160c45fd8870018f038cafc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.150460  7308 tablet_service.cc:1511] Processing CreateTablet for tablet 3be9439d4ab54064be1023f2a31bd743 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:45:57.151824  7308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be9439d4ab54064be1023f2a31bd743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.158421  7307 tablet_service.cc:1511] Processing CreateTablet for tablet 3097af4b76fc4088b6d6002259bd659e (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:45:57.159757  7307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3097af4b76fc4088b6d6002259bd659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.162066  7514 tablet_bootstrap.cc:492] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:57.168195  7514 tablet_bootstrap.cc:654] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:57.178310  7315 tablet_service.cc:1511] Processing CreateTablet for tablet 67ecc49d30294ed3af164ed793634ac5 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:45:57.179577  7315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ecc49d30294ed3af164ed793634ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.186304  7464 tablet_service.cc:1511] Processing CreateTablet for tablet 32f362484f084ce887c6e9e28f6ef8d5 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:45:57.187567  7464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32f362484f084ce887c6e9e28f6ef8d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.190182  7463 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab0c98dde0c4583b935df56ba9f36d3 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:45:57.195071  7387 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0cf1c0e31e486a8d907be4e5758e09 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:45:57.196328  7387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0cf1c0e31e486a8d907be4e5758e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.196156  7462 tablet_service.cc:1511] Processing CreateTablet for tablet f2b76004183147b7bb47e2f74179a33c (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:45:57.198100  7461 tablet_service.cc:1511] Processing CreateTablet for tablet 2eaf2f875240420cb401b8c27ca90257 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:45:57.199800  7460 tablet_service.cc:1511] Processing CreateTablet for tablet 71b2c0bb115b4c97b54d7063c31b5daf (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:45:57.202829  7458 tablet_service.cc:1511] Processing CreateTablet for tablet 7713e2ae821d45b98779dfd168862a4d (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:45:57.203140  7311 tablet_service.cc:1511] Processing CreateTablet for tablet 3e872de3f3d0466b900443bccb513804 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:45:57.206259  7456 tablet_service.cc:1511] Processing CreateTablet for tablet 3097af4b76fc4088b6d6002259bd659e (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:45:57.191388  7463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab0c98dde0c4583b935df56ba9f36d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.195007  7459 tablet_service.cc:1511] Processing CreateTablet for tablet e1564d9e432440598bc4f56b47cc13cf (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:45:57.204788  7457 tablet_service.cc:1511] Processing CreateTablet for tablet 3be9439d4ab54064be1023f2a31bd743 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:45:57.213537  7316 tablet_service.cc:1511] Processing CreateTablet for tablet 85ae87c1dbe74b7f86d76bb830d1743d (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:45:57.217808  7462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b76004183147b7bb47e2f74179a33c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.218432  7457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be9439d4ab54064be1023f2a31bd743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.220973  7456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3097af4b76fc4088b6d6002259bd659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.222487  7460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b2c0bb115b4c97b54d7063c31b5daf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.223558  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7713e2ae821d45b98779dfd168862a4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.224239  7459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1564d9e432440598bc4f56b47cc13cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.229501  7461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eaf2f875240420cb401b8c27ca90257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.241348  7311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e872de3f3d0466b900443bccb513804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.242702  7316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ae87c1dbe74b7f86d76bb830d1743d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.257624  7308 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0cf1c0e31e486a8d907be4e5758e09 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:45:57.258821  7308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0cf1c0e31e486a8d907be4e5758e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.254056  7314 tablet_service.cc:1511] Processing CreateTablet for tablet aadb092f655b4601bc9e9aae72fa3bcb (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:45:57.263382  7314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aadb092f655b4601bc9e9aae72fa3bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.266481  7313 tablet_service.cc:1511] Processing CreateTablet for tablet f591999f1a1d4daabdfa6d1deeabb7d1 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:45:57.267686  7313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f591999f1a1d4daabdfa6d1deeabb7d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.267614  7386 tablet_service.cc:1511] Processing CreateTablet for tablet 4794212f791841f39f08c4d53ac34c61 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:45:57.268795  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4794212f791841f39f08c4d53ac34c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.275002  7516 tablet_bootstrap.cc:492] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:57.284227  7383 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee6dfcebe344e00a175f113b1c0c79e (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:45:57.285420  7383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee6dfcebe344e00a175f113b1c0c79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.286564  7514 tablet_bootstrap.cc:492] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:57.286445  7312 tablet_service.cc:1511] Processing CreateTablet for tablet 28f33dea90d6446e9f7608e1a8133e37 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:45:57.286995  7514 ts_tablet_manager.cc:1403] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.125s	user 0.031s	sys 0.047s
I20260709 14:45:57.295770  7516 tablet_bootstrap.cc:654] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:57.302073  7312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f33dea90d6446e9f7608e1a8133e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.302757  7457 tablet_service.cc:1511] Processing CreateTablet for tablet f591999f1a1d4daabdfa6d1deeabb7d1 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:45:57.303939  7457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f591999f1a1d4daabdfa6d1deeabb7d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.310390  7463 tablet_service.cc:1511] Processing CreateTablet for tablet 3e872de3f3d0466b900443bccb513804 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:45:57.312296  7387 tablet_service.cc:1511] Processing CreateTablet for tablet 5e04442d815749e79a139bb69b23b32d (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:45:57.313812  7387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e04442d815749e79a139bb69b23b32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.316584  7384 tablet_service.cc:1511] Processing CreateTablet for tablet d6f21f0aeca945c4a1836be4e4093c91 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:45:57.317314  7310 tablet_service.cc:1511] Processing CreateTablet for tablet 4794212f791841f39f08c4d53ac34c61 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:45:57.317752  7384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f21f0aeca945c4a1836be4e4093c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.318535  7310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4794212f791841f39f08c4d53ac34c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.318827  7458 tablet_service.cc:1511] Processing CreateTablet for tablet 28f33dea90d6446e9f7608e1a8133e37 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:45:57.317605  7514 raft_consensus.cc:359] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.320736  7514 raft_consensus.cc:385] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:57.321031  7514 raft_consensus.cc:740] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:57.321164  7464 tablet_service.cc:1511] Processing CreateTablet for tablet 4f0cf1c0e31e486a8d907be4e5758e09 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:45:57.321769  7514 consensus_queue.cc:260] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.323539  7309 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee6dfcebe344e00a175f113b1c0c79e (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:45:57.324357  7460 tablet_service.cc:1511] Processing CreateTablet for tablet 4794212f791841f39f08c4d53ac34c61 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:45:57.325562  7463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e872de3f3d0466b900443bccb513804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.324729  7309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee6dfcebe344e00a175f113b1c0c79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.330076  7464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f0cf1c0e31e486a8d907be4e5758e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.331941  7461 tablet_service.cc:1511] Processing CreateTablet for tablet aadb092f655b4601bc9e9aae72fa3bcb (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:45:57.333849  7514 ts_tablet_manager.cc:1434] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.000s
I20260709 14:45:57.334563  7426 heartbeater.cc:499] Master 127.6.19.190:45919 was elected leader, sending a full tablet report...
I20260709 14:45:57.340590  7386 tablet_service.cc:1511] Processing CreateTablet for tablet 537e688dba9a4ee198ade0206db32cd5 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:45:57.330040  7456 tablet_service.cc:1511] Processing CreateTablet for tablet 67ecc49d30294ed3af164ed793634ac5 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:45:57.346613  7516 tablet_bootstrap.cc:492] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:57.351527  7516 ts_tablet_manager.cc:1403] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.000s
I20260709 14:45:57.346871  7460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4794212f791841f39f08c4d53ac34c61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.348978  7307 tablet_service.cc:1511] Processing CreateTablet for tablet 5e04442d815749e79a139bb69b23b32d (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:45:57.356359  7307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e04442d815749e79a139bb69b23b32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.357475  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f33dea90d6446e9f7608e1a8133e37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.361644  7461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aadb092f655b4601bc9e9aae72fa3bcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.351765  7313 tablet_service.cc:1511] Processing CreateTablet for tablet d6f21f0aeca945c4a1836be4e4093c91 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:45:57.365546  7514 tablet_bootstrap.cc:492] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:57.365739  7313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f21f0aeca945c4a1836be4e4093c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.366271  7516 raft_consensus.cc:359] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.366998  7516 raft_consensus.cc:385] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:57.367323  7516 raft_consensus.cc:740] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:57.373389  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537e688dba9a4ee198ade0206db32cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.381428  7516 consensus_queue.cc:260] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.381556  7459 tablet_service.cc:1511] Processing CreateTablet for tablet 85ae87c1dbe74b7f86d76bb830d1743d (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:45:57.386209  7517 tablet_bootstrap.cc:492] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:57.389696  7456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67ecc49d30294ed3af164ed793634ac5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.392311  7460 tablet_service.cc:1511] Processing CreateTablet for tablet 5e04442d815749e79a139bb69b23b32d (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:45:57.401396  7514 tablet_bootstrap.cc:654] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:57.393275  7459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ae87c1dbe74b7f86d76bb830d1743d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.404362  7516 ts_tablet_manager.cc:1434] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.004s
I20260709 14:45:57.410983  7351 heartbeater.cc:499] Master 127.6.19.190:45919 was elected leader, sending a full tablet report...
I20260709 14:45:57.419421  7516 tablet_bootstrap.cc:492] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:57.348793  7462 tablet_service.cc:1511] Processing CreateTablet for tablet 0ee6dfcebe344e00a175f113b1c0c79e (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:45:57.425603  7460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e04442d815749e79a139bb69b23b32d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.425637  7517 tablet_bootstrap.cc:654] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:57.426383  7462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ee6dfcebe344e00a175f113b1c0c79e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.430352  7516 tablet_bootstrap.cc:654] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:57.431620  7387 tablet_service.cc:1511] Processing CreateTablet for tablet e02f54ba56af4247b4b4154362e168ab (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:45:57.432855  7387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02f54ba56af4247b4b4154362e168ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.437718  7384 tablet_service.cc:1511] Processing CreateTablet for tablet 09a244d88b464851a9deabee5611e60b (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:45:57.438831  7384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a244d88b464851a9deabee5611e60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.444792  7307 tablet_service.cc:1511] Processing CreateTablet for tablet e02f54ba56af4247b4b4154362e168ab (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:45:57.446043  7307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02f54ba56af4247b4b4154362e168ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.446417  7463 tablet_service.cc:1511] Processing CreateTablet for tablet e02f54ba56af4247b4b4154362e168ab (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:45:57.447598  7463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e02f54ba56af4247b4b4154362e168ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.453346  7457 tablet_service.cc:1511] Processing CreateTablet for tablet 537e688dba9a4ee198ade0206db32cd5 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:45:57.454429  7457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537e688dba9a4ee198ade0206db32cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.450139  7310 tablet_service.cc:1511] Processing CreateTablet for tablet 09a244d88b464851a9deabee5611e60b (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:45:57.461974  7310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a244d88b464851a9deabee5611e60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.466001  7458 tablet_service.cc:1511] Processing CreateTablet for tablet d6f21f0aeca945c4a1836be4e4093c91 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:45:57.467056  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6f21f0aeca945c4a1836be4e4093c91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.469449  7311 tablet_service.cc:1511] Processing CreateTablet for tablet 537e688dba9a4ee198ade0206db32cd5 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:45:57.470551  7311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 537e688dba9a4ee198ade0206db32cd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.472276  7462 tablet_service.cc:1511] Processing CreateTablet for tablet 09a244d88b464851a9deabee5611e60b (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:45:57.474699  7462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09a244d88b464851a9deabee5611e60b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.476227  7514 tablet_bootstrap.cc:492] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:57.476663  7514 ts_tablet_manager.cc:1403] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.000s
I20260709 14:45:57.477535  7313 tablet_service.cc:1511] Processing CreateTablet for tablet 0698395e3b944a61afd3952befa99036 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:45:57.478667  7313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0698395e3b944a61afd3952befa99036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.479460  7514 raft_consensus.cc:359] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.480275  7514 raft_consensus.cc:385] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:57.480566  7514 raft_consensus.cc:740] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:57.481375  7514 consensus_queue.cc:260] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [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: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.483311  7514 ts_tablet_manager.cc:1434] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:57.484167  7514 tablet_bootstrap.cc:492] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
W20260709 14:45:57.498337  7272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:45:57.506599  7516 tablet_bootstrap.cc:492] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:57.507036  7516 ts_tablet_manager.cc:1403] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.014s
I20260709 14:45:57.510279  7517 tablet_bootstrap.cc:492] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:57.510703  7517 ts_tablet_manager.cc:1403] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.125s	user 0.007s	sys 0.008s
I20260709 14:45:57.512991  7517 raft_consensus.cc:359] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.513516  7517 raft_consensus.cc:385] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:57.513734  7517 raft_consensus.cc:740] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:57.514441  7516 raft_consensus.cc:359] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.515115  7516 raft_consensus.cc:385] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:57.515401  7516 raft_consensus.cc:740] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:57.516144  7516 consensus_queue.cc:260] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.516299  7387 tablet_service.cc:1511] Processing CreateTablet for tablet 0698395e3b944a61afd3952befa99036 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:45:57.516584  7517 consensus_queue.cc:260] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [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: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.517514  7387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0698395e3b944a61afd3952befa99036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.520911  7516 ts_tablet_manager.cc:1434] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260709 14:45:57.521317  7459 tablet_service.cc:1511] Processing CreateTablet for tablet 0698395e3b944a61afd3952befa99036 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:45:57.522421  7459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0698395e3b944a61afd3952befa99036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.529635  7309 tablet_service.cc:1511] Processing CreateTablet for tablet 211416189e9f42dbbd2cd2691ca5f5fb (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:45:57.529734  7386 tablet_service.cc:1511] Processing CreateTablet for tablet 211416189e9f42dbbd2cd2691ca5f5fb (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:45:57.530957  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211416189e9f42dbbd2cd2691ca5f5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.533628  7516 tablet_bootstrap.cc:492] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:57.535001  7457 tablet_service.cc:1511] Processing CreateTablet for tablet 211416189e9f42dbbd2cd2691ca5f5fb (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:45:57.535192  7312 tablet_service.cc:1511] Processing CreateTablet for tablet 6685225e4f2547aabce44b590f47afb1 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:45:57.536338  7309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211416189e9f42dbbd2cd2691ca5f5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.544687  7312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6685225e4f2547aabce44b590f47afb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.544603  7383 tablet_service.cc:1511] Processing CreateTablet for tablet 6685225e4f2547aabce44b590f47afb1 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:45:57.545778  7383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6685225e4f2547aabce44b590f47afb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.546684  7514 tablet_bootstrap.cc:654] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:57.553390  7457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 211416189e9f42dbbd2cd2691ca5f5fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.561973  7463 tablet_service.cc:1511] Processing CreateTablet for tablet 6685225e4f2547aabce44b590f47afb1 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:45:57.563119  7463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6685225e4f2547aabce44b590f47afb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.563248  7516 tablet_bootstrap.cc:654] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:57.574118  7500 heartbeater.cc:499] Master 127.6.19.190:45919 was elected leader, sending a full tablet report...
I20260709 14:45:57.574904  7387 tablet_service.cc:1511] Processing CreateTablet for tablet 58308c3a8d694b339014b9b6f90d4191 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:45:57.576032  7387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58308c3a8d694b339014b9b6f90d4191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.577044  7458 tablet_service.cc:1511] Processing CreateTablet for tablet 58308c3a8d694b339014b9b6f90d4191 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:45:57.578250  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58308c3a8d694b339014b9b6f90d4191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.581331  7517 ts_tablet_manager.cc:1434] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.070s	user 0.022s	sys 0.005s
I20260709 14:45:57.584463  7517 tablet_bootstrap.cc:492] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:57.585691  7384 tablet_service.cc:1511] Processing CreateTablet for tablet 233de522e8ce48099dcbee5eb8ce8122 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:45:57.586808  7384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 233de522e8ce48099dcbee5eb8ce8122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.590139  7310 tablet_service.cc:1511] Processing CreateTablet for tablet 233de522e8ce48099dcbee5eb8ce8122 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:45:57.591315  7310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 233de522e8ce48099dcbee5eb8ce8122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.591640  7520 raft_consensus.cc:493] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:57.592080  7520 raft_consensus.cc:515] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.593998  7313 tablet_service.cc:1511] Processing CreateTablet for tablet 58308c3a8d694b339014b9b6f90d4191 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:45:57.595116  7313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58308c3a8d694b339014b9b6f90d4191. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.595247  7514 tablet_bootstrap.cc:492] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:57.595678  7514 ts_tablet_manager.cc:1403] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.003s
I20260709 14:45:57.597751  7520 leader_election.cc:290] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:57.603067  7457 tablet_service.cc:1511] Processing CreateTablet for tablet 233de522e8ce48099dcbee5eb8ce8122 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:45:57.605811  7457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 233de522e8ce48099dcbee5eb8ce8122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.608537  7517 tablet_bootstrap.cc:654] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:57.603482  7514 raft_consensus.cc:359] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.610294  7514 raft_consensus.cc:385] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:57.610572  7514 raft_consensus.cc:740] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:57.611236  7514 consensus_queue.cc:260] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.620122  7383 tablet_service.cc:1511] Processing CreateTablet for tablet bb88264fbc9e4aeebb75bbf7792e7241 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:45:57.621322  7383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb88264fbc9e4aeebb75bbf7792e7241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.630436  7514 ts_tablet_manager.cc:1434] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.002s
I20260709 14:45:57.631443  7514 tablet_bootstrap.cc:492] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:57.640940  7386 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6d7776a6a749ec88f8cf30c325f75b (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:45:57.642125  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6d7776a6a749ec88f8cf30c325f75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.643199  7312 tablet_service.cc:1511] Processing CreateTablet for tablet bb88264fbc9e4aeebb75bbf7792e7241 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:45:57.644351  7312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb88264fbc9e4aeebb75bbf7792e7241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.651141  7309 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6d7776a6a749ec88f8cf30c325f75b (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:45:57.652297  7309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6d7776a6a749ec88f8cf30c325f75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.655306  7516 tablet_bootstrap.cc:492] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:57.655769  7516 ts_tablet_manager.cc:1403] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.122s	user 0.013s	sys 0.003s
I20260709 14:45:57.656018  7514 tablet_bootstrap.cc:654] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:57.660462  7517 tablet_bootstrap.cc:492] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:57.660905  7517 ts_tablet_manager.cc:1403] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.077s	user 0.010s	sys 0.005s
I20260709 14:45:57.663636  7517 raft_consensus.cc:359] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.664295  7517 raft_consensus.cc:385] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:57.664574  7517 raft_consensus.cc:740] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:57.668337  7459 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6d7776a6a749ec88f8cf30c325f75b (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:45:57.669266  7519 raft_consensus.cc:493] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:57.669523  7459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6d7776a6a749ec88f8cf30c325f75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.669696  7519 raft_consensus.cc:515] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.671276  7516 raft_consensus.cc:359] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.671554  7384 tablet_service.cc:1511] Processing CreateTablet for tablet ab00820a4f914973aa339c47762d391d (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:45:57.671947  7516 raft_consensus.cc:385] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:57.672103  7519 leader_election.cc:290] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:57.672276  7516 raft_consensus.cc:740] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:57.672683  7384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab00820a4f914973aa339c47762d391d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.672959  7516 consensus_queue.cc:260] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [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: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.677454  7516 ts_tablet_manager.cc:1434] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260709 14:45:57.678334  7516 tablet_bootstrap.cc:492] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:57.679874  7463 tablet_service.cc:1511] Processing CreateTablet for tablet ab00820a4f914973aa339c47762d391d (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:45:57.679791  7307 tablet_service.cc:1511] Processing CreateTablet for tablet ab00820a4f914973aa339c47762d391d (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:45:57.681017  7463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab00820a4f914973aa339c47762d391d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.681033  7307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab00820a4f914973aa339c47762d391d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.669732  7458 tablet_service.cc:1511] Processing CreateTablet for tablet bb88264fbc9e4aeebb75bbf7792e7241 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:45:57.690320  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb88264fbc9e4aeebb75bbf7792e7241. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.698094  7386 tablet_service.cc:1511] Processing CreateTablet for tablet c6c677a8adb745ee9b283a54d7e86e7c (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:45:57.698824  7460 tablet_service.cc:1511] Processing CreateTablet for tablet c6c677a8adb745ee9b283a54d7e86e7c (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:45:57.699286  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c677a8adb745ee9b283a54d7e86e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.699970  7460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c677a8adb745ee9b283a54d7e86e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.701429  7517 consensus_queue.cc:260] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.702278  7313 tablet_service.cc:1511] Processing CreateTablet for tablet c6c677a8adb745ee9b283a54d7e86e7c (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:45:57.705318  7313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6c677a8adb745ee9b283a54d7e86e7c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.713348  7519 raft_consensus.cc:493] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:57.713876  7519 raft_consensus.cc:515] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.715720  7519 leader_election.cc:290] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:57.716005  7309 tablet_service.cc:1511] Processing CreateTablet for tablet e917712d4b9843b88513411795d24a58 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:45:57.717140  7309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e917712d4b9843b88513411795d24a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.713383  7517 ts_tablet_manager.cc:1434] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260709 14:45:57.721215  7517 tablet_bootstrap.cc:492] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:57.726732  7516 tablet_bootstrap.cc:654] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:57.732678  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
W20260709 14:45:57.737802  7291 leader_election.cc:343] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:57.739622  7384 tablet_service.cc:1511] Processing CreateTablet for tablet e917712d4b9843b88513411795d24a58 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:45:57.740767  7384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e917712d4b9843b88513411795d24a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.741714  7459 tablet_service.cc:1511] Processing CreateTablet for tablet e917712d4b9843b88513411795d24a58 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:45:57.742755  7310 tablet_service.cc:1511] Processing CreateTablet for tablet ce8ad8ceab404130b740bd02dac83580 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:45:57.743204  7524 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:57.743660  7524 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.744089  7310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8ad8ceab404130b740bd02dac83580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.745142  7520 raft_consensus.cc:493] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:57.745594  7520 raft_consensus.cc:515] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.747466  7520 leader_election.cc:290] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:57.748515  7383 tablet_service.cc:1511] Processing CreateTablet for tablet ce8ad8ceab404130b740bd02dac83580 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:45:57.749161  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:57.749684  7383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8ad8ceab404130b740bd02dac83580. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:45:57.750713  7291 leader_election.cc:343] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:57.742857  7459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e917712d4b9843b88513411795d24a58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.753000  7463 tablet_service.cc:1511] Processing CreateTablet for tablet ce8ad8ceab404130b740bd02dac83580 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:45:57.754650  7463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8ad8ceab404130b740bd02dac83580. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.753453  7524 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615)
I20260709 14:45:57.770781  7514 tablet_bootstrap.cc:492] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:57.771220  7514 ts_tablet_manager.cc:1403] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.140s	user 0.016s	sys 0.006s
I20260709 14:45:57.771561  7307 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7525bc9aa747bc9bf05ae3570d0c4a (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:45:57.772720  7307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7525bc9aa747bc9bf05ae3570d0c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.774047  7312 tablet_service.cc:1511] Processing CreateTablet for tablet 288cbeaac60c42ccaaf0a09095c7fac6 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:45:57.775161  7312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288cbeaac60c42ccaaf0a09095c7fac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.775206  7389 tablet_service.cc:1511] Processing CreateTablet for tablet 288cbeaac60c42ccaaf0a09095c7fac6 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:45:57.778028  7514 raft_consensus.cc:359] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.778712  7514 raft_consensus.cc:385] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:57.778980  7514 raft_consensus.cc:740] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:57.779608  7514 consensus_queue.cc:260] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.786654  7514 ts_tablet_manager.cc:1434] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:45:57.789132  7516 tablet_bootstrap.cc:492] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:57.789602  7516 ts_tablet_manager.cc:1403] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.000s
I20260709 14:45:57.790293  7517 tablet_bootstrap.cc:654] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:57.787180  7385 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7525bc9aa747bc9bf05ae3570d0c4a (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:45:57.788630  7389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288cbeaac60c42ccaaf0a09095c7fac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.792268  7516 raft_consensus.cc:359] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.798233  7385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7525bc9aa747bc9bf05ae3570d0c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.798941  7311 tablet_service.cc:1511] Processing CreateTablet for tablet dac09b5bb848400d988cf984fdad4065 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:45:57.800057  7311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac09b5bb848400d988cf984fdad4065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.807902  7457 tablet_service.cc:1511] Processing CreateTablet for tablet 7d7525bc9aa747bc9bf05ae3570d0c4a (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:45:57.809098  7457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d7525bc9aa747bc9bf05ae3570d0c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.814617  7462 tablet_service.cc:1511] Processing CreateTablet for tablet dac09b5bb848400d988cf984fdad4065 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:45:57.815769  7462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac09b5bb848400d988cf984fdad4065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.819952  7514 tablet_bootstrap.cc:492] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:57.807901  7458 tablet_service.cc:1511] Processing CreateTablet for tablet 288cbeaac60c42ccaaf0a09095c7fac6 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:45:57.826345  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288cbeaac60c42ccaaf0a09095c7fac6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.827102  7386 tablet_service.cc:1511] Processing CreateTablet for tablet dac09b5bb848400d988cf984fdad4065 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:45:57.828238  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dac09b5bb848400d988cf984fdad4065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.840615  7514 tablet_bootstrap.cc:654] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:57.841100  7387 tablet_service.cc:1511] Processing CreateTablet for tablet 43a7a0df23894c96bed70e62e39c55aa (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:45:57.842105  7464 tablet_service.cc:1511] Processing CreateTablet for tablet 43a7a0df23894c96bed70e62e39c55aa (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:45:57.833901  7516 raft_consensus.cc:385] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:57.847729  7387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a7a0df23894c96bed70e62e39c55aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.848670  7314 tablet_service.cc:1511] Processing CreateTablet for tablet a186b51df0bf424ea96e8e0a0dd52cf1 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:45:57.849725  7464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a7a0df23894c96bed70e62e39c55aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.849920  7314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a186b51df0bf424ea96e8e0a0dd52cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.859160  7384 tablet_service.cc:1511] Processing CreateTablet for tablet a186b51df0bf424ea96e8e0a0dd52cf1 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:45:57.859793  7309 tablet_service.cc:1511] Processing CreateTablet for tablet 43a7a0df23894c96bed70e62e39c55aa (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:45:57.860427  7384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a186b51df0bf424ea96e8e0a0dd52cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.860930  7309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43a7a0df23894c96bed70e62e39c55aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.868600  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:57.869243  7401 raft_consensus.cc:2468] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:57.874013  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:57.874562  7401 raft_consensus.cc:2468] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:57.876159  7289 leader_election.cc:304] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:57.877233  7520 raft_consensus.cc:2804] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:57.877581  7520 raft_consensus.cc:493] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:57.877902  7520 raft_consensus.cc:3060] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.884024  7520 raft_consensus.cc:515] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.887279  7520 leader_election.cc:290] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:57.846434  7516 raft_consensus.cc:740] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:57.897212  7519 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:57.897617  7519 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.899401  7519 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:57.899852  7289 leader_election.cc:304] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:57.900686  7520 raft_consensus.cc:2804] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:57.901010  7520 raft_consensus.cc:493] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:57.893237  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:45:57.901335  7520 raft_consensus.cc:3060] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.902235  7464 tablet_service.cc:1511] Processing CreateTablet for tablet a186b51df0bf424ea96e8e0a0dd52cf1 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:45:57.904134  7462 tablet_service.cc:1511] Processing CreateTablet for tablet fa16a07222a84ed0b53eb3b391b469d2 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:45:57.905305  7462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa16a07222a84ed0b53eb3b391b469d2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:45:57.905660  7291 leader_election.cc:343] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:57.907298  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:57.907913  7326 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:45:57.896024  7516 consensus_queue.cc:260] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.889462  7389 tablet_service.cc:1511] Processing CreateTablet for tablet fa16a07222a84ed0b53eb3b391b469d2 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:45:57.909188  7440 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:57.912206  7307 tablet_service.cc:1511] Processing CreateTablet for tablet fa16a07222a84ed0b53eb3b391b469d2 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:45:57.916392  7524 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:57.917454  7524 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:57.917805  7524 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.917662  7311 tablet_service.cc:1511] Processing CreateTablet for tablet 4418d0e2801e4a11bccb903e5e8f0c8e (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:45:57.918844  7311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4418d0e2801e4a11bccb903e5e8f0c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.923236  7385 tablet_service.cc:1511] Processing CreateTablet for tablet 4418d0e2801e4a11bccb903e5e8f0c8e (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:45:57.923848  7524 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.924372  7385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4418d0e2801e4a11bccb903e5e8f0c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.916934  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:57.925447  7401 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:45:57.925618  7310 tablet_service.cc:1511] Processing CreateTablet for tablet 190bec289d774316a93fa1970cd0fde0 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:45:57.926189  7520 raft_consensus.cc:515] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.926743  7310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190bec289d774316a93fa1970cd0fde0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.927187  7524 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615)
I20260709 14:45:57.928009  7307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa16a07222a84ed0b53eb3b391b469d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.928900  7520 leader_election.cc:290] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:57.932958  7459 tablet_service.cc:1511] Processing CreateTablet for tablet 4418d0e2801e4a11bccb903e5e8f0c8e (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:45:57.936218  7389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa16a07222a84ed0b53eb3b391b469d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.936102  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:57.936594  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:57.937305  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:57.937240  7323 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:45:57.938011  7325 raft_consensus.cc:2393] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 1: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:45:57.938817  7524 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:57.939256  7524 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:57.940088  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:45:57.940600  7326 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.942703  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:45:57.943488  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
W20260709 14:45:57.943917  7291 leader_election.cc:343] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:45:57.944711  7440 leader_election.cc:343] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:57.945644  7459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4418d0e2801e4a11bccb903e5e8f0c8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.945861  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:45:57.946363  7401 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.953385  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:57.954137  7473 raft_consensus.cc:2393] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 1: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:45:57.955030  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:57.958454  7387 tablet_service.cc:1511] Processing CreateTablet for tablet 190bec289d774316a93fa1970cd0fde0 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:45:57.959337  7516 ts_tablet_manager.cc:1434] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.169s	user 0.019s	sys 0.007s
I20260709 14:45:57.959618  7387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190bec289d774316a93fa1970cd0fde0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.961797  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:57.966030  7516 tablet_bootstrap.cc:492] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:57.971503  7516 tablet_bootstrap.cc:654] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:57.978577  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
W20260709 14:45:57.979130  7366 leader_election.cc:343] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:57.979236  7463 tablet_service.cc:1511] Processing CreateTablet for tablet 190bec289d774316a93fa1970cd0fde0 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:45:57.979588  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
W20260709 14:45:57.979823  7366 leader_election.cc:343] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:57.980176  7399 raft_consensus.cc:3060] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:45:57.981391  7366 leader_election.cc:343] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:57.981762  7366 leader_election.cc:304] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:57.982475  7519 raft_consensus.cc:2749] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:57.982803  7366 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:57.983861  7366 leader_election.cc:304] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:57.979147  7400 raft_consensus.cc:3060] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:57.987495  7399 raft_consensus.cc:2468] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:45:57.989602  7326 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:45:57.980922  7464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a186b51df0bf424ea96e8e0a0dd52cf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.991860  7463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190bec289d774316a93fa1970cd0fde0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:57.992344  7517 tablet_bootstrap.cc:492] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:57.994510  7514 tablet_bootstrap.cc:492] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:57.994931  7514 ts_tablet_manager.cc:1403] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.005s
I20260709 14:45:57.996881  7440 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:57.999054  7524 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:57.998049  7517 ts_tablet_manager.cc:1403] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.277s	user 0.034s	sys 0.028s
I20260709 14:45:58.001926  7387 tablet_service.cc:1511] Processing CreateTablet for tablet 9791e8dcc44744a282e0d1ee50491673 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:45:58.002763  7524 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:58.003211  7524 raft_consensus.cc:697] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:45:58.003456  7387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9791e8dcc44744a282e0d1ee50491673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.003962  7524 consensus_queue.cc:237] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [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: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.004335  7386 tablet_service.cc:1511] Processing CreateTablet for tablet db4a7efa37ad479c83d0a664fb4a017f (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:45:58.006529  7457 tablet_service.cc:1511] Processing CreateTablet for tablet 9791e8dcc44744a282e0d1ee50491673 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:45:58.007776  7457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9791e8dcc44744a282e0d1ee50491673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.008124  7514 raft_consensus.cc:359] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.008854  7514 raft_consensus.cc:385] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.009197  7514 raft_consensus.cc:740] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.009846  7514 consensus_queue.cc:260] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.010154  7458 tablet_service.cc:1511] Processing CreateTablet for tablet db4a7efa37ad479c83d0a664fb4a017f (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:45:58.011372  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4a7efa37ad479c83d0a664fb4a017f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.018237  7314 tablet_service.cc:1511] Processing CreateTablet for tablet 9791e8dcc44744a282e0d1ee50491673 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:45:58.018757  7401 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:45:58.019237  7519 raft_consensus.cc:2764] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:45:58.021407  7519 raft_consensus.cc:2749] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:58.021338  7517 raft_consensus.cc:359] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.022055  7517 raft_consensus.cc:385] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.022322  7517 raft_consensus.cc:740] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.022979  7517 consensus_queue.cc:260] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.024204  7314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9791e8dcc44744a282e0d1ee50491673. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.029508  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4a7efa37ad479c83d0a664fb4a017f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.033702  7400 raft_consensus.cc:2468] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:45:58.034082  7307 tablet_service.cc:1511] Processing CreateTablet for tablet 611ab4f0245d4009814862dff192c441 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:45:58.035173  7307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611ab4f0245d4009814862dff192c441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.038609  7389 tablet_service.cc:1511] Processing CreateTablet for tablet 611ab4f0245d4009814862dff192c441 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:45:58.039834  7389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611ab4f0245d4009814862dff192c441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.039940  7309 tablet_service.cc:1511] Processing CreateTablet for tablet db4a7efa37ad479c83d0a664fb4a017f (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:45:58.041169  7309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db4a7efa37ad479c83d0a664fb4a017f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.042106  7460 tablet_service.cc:1511] Processing CreateTablet for tablet 611ab4f0245d4009814862dff192c441 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:45:58.043310  7460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 611ab4f0245d4009814862dff192c441. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.044656  7313 tablet_service.cc:1511] Processing CreateTablet for tablet 3703dc0093ef467d99c16fdc6c0d37e6 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:45:58.045835  7313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3703dc0093ef467d99c16fdc6c0d37e6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:45:58.048300  7366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:41615, user_credentials={real_user=slave}} blocked reactor thread for 64478us
I20260709 14:45:58.049299  7289 leader_election.cc:304] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:58.050424  7542 raft_consensus.cc:2804] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:58.050894  7542 raft_consensus.cc:697] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
W20260709 14:45:58.054147  7440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:41615, user_credentials={real_user=slave}} blocked reactor thread for 57347us
I20260709 14:45:58.016829  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:58.064523  7289 leader_election.cc:304] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:58.065955  7385 tablet_service.cc:1511] Processing CreateTablet for tablet 3703dc0093ef467d99c16fdc6c0d37e6 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:45:58.067133  7385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3703dc0093ef467d99c16fdc6c0d37e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.069344  7520 raft_consensus.cc:2804] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:58.051643  7542 consensus_queue.cc:237] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.083613  7462 tablet_service.cc:1511] Processing CreateTablet for tablet 3703dc0093ef467d99c16fdc6c0d37e6 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:45:58.084936  7462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3703dc0093ef467d99c16fdc6c0d37e6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:45:58.093258  7438 leader_election.cc:343] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.093726  7438 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:58.093950  7310 tablet_service.cc:1511] Processing CreateTablet for tablet 4087a4c590f14328999750eac14892e3 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:45:58.094914  7544 raft_consensus.cc:2749] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:58.095137  7310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4087a4c590f14328999750eac14892e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.115279  7517 ts_tablet_manager.cc:1434] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.102s	user 0.011s	sys 0.024s
I20260709 14:45:58.116060  7516 tablet_bootstrap.cc:492] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:58.116377  7516 ts_tablet_manager.cc:1403] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.151s	user 0.013s	sys 0.000s
I20260709 14:45:58.118697  7387 tablet_service.cc:1511] Processing CreateTablet for tablet 4087a4c590f14328999750eac14892e3 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:45:58.119871  7387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4087a4c590f14328999750eac14892e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.120721  7516 raft_consensus.cc:359] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.121414  7516 raft_consensus.cc:385] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.121697  7516 raft_consensus.cc:740] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.126437  7517 tablet_bootstrap.cc:492] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:58.132411  7517 tablet_bootstrap.cc:654] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.137512  7514 ts_tablet_manager.cc:1434] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.142s	user 0.022s	sys 0.015s
I20260709 14:45:58.139676  7459 tablet_service.cc:1511] Processing CreateTablet for tablet 4087a4c590f14328999750eac14892e3 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:45:58.140913  7459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4087a4c590f14328999750eac14892e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.141002  7224 catalog_manager.cc:5697] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:58.141557  7516 consensus_queue.cc:260] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.143953  7516 ts_tablet_manager.cc:1434] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:45:58.144167  7312 tablet_service.cc:1511] Processing CreateTablet for tablet 052c1f3927314473bcd2fae87e9ab687 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:45:58.145483  7312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 052c1f3927314473bcd2fae87e9ab687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.105342  7520 raft_consensus.cc:697] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:45:58.149873  7520 consensus_queue.cc:237] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.159178  7516 tablet_bootstrap.cc:492] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:58.171684  7389 tablet_service.cc:1511] Processing CreateTablet for tablet 052c1f3927314473bcd2fae87e9ab687 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:45:58.174243  7389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 052c1f3927314473bcd2fae87e9ab687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.174962  7464 tablet_service.cc:1511] Processing CreateTablet for tablet 052c1f3927314473bcd2fae87e9ab687 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:45:58.176229  7464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 052c1f3927314473bcd2fae87e9ab687. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.179908  7223 catalog_manager.cc:5697] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:58.192232  7307 tablet_service.cc:1511] Processing CreateTablet for tablet eb8d715eaadb48798b0ba888ade8b623 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:45:58.193277  7514 tablet_bootstrap.cc:492] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:58.193069  7385 tablet_service.cc:1511] Processing CreateTablet for tablet eb8d715eaadb48798b0ba888ade8b623 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:45:58.194252  7385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8d715eaadb48798b0ba888ade8b623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.195329  7307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8d715eaadb48798b0ba888ade8b623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.186275  7516 tablet_bootstrap.cc:654] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.197543  7460 tablet_service.cc:1511] Processing CreateTablet for tablet eb8d715eaadb48798b0ba888ade8b623 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:45:58.199157  7460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb8d715eaadb48798b0ba888ade8b623. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.206146  7310 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff942016aae4f348466744bbaf6e62b (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:45:58.207182  7514 tablet_bootstrap.cc:654] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.207302  7310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff942016aae4f348466744bbaf6e62b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.208096  7459 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff942016aae4f348466744bbaf6e62b (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:45:58.213762  7387 tablet_service.cc:1511] Processing CreateTablet for tablet 7ff942016aae4f348466744bbaf6e62b (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:45:58.214788  7387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff942016aae4f348466744bbaf6e62b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.217737  7459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ff942016aae4f348466744bbaf6e62b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.218436  7520 raft_consensus.cc:493] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.223323  7520 raft_consensus.cc:515] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.225862  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:58.225633  7385 tablet_service.cc:1511] Processing CreateTablet for tablet 42df44c570614c488748dffb7a880550 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 14:45:58.227499  7289 leader_election.cc:343] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.227838  7458 tablet_service.cc:1511] Processing CreateTablet for tablet 42df44c570614c488748dffb7a880550 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:45:58.228662  7310 tablet_service.cc:1511] Processing CreateTablet for tablet 6eea3e9230244f32a9998662e285f8f9 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:45:58.228986  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42df44c570614c488748dffb7a880550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.229947  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:58.230321  7520 leader_election.cc:290] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:58.234730  7517 tablet_bootstrap.cc:492] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:58.235176  7517 ts_tablet_manager.cc:1403] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.109s	user 0.007s	sys 0.011s
I20260709 14:45:58.232969  7310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eea3e9230244f32a9998662e285f8f9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:45:58.234567  7291 leader_election.cc:343] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.235882  7291 leader_election.cc:304] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:58.236799  7385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42df44c570614c488748dffb7a880550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.237044  7389 tablet_service.cc:1511] Processing CreateTablet for tablet 6eea3e9230244f32a9998662e285f8f9 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:45:58.238176  7517 raft_consensus.cc:359] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.238914  7389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eea3e9230244f32a9998662e285f8f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.238849  7517 raft_consensus.cc:385] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.239220  7517 raft_consensus.cc:740] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.239883  7517 consensus_queue.cc:260] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.241907  7517 ts_tablet_manager.cc:1434] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:45:58.242777  7517 tablet_bootstrap.cc:492] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:58.252485  7517 tablet_bootstrap.cc:654] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.245330  7520 raft_consensus.cc:2749] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:58.257494  7307 tablet_service.cc:1511] Processing CreateTablet for tablet 7362e3e96ac0470ab4d71798befba86e (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:45:58.258633  7307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7362e3e96ac0470ab4d71798befba86e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.259209  7387 tablet_service.cc:1511] Processing CreateTablet for tablet 7362e3e96ac0470ab4d71798befba86e (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:45:58.263828  7458 tablet_service.cc:1511] Processing CreateTablet for tablet 6eea3e9230244f32a9998662e285f8f9 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:45:58.265017  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6eea3e9230244f32a9998662e285f8f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.272405  7462 tablet_service.cc:1511] Processing CreateTablet for tablet 7362e3e96ac0470ab4d71798befba86e (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:45:58.274147  7462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7362e3e96ac0470ab4d71798befba86e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.274281  7386 tablet_service.cc:1511] Processing CreateTablet for tablet 20a56a8f58594314b9caddcdc53cba29 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:45:58.276433  7313 tablet_service.cc:1511] Processing CreateTablet for tablet 20a56a8f58594314b9caddcdc53cba29 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:45:58.277609  7313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a56a8f58594314b9caddcdc53cba29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.279935  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a56a8f58594314b9caddcdc53cba29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.280457  7387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7362e3e96ac0470ab4d71798befba86e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.293715  7548 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.294176  7548 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.297945  7458 tablet_service.cc:1511] Processing CreateTablet for tablet 20a56a8f58594314b9caddcdc53cba29 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:45:58.298846  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a56a8f58594314b9caddcdc53cba29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.299647  7548 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:58.301209  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:58.302155  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
W20260709 14:45:58.302561  7440 leader_election.cc:343] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.295346  7312 tablet_service.cc:1511] Processing CreateTablet for tablet 42df44c570614c488748dffb7a880550 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 14:45:58.303395  7438 leader_election.cc:343] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.303725  7312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42df44c570614c488748dffb7a880550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.303791  7438 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:58.303952  7307 tablet_service.cc:1511] Processing CreateTablet for tablet 81536de1f08d4ecb9034f6e7382bac83 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:45:58.304603  7548 raft_consensus.cc:2749] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:58.305112  7307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81536de1f08d4ecb9034f6e7382bac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.310117  7516 tablet_bootstrap.cc:492] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:58.310568  7516 ts_tablet_manager.cc:1403] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.152s	user 0.007s	sys 0.013s
I20260709 14:45:58.313552  7387 tablet_service.cc:1511] Processing CreateTablet for tablet 81536de1f08d4ecb9034f6e7382bac83 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:45:58.314587  7387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81536de1f08d4ecb9034f6e7382bac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.315017  7514 tablet_bootstrap.cc:492] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:58.315434  7514 ts_tablet_manager.cc:1403] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.004s
I20260709 14:45:58.317149  7386 tablet_service.cc:1511] Processing CreateTablet for tablet c4fd9039eb994b2da57ba0a57fe04b07 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:45:58.318176  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fd9039eb994b2da57ba0a57fe04b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.318300  7514 raft_consensus.cc:359] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.318964  7514 raft_consensus.cc:385] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.319239  7514 raft_consensus.cc:740] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.319979  7514 consensus_queue.cc:260] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.322860  7307 tablet_service.cc:1511] Processing CreateTablet for tablet c4fd9039eb994b2da57ba0a57fe04b07 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:45:58.324949  7307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fd9039eb994b2da57ba0a57fe04b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.326711  7464 tablet_service.cc:1511] Processing CreateTablet for tablet c4fd9039eb994b2da57ba0a57fe04b07 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:45:58.326980  7310 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed279c48a574188ad039a40608e3421 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:45:58.329737  7310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed279c48a574188ad039a40608e3421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.336290  7464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4fd9039eb994b2da57ba0a57fe04b07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.336956  7385 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed279c48a574188ad039a40608e3421 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:45:58.338114  7385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed279c48a574188ad039a40608e3421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.349306  7516 raft_consensus.cc:359] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.350014  7516 raft_consensus.cc:385] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.349857  7460 tablet_service.cc:1511] Processing CreateTablet for tablet 81536de1f08d4ecb9034f6e7382bac83 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:45:58.350301  7516 raft_consensus.cc:740] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.350998  7516 consensus_queue.cc:260] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.354434  7517 tablet_bootstrap.cc:492] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:58.354869  7517 ts_tablet_manager.cc:1403] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.019s
I20260709 14:45:58.356299  7458 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed279c48a574188ad039a40608e3421 (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:45:58.357517  7517 raft_consensus.cc:359] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.358183  7517 raft_consensus.cc:385] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.358457  7517 raft_consensus.cc:740] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.360121  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed279c48a574188ad039a40608e3421. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.365967  7460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81536de1f08d4ecb9034f6e7382bac83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.366662  7520 raft_consensus.cc:493] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.367177  7459 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4ba38d9e9249168b1c9e34319ff23c (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:45:58.367790  7517 consensus_queue.cc:260] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.368288  7459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4ba38d9e9249168b1c9e34319ff23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.368343  7307 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4ba38d9e9249168b1c9e34319ff23c (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:45:58.369443  7307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4ba38d9e9249168b1c9e34319ff23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.369875  7517 ts_tablet_manager.cc:1434] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:45:58.370703  7517 tablet_bootstrap.cc:492] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:58.367133  7520 raft_consensus.cc:515] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.374167  7389 tablet_service.cc:1511] Processing CreateTablet for tablet 7d4ba38d9e9249168b1c9e34319ff23c (DEFAULT_TABLE table=test-workload [id=6a2267f3b66744c0a5f157590be9aad9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:45:58.375252  7389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d4ba38d9e9249168b1c9e34319ff23c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:45:58.375329  7520 leader_election.cc:290] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:58.377020  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:58.377625  7399 raft_consensus.cc:2468] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:58.379160  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:58.379731  7475 raft_consensus.cc:2468] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:58.379201  7289 leader_election.cc:304] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:45:58.347178  7514 ts_tablet_manager.cc:1434] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:45:58.381361  7520 raft_consensus.cc:2804] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:58.381731  7520 raft_consensus.cc:493] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:58.382052  7520 raft_consensus.cc:3060] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.382141  7514 tablet_bootstrap.cc:492] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:58.388351  7520 raft_consensus.cc:515] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.353088  7516 ts_tablet_manager.cc:1434] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.042s	user 0.000s	sys 0.004s
I20260709 14:45:58.393314  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:45:58.393821  7475 raft_consensus.cc:3060] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.392300  7520 leader_election.cc:290] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:58.395787  7517 tablet_bootstrap.cc:654] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.399672  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:45:58.400189  7399 raft_consensus.cc:3060] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.401325  7548 raft_consensus.cc:493] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.401764  7548 raft_consensus.cc:515] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.402324  7475 raft_consensus.cc:2468] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:45:58.403615  7548 leader_election.cc:290] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:58.404989  7514 tablet_bootstrap.cc:654] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.405037  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:58.408391  7516 tablet_bootstrap.cc:492] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:58.412216  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:58.412904  7400 raft_consensus.cc:2393] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 1: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:45:58.418527  7440 leader_election.cc:304] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:58.419562  7548 raft_consensus.cc:3060] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.423154  7545 raft_consensus.cc:493] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.423599  7545 raft_consensus.cc:515] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.425410  7291 leader_election.cc:304] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:58.425673  7516 tablet_bootstrap.cc:654] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.426229  7520 raft_consensus.cc:2804] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:58.426692  7520 raft_consensus.cc:697] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:45:58.427454  7520 consensus_queue.cc:237] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.437875  7524 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:58.438189  7548 raft_consensus.cc:2749] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:58.440099  7517 tablet_bootstrap.cc:492] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:58.440539  7517 ts_tablet_manager.cc:1403] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.070s	user 0.022s	sys 0.016s
I20260709 14:45:58.440829  7545 leader_election.cc:290] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:58.442492  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:58.443223  7517 raft_consensus.cc:359] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.443872  7517 raft_consensus.cc:385] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.444173  7517 raft_consensus.cc:740] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.444754  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:58.444919  7517 consensus_queue.cc:260] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:45:58.443892  7366 leader_election.cc:343] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.446599  7399 raft_consensus.cc:2468] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
W20260709 14:45:58.446870  7366 leader_election.cc:343] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.447033  7517 ts_tablet_manager.cc:1434] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:45:58.450203  7366 leader_election.cc:304] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:58.450802  7517 tablet_bootstrap.cc:492] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:58.450878  7545 raft_consensus.cc:2749] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:58.458410  7516 tablet_bootstrap.cc:492] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:58.458889  7516 ts_tablet_manager.cc:1403] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.005s
I20260709 14:45:58.461373  7517 tablet_bootstrap.cc:654] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.462208  7514 tablet_bootstrap.cc:492] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:58.462677  7514 ts_tablet_manager.cc:1403] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.081s	user 0.012s	sys 0.012s
I20260709 14:45:58.465535  7514 raft_consensus.cc:359] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.466120  7516 raft_consensus.cc:359] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.466887  7516 raft_consensus.cc:385] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.467231  7516 raft_consensus.cc:740] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.469882  7516 consensus_queue.cc:260] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.472064  7514 raft_consensus.cc:385] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.472373  7514 raft_consensus.cc:740] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.472424  7516 ts_tablet_manager.cc:1434] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:45:58.473083  7514 consensus_queue.cc:260] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.473507  7516 tablet_bootstrap.cc:492] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:58.475215  7514 ts_tablet_manager.cc:1434] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:45:58.476058  7514 tablet_bootstrap.cc:492] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:58.481237  7516 tablet_bootstrap.cc:654] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.481284  7517 tablet_bootstrap.cc:492] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:58.481734  7514 tablet_bootstrap.cc:654] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.482252  7517 ts_tablet_manager.cc:1403] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.012s
I20260709 14:45:58.485097  7545 raft_consensus.cc:493] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.485594  7545 raft_consensus.cc:515] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.487581  7545 leader_election.cc:290] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:58.489377  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:58.489321  7517 raft_consensus.cc:359] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.490188  7517 raft_consensus.cc:385] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.490478  7517 raft_consensus.cc:740] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.490648  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:58.491333  7517 consensus_queue.cc:260] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.493993  7517 ts_tablet_manager.cc:1434] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
W20260709 14:45:58.492964  7366 leader_election.cc:343] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.494964  7517 tablet_bootstrap.cc:492] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
W20260709 14:45:58.494925  7366 leader_election.cc:343] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.495426  7366 leader_election.cc:304] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:58.496412  7545 raft_consensus.cc:2749] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:58.498997  7524 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:58.502291  7517 tablet_bootstrap.cc:654] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
W20260709 14:45:58.502609  7272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:45:58.476722  7221 catalog_manager.cc:5697] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:58.504580  7516 tablet_bootstrap.cc:492] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:58.505002  7516 ts_tablet_manager.cc:1403] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.032s	user 0.002s	sys 0.022s
I20260709 14:45:58.504413  7221 catalog_manager.cc:5697] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
W20260709 14:45:58.510258  7291 consensus_peers.cc:597] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f -> Peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Couldn't send request to peer eb8ea3e342754a72a2af373b3dd85af9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:45:58.511005  7516 raft_consensus.cc:359] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.511659  7516 raft_consensus.cc:385] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.511991  7516 raft_consensus.cc:740] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.512724  7516 consensus_queue.cc:260] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.514910  7516 ts_tablet_manager.cc:1434] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:45:58.515774  7516 tablet_bootstrap.cc:492] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:58.520845  7516 tablet_bootstrap.cc:654] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.530813  7520 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.533573  7520 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.538448  7517 tablet_bootstrap.cc:492] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:58.538906  7517 ts_tablet_manager.cc:1403] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.001s
I20260709 14:45:58.541350  7517 raft_consensus.cc:359] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.541987  7517 raft_consensus.cc:385] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.542230  7517 raft_consensus.cc:740] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.542812  7517 consensus_queue.cc:260] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.544726  7517 ts_tablet_manager.cc:1434] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:58.545554  7517 tablet_bootstrap.cc:492] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:58.549424  7542 consensus_queue.cc:1048] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:58.550593  7517 tablet_bootstrap.cc:654] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.551424  7520 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:58.554581  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
W20260709 14:45:58.556216  7289 leader_election.cc:343] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.556221  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:58.557252  7474 raft_consensus.cc:2468] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:58.558403  7516 tablet_bootstrap.cc:492] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:58.559475  7516 ts_tablet_manager.cc:1403] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.008s
I20260709 14:45:58.558919  7291 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:58.561908  7548 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.562150  7520 raft_consensus.cc:2804] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:58.561858  7516 raft_consensus.cc:359] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.562606  7516 raft_consensus.cc:385] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.562532  7520 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:58.562448  7548 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.562968  7516 raft_consensus.cc:740] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.563030  7520 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.563710  7516 consensus_queue.cc:260] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.565550  7516 ts_tablet_manager.cc:1434] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:58.565351  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:58.566074  7326 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:45:58.566867  7516 tablet_bootstrap.cc:492] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:58.570066  7440 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:58.570351  7514 tablet_bootstrap.cc:492] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:58.570794  7514 ts_tablet_manager.cc:1403] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.095s	user 0.028s	sys 0.048s
I20260709 14:45:58.572064  7516 tablet_bootstrap.cc:654] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.573148  7514 raft_consensus.cc:359] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.574141  7514 raft_consensus.cc:385] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.574402  7514 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.575296  7514 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.578500  7520 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.579609  7524 raft_consensus.cc:2804] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:58.579985  7524 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:58.580288  7524 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.581027  7514 ts_tablet_manager.cc:1434] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:45:58.582098  7514 tablet_bootstrap.cc:492] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:58.587280  7514 tablet_bootstrap.cc:654] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.591248  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
W20260709 14:45:58.592726  7289 leader_election.cc:343] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.592971  7520 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:58.596176  7517 tablet_bootstrap.cc:492] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:58.596570  7517 ts_tablet_manager.cc:1403] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.019s
I20260709 14:45:58.597503  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:45:58.598011  7474 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.598963  7517 raft_consensus.cc:359] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.599557  7517 raft_consensus.cc:385] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.599797  7517 raft_consensus.cc:740] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.600371  7517 consensus_queue.cc:260] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.602142  7517 ts_tablet_manager.cc:1434] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:45:58.602936  7517 tablet_bootstrap.cc:492] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:58.603987  7514 tablet_bootstrap.cc:492] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:58.604477  7514 ts_tablet_manager.cc:1403] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260709 14:45:58.604794  7474 raft_consensus.cc:2468] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:45:58.607308  7514 raft_consensus.cc:359] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.607920  7517 tablet_bootstrap.cc:654] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.608021  7514 raft_consensus.cc:385] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.608188  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:58.608510  7514 raft_consensus.cc:740] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.609308  7514 consensus_queue.cc:260] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.610256  7520 consensus_queue.cc:1048] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:58.611541  7514 ts_tablet_manager.cc:1434] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:45:58.612490  7514 tablet_bootstrap.cc:492] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
W20260709 14:45:58.613065  7438 leader_election.cc:343] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.618307  7514 tablet_bootstrap.cc:654] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.630131  7514 tablet_bootstrap.cc:492] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:58.630591  7514 ts_tablet_manager.cc:1403] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:45:58.632751  7517 tablet_bootstrap.cc:492] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:58.633154  7514 raft_consensus.cc:359] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.633152  7517 ts_tablet_manager.cc:1403] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.007s
I20260709 14:45:58.633883  7548 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:58.637382  7514 raft_consensus.cc:385] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.640606  7514 raft_consensus.cc:740] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.641163  7517 raft_consensus.cc:359] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.637696  7524 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.641795  7517 raft_consensus.cc:385] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.642103  7517 raft_consensus.cc:740] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.642979  7517 consensus_queue.cc:260] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.643442  7524 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:58.641366  7514 consensus_queue.cc:260] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.645031  7517 ts_tablet_manager.cc:1434] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:45:58.645852  7517 tablet_bootstrap.cc:492] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:58.646137  7514 ts_tablet_manager.cc:1434] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:45:58.645682  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:45:58.647385  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:45:58.647927  7326 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:45:58.649510  7438 leader_election.cc:343] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.651319  7517 tablet_bootstrap.cc:654] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.655880  7514 tablet_bootstrap.cc:492] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:58.656813  7291 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:58.658051  7542 raft_consensus.cc:2804] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:58.658478  7542 raft_consensus.cc:697] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:45:58.659219  7542 consensus_queue.cc:237] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.660578  7326 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:45:58.661707  7440 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:58.662781  7524 raft_consensus.cc:2804] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:58.663244  7524 raft_consensus.cc:697] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:45:58.663992  7524 consensus_queue.cc:237] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.673005  7514 tablet_bootstrap.cc:654] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.678155  7224 catalog_manager.cc:5697] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:58.680735  7516 tablet_bootstrap.cc:492] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:58.681151  7516 ts_tablet_manager.cc:1403] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.114s	user 0.045s	sys 0.038s
I20260709 14:45:58.682664  7514 tablet_bootstrap.cc:492] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:58.683100  7514 ts_tablet_manager.cc:1403] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 14:45:58.683535  7516 raft_consensus.cc:359] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.684161  7516 raft_consensus.cc:385] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.684417  7516 raft_consensus.cc:740] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.685109  7516 consensus_queue.cc:260] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.685654  7514 raft_consensus.cc:359] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.686264  7517 tablet_bootstrap.cc:492] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:58.686378  7514 raft_consensus.cc:385] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.686693  7517 ts_tablet_manager.cc:1403] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.012s
I20260709 14:45:58.686810  7514 raft_consensus.cc:740] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.687536  7514 consensus_queue.cc:260] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.689141  7517 raft_consensus.cc:359] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.689646  7514 ts_tablet_manager.cc:1434] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:45:58.689759  7517 raft_consensus.cc:385] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.690164  7517 raft_consensus.cc:740] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.690768  7517 consensus_queue.cc:260] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.691659  7516 ts_tablet_manager.cc:1434] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 14:45:58.692548  7516 tablet_bootstrap.cc:492] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:58.692739  7517 ts_tablet_manager.cc:1434] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:45:58.693603  7517 tablet_bootstrap.cc:492] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:58.695619  7542 consensus_queue.cc:1048] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:58.697898  7516 tablet_bootstrap.cc:654] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.698596  7517 tablet_bootstrap.cc:654] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.699959  7542 raft_consensus.cc:493] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.700412  7542 raft_consensus.cc:515] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.703297  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
W20260709 14:45:58.704649  7289 leader_election.cc:343] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.688808  7221 catalog_manager.cc:5697] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:58.706574  7545 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.707185  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:58.707813  7474 raft_consensus.cc:2468] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:58.709023  7291 leader_election.cc:304] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:58.707044  7545 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.711151  7545 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:58.711213  7549 raft_consensus.cc:2804] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:58.711711  7549 raft_consensus.cc:493] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:58.712033  7549 raft_consensus.cc:3060] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.713454  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
W20260709 14:45:58.714812  7366 leader_election.cc:343] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.715483  7542 leader_election.cc:290] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:58.720235  7514 tablet_bootstrap.cc:492] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:58.722648  7549 raft_consensus.cc:515] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.725137  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:45:58.726410  7514 tablet_bootstrap.cc:654] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
W20260709 14:45:58.726497  7289 leader_election.cc:343] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.727334  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
W20260709 14:45:58.728549  7366 leader_election.cc:343] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.729144  7366 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:58.730172  7545 raft_consensus.cc:2749] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:58.733275  7549 leader_election.cc:290] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:58.734549  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:45:58.735178  7474 raft_consensus.cc:3060] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.736275  7524 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.736720  7524 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.738579  7524 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:58.740688  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:58.741094  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:58.741273  7326 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:45:58.741662  7401 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:45:58.742383  7440 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:58.743263  7524 raft_consensus.cc:2804] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:58.743520  7524 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:58.743779  7524 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.752516  7548 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.752990  7548 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.754945  7548 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:58.756677  7517 tablet_bootstrap.cc:492] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:58.757169  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:58.759821  7517 ts_tablet_manager.cc:1403] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.011s
W20260709 14:45:58.760470  7440 leader_election.cc:343] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.757794  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:58.758318  7516 tablet_bootstrap.cc:492] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:58.761281  7516 ts_tablet_manager.cc:1403] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.020s
I20260709 14:45:58.761351  7474 raft_consensus.cc:2468] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
W20260709 14:45:58.762338  7438 leader_election.cc:343] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.762737  7291 leader_election.cc:304] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:58.762776  7438 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:58.764861  7548 raft_consensus.cc:2749] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:58.765101  7516 raft_consensus.cc:359] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.765687  7542 raft_consensus.cc:2804] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:58.765475  7517 raft_consensus.cc:359] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.766832  7517 raft_consensus.cc:385] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.766288  7542 raft_consensus.cc:697] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:45:58.767715  7517 raft_consensus.cc:740] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.768023  7542 consensus_queue.cc:237] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.768375  7517 consensus_queue.cc:260] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.765827  7516 raft_consensus.cc:385] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.769344  7516 raft_consensus.cc:740] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.770022  7516 consensus_queue.cc:260] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.759295  7524 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.771921  7516 ts_tablet_manager.cc:1434] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:45:58.772768  7516 tablet_bootstrap.cc:492] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:58.773245  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:45:58.773794  7326 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.778453  7517 ts_tablet_manager.cc:1434] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:45:58.778738  7516 tablet_bootstrap.cc:654] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.780717  7326 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:45:58.781776  7440 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:58.782451  7548 raft_consensus.cc:2804] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:58.782903  7548 raft_consensus.cc:697] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:45:58.783676  7548 consensus_queue.cc:237] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.782634  7517 tablet_bootstrap.cc:492] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:58.788470  7514 tablet_bootstrap.cc:492] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:58.788934  7514 ts_tablet_manager.cc:1403] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.069s	user 0.041s	sys 0.012s
I20260709 14:45:58.791416  7514 raft_consensus.cc:359] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.792064  7514 raft_consensus.cc:385] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.792202  7517 tablet_bootstrap.cc:654] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.793269  7514 raft_consensus.cc:740] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.794471  7516 tablet_bootstrap.cc:492] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:58.794903  7516 ts_tablet_manager.cc:1403] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.002s
I20260709 14:45:58.795444  7524 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:58.795342  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:45:58.796003  7401 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.797806  7516 raft_consensus.cc:359] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.798472  7516 raft_consensus.cc:385] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.798761  7516 raft_consensus.cc:740] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.799506  7516 consensus_queue.cc:260] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.801486  7516 ts_tablet_manager.cc:1434] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:58.801971  7221 catalog_manager.cc:5697] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:58.803495  7516 tablet_bootstrap.cc:492] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:58.794198  7514 consensus_queue.cc:260] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.805802  7517 tablet_bootstrap.cc:492] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:58.806223  7517 ts_tablet_manager.cc:1403] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.012s
I20260709 14:45:58.806617  7514 ts_tablet_manager.cc:1434] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 14:45:58.807410  7514 tablet_bootstrap.cc:492] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:58.808521  7517 raft_consensus.cc:359] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.809126  7517 raft_consensus.cc:385] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.809408  7517 raft_consensus.cc:740] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.810400  7516 tablet_bootstrap.cc:654] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.810113  7517 consensus_queue.cc:260] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.812660  7514 tablet_bootstrap.cc:654] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.805115  7401 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:45:58.825219  7542 consensus_queue.cc:1048] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:58.827468  7221 catalog_manager.cc:5697] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:58.830029  7517 ts_tablet_manager.cc:1434] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 14:45:58.830250  7514 tablet_bootstrap.cc:492] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:58.830629  7514 ts_tablet_manager.cc:1403] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 14:45:58.830853  7517 tablet_bootstrap.cc:492] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:58.832926  7514 raft_consensus.cc:359] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.833551  7514 raft_consensus.cc:385] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.833803  7514 raft_consensus.cc:740] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.834584  7514 consensus_queue.cc:260] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.836275  7517 tablet_bootstrap.cc:654] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.842828  7514 ts_tablet_manager.cc:1434] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:45:58.843639  7514 tablet_bootstrap.cc:492] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:58.845979  7588 consensus_queue.cc:1048] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:58.848783  7514 tablet_bootstrap.cc:654] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.855050  7516 tablet_bootstrap.cc:492] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:58.855554  7516 ts_tablet_manager.cc:1403] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.011s
I20260709 14:45:58.858173  7516 raft_consensus.cc:359] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.858879  7516 raft_consensus.cc:385] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.859200  7516 raft_consensus.cc:740] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.859969  7516 consensus_queue.cc:260] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.862026  7516 ts_tablet_manager.cc:1434] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:45:58.862977  7516 tablet_bootstrap.cc:492] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:58.866814  7524 raft_consensus.cc:493] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.867271  7524 raft_consensus.cc:515] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.868840  7516 tablet_bootstrap.cc:654] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.869261  7524 leader_election.cc:290] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:58.870687  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:58.872368  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
W20260709 14:45:58.872400  7438 leader_election.cc:343] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.872967  7326 raft_consensus.cc:2468] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:45:58.874648  7440 leader_election.cc:304] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:58.875375  7524 raft_consensus.cc:2804] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:58.875718  7524 raft_consensus.cc:493] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:58.876037  7524 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.879688  7514 tablet_bootstrap.cc:492] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:58.879997  7516 tablet_bootstrap.cc:492] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:58.880213  7514 ts_tablet_manager.cc:1403] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.037s	user 0.028s	sys 0.008s
I20260709 14:45:58.880365  7516 ts_tablet_manager.cc:1403] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:45:58.882653  7514 raft_consensus.cc:359] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.883318  7514 raft_consensus.cc:385] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.883617  7514 raft_consensus.cc:740] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.884280  7514 consensus_queue.cc:260] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.886180  7514 ts_tablet_manager.cc:1434] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:45:58.886996  7514 tablet_bootstrap.cc:492] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:58.888506  7545 raft_consensus.cc:493] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.888895  7516 raft_consensus.cc:359] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.888942  7545 raft_consensus.cc:515] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.889652  7516 raft_consensus.cc:385] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.889942  7516 raft_consensus.cc:740] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.890537  7516 consensus_queue.cc:260] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.890940  7545 leader_election.cc:290] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:58.892539  7514 tablet_bootstrap.cc:654] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.893292  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:58.892551  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
W20260709 14:45:58.895776  7366 leader_election.cc:343] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:45:58.896428  7366 leader_election.cc:343] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.896823  7366 leader_election.cc:304] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:58.897833  7545 raft_consensus.cc:2749] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:58.898500  7516 ts_tablet_manager.cc:1434] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:45:58.899425  7516 tablet_bootstrap.cc:492] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:58.904687  7516 tablet_bootstrap.cc:654] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.887815  7524 raft_consensus.cc:515] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.911521  7514 tablet_bootstrap.cc:492] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:58.911973  7514 ts_tablet_manager.cc:1403] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.008s
I20260709 14:45:58.912807  7524 leader_election.cc:290] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:58.913476  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:45:58.912736  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:45:58.914496  7326 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:45:58.914716  7438 leader_election.cc:343] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:58.914448  7514 raft_consensus.cc:359] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.915251  7514 raft_consensus.cc:385] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.915553  7514 raft_consensus.cc:740] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.916204  7514 consensus_queue.cc:260] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.918118  7514 ts_tablet_manager.cc:1434] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:45:58.920325  7326 raft_consensus.cc:2468] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:45:58.920497  7517 tablet_bootstrap.cc:492] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:58.921110  7517 ts_tablet_manager.cc:1403] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.090s	user 0.030s	sys 0.013s
I20260709 14:45:58.921623  7440 leader_election.cc:304] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:58.921866  7524 raft_consensus.cc:493] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.922323  7524 raft_consensus.cc:515] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.922638  7548 raft_consensus.cc:2804] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:58.923125  7548 raft_consensus.cc:697] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:45:58.923836  7517 raft_consensus.cc:359] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.925279  7517 raft_consensus.cc:385] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.925616  7517 raft_consensus.cc:740] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.923888  7548 consensus_queue.cc:237] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.926275  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:58.926582  7517 consensus_queue.cc:260] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.924199  7524 leader_election.cc:290] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:58.925556  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:58.924455  7545 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.928719  7517 ts_tablet_manager.cc:1434] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:45:58.929401  7438 leader_election.cc:304] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:58.929625  7517 tablet_bootstrap.cc:492] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:58.929733  7516 tablet_bootstrap.cc:492] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:58.930231  7516 ts_tablet_manager.cc:1403] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.011s
I20260709 14:45:58.930377  7524 raft_consensus.cc:2749] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:58.932757  7514 tablet_bootstrap.cc:492] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:58.928651  7545 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.932994  7516 raft_consensus.cc:359] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.933662  7516 raft_consensus.cc:385] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.933915  7516 raft_consensus.cc:740] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.934396  7545 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:58.934635  7516 consensus_queue.cc:260] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.935902  7517 tablet_bootstrap.cc:654] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.936094  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:58.936676  7325 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:45:58.938035  7366 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:45:58.939039  7514 tablet_bootstrap.cc:654] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.939381  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:58.939965  7474 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:45:58.941457  7545 raft_consensus.cc:2804] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:58.941817  7545 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:58.942149  7545 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.944692  7516 ts_tablet_manager.cc:1434] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:45:58.953775  7516 tablet_bootstrap.cc:492] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:58.954531  7545 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.959306  7516 tablet_bootstrap.cc:654] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.960184  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:45:58.960755  7325 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.963632  7517 tablet_bootstrap.cc:492] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:58.963965  7517 ts_tablet_manager.cc:1403] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.010s
I20260709 14:45:58.965700  7517 raft_consensus.cc:359] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.966145  7517 raft_consensus.cc:385] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.966336  7517 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.966862  7517 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.967463  7325 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:45:58.968398  7517 ts_tablet_manager.cc:1434] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:45:58.968712  7545 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:58.968652  7366 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:45:58.969240  7517 tablet_bootstrap.cc:492] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:58.970819  7516 tablet_bootstrap.cc:492] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:58.971264  7516 ts_tablet_manager.cc:1403] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 14:45:58.973760  7516 raft_consensus.cc:359] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.974417  7516 raft_consensus.cc:385] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.974711  7516 raft_consensus.cc:740] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.975174  7517 tablet_bootstrap.cc:654] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.975603  7516 consensus_queue.cc:260] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.985234  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:45:58.985790  7474 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:58.985996  7517 tablet_bootstrap.cc:492] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:58.986176  7516 ts_tablet_manager.cc:1434] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:45:58.986430  7517 ts_tablet_manager.cc:1403] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:45:58.988855  7517 raft_consensus.cc:359] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.989467  7517 raft_consensus.cc:385] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:58.989717  7517 raft_consensus.cc:740] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:58.990483  7517 consensus_queue.cc:260] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.992415  7474 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:45:58.992923  7517 ts_tablet_manager.cc:1434] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:45:58.993750  7517 tablet_bootstrap.cc:492] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:58.994407  7516 tablet_bootstrap.cc:492] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:58.994837  7545 raft_consensus.cc:493] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:58.995303  7545 raft_consensus.cc:515] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:58.997937  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:58.998518  7325 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:45:58.998797  7517 tablet_bootstrap.cc:654] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.999647  7366 leader_election.cc:304] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:45:58.999989  7516 tablet_bootstrap.cc:654] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:58.994174  7607 raft_consensus.cc:2804] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:59.003172  7607 raft_consensus.cc:697] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:45:59.003963  7607 consensus_queue.cc:237] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.011195  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:59.011999  7474 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:45:59.013363  7517 tablet_bootstrap.cc:492] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:59.013794  7517 ts_tablet_manager.cc:1403] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 14:45:59.013885  7221 catalog_manager.cc:5697] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:59.016543  7517 raft_consensus.cc:359] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.017204  7517 raft_consensus.cc:385] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:59.017810  7610 raft_consensus.cc:2804] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:59.018198  7610 raft_consensus.cc:493] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:59.018505  7610 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.017463  7517 raft_consensus.cc:740] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:59.020812  7517 consensus_queue.cc:260] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.022890  7517 ts_tablet_manager.cc:1434] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:45:59.023706  7517 tablet_bootstrap.cc:492] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:59.014508  7545 leader_election.cc:290] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.035614  7610 raft_consensus.cc:515] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.039034  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:45:59.039601  7325 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.043079  7588 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.043573  7588 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.045647  7588 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.047727  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:59.048259  7516 tablet_bootstrap.cc:492] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:59.048312  7474 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:59.048797  7516 ts_tablet_manager.cc:1403] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.018s
I20260709 14:45:59.049820  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:59.050446  7401 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:59.051752  7291 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:59.054129  7516 raft_consensus.cc:359] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.054728  7516 raft_consensus.cc:385] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:59.054940  7516 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:59.055178  7517 tablet_bootstrap.cc:654] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:59.055823  7588 raft_consensus.cc:2804] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:59.056336  7588 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:59.056510  7514 tablet_bootstrap.cc:492] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:59.056674  7588 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.057062  7514 ts_tablet_manager.cc:1403] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.124s	user 0.034s	sys 0.062s
I20260709 14:45:59.059603  7514 raft_consensus.cc:359] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.060240  7514 raft_consensus.cc:385] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:59.060545  7514 raft_consensus.cc:740] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:59.061265  7514 consensus_queue.cc:260] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.063145  7514 ts_tablet_manager.cc:1434] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:45:59.063997  7514 tablet_bootstrap.cc:492] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:59.064510  7401 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.064747  7325 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:45:59.065891  7516 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.066792  7545 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.067628  7516 ts_tablet_manager.cc:1434] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.003s
I20260709 14:45:59.067248  7545 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.068523  7516 tablet_bootstrap.cc:492] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:59.069403  7545 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.070624  7366 leader_election.cc:304] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:45:59.071341  7545 raft_consensus.cc:2804] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:59.071841  7545 raft_consensus.cc:697] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:45:59.072880  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:59.072671  7545 consensus_queue.cc:237] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.076516  7474 raft_consensus.cc:3060] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.061404  7222 catalog_manager.cc:5697] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:59.077489  7607 raft_consensus.cc:493] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.081686  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:45:59.080559  7610 leader_election.cc:290] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.082892  7473 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.077298  7588 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.084669  7516 tablet_bootstrap.cc:654] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:59.090608  7548 raft_consensus.cc:493] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.091058  7548 raft_consensus.cc:515] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.092909  7548 leader_election.cc:290] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:59.093170  7517 tablet_bootstrap.cc:492] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:59.086182  7607 raft_consensus.cc:515] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.094812  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:59.096669  7588 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
W20260709 14:45:59.096767  7438 leader_election.cc:343] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:59.097605  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:45:59.097832  7473 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:45:59.097998  7607 leader_election.cc:290] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.098114  7399 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.100421  7517 ts_tablet_manager.cc:1403] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.002s
I20260709 14:45:59.102985  7517 raft_consensus.cc:359] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.103554  7517 raft_consensus.cc:385] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:59.103756  7517 raft_consensus.cc:740] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:59.104341  7517 consensus_queue.cc:260] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.106040  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:45:59.107086  7475 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.107832  7517 ts_tablet_manager.cc:1434] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:45:59.107880  7588 consensus_queue.cc:1048] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:59.108763  7517 tablet_bootstrap.cc:492] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:59.106590  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
W20260709 14:45:59.111708  7440 leader_election.cc:343] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:59.112126  7440 leader_election.cc:304] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:59.112703  7524 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.113109  7524 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.100278  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:59.120481  7548 raft_consensus.cc:2749] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:59.120471  7514 tablet_bootstrap.cc:654] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:59.120735  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:59.121583  7326 raft_consensus.cc:2393] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 1: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:45:59.122720  7524 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:59.125156  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:59.125746  7326 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:45:59.126984  7440 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:59.127805  7524 raft_consensus.cc:2804] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:59.128157  7524 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:59.128475  7524 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.128460  7475 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:45:59.119031  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:59.132771  7291 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:59.128814  7399 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:45:59.131906  7325 raft_consensus.cc:2393] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 1: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:45:59.134852  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:59.135030  7588 raft_consensus.cc:2804] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:59.135476  7588 raft_consensus.cc:697] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:45:59.135610  7366 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:59.136461  7588 consensus_queue.cc:237] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:45:59.136857  7438 leader_election.cc:343] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:59.136579  7545 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.142957  7221 catalog_manager.cc:5697] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:59.146536  7516 tablet_bootstrap.cc:492] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:59.146998  7516 ts_tablet_manager.cc:1403] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.079s	user 0.022s	sys 0.013s
I20260709 14:45:59.151579  7366 leader_election.cc:304] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:59.150040  7516 raft_consensus.cc:359] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.152238  7516 raft_consensus.cc:385] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:59.152534  7516 raft_consensus.cc:740] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:59.151930  7545 raft_consensus.cc:2749] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:59.153797  7545 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.154210  7516 consensus_queue.cc:260] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.156111  7516 ts_tablet_manager.cc:1434] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:45:59.156592  7517 tablet_bootstrap.cc:654] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:59.157277  7516 tablet_bootstrap.cc:492] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:59.160804  7524 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.163435  7221 catalog_manager.cc:5697] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:59.165839  7516 tablet_bootstrap.cc:654] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:59.166718  7549 consensus_queue.cc:1048] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:59.169394  7524 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:59.169850  7542 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.170281  7542 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.172195  7542 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.166550  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:45:59.174783  7325 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.175704  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:59.176251  7474 raft_consensus.cc:2468] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:59.177426  7291 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:59.178002  7524 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.178190  7542 raft_consensus.cc:2804] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:59.178543  7542 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:59.178447  7524 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.178905  7542 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.181340  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:59.184394  7607 raft_consensus.cc:493] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.185797  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:59.184103  7326 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:45:59.189622  7548 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:59.190160  7524 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:59.194147  7440 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
W20260709 14:45:59.195067  7289 leader_election.cc:343] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:59.198997  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:45:59.184819  7607 raft_consensus.cc:515] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.199648  7524 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:59.209164  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:59.206055  7524 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:59.210412  7524 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.206140  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:59.211570  7400 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:45:59.214982  7607 leader_election.cc:290] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.214839  7548 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:59.216748  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:59.217530  7474 raft_consensus.cc:2393] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 1: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:45:59.218711  7366 leader_election.cc:304] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:59.219874  7607 raft_consensus.cc:3060] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:45:59.225449  7438 leader_election.cc:343] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:59.213718  7588 consensus_queue.cc:1048] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:45:59.227443  7517 tablet_bootstrap.cc:492] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:59.227875  7517 ts_tablet_manager.cc:1403] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.119s	user 0.012s	sys 0.000s
I20260709 14:45:59.230162  7607 raft_consensus.cc:2749] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:59.237026  7516 tablet_bootstrap.cc:492] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:59.237488  7516 ts_tablet_manager.cc:1403] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.080s	user 0.027s	sys 0.032s
I20260709 14:45:59.234409  7517 raft_consensus.cc:359] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.238479  7517 raft_consensus.cc:385] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:59.238771  7517 raft_consensus.cc:740] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:59.241783  7516 raft_consensus.cc:359] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.242457  7516 raft_consensus.cc:385] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:59.242758  7516 raft_consensus.cc:740] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:59.243486  7516 consensus_queue.cc:260] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.245227  7517 consensus_queue.cc:260] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.252961  7516 ts_tablet_manager.cc:1434] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:45:59.254505  7516 tablet_bootstrap.cc:492] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:59.256209  7588 raft_consensus.cc:493] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.257058  7588 raft_consensus.cc:515] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.257321  7542 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.259200  7588 leader_election.cc:290] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.260300  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:59.261546  7548 raft_consensus.cc:493] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.262451  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:59.262315  7548 raft_consensus.cc:515] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.263680  7400 raft_consensus.cc:2468] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:59.264899  7548 leader_election.cc:290] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:59.260919  7475 raft_consensus.cc:2468] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:59.265085  7289 leader_election.cc:304] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:45:59.267064  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:59.269203  7517 ts_tablet_manager.cc:1434] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:45:59.271337  7517 tablet_bootstrap.cc:492] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:59.282470  7400 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:45:59.282735  7588 raft_consensus.cc:2804] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:59.288662  7588 raft_consensus.cc:493] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:59.288975  7588 raft_consensus.cc:3060] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.284363  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:59.289304  7549 raft_consensus.cc:493] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.302207  7544 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:59.304716  7514 tablet_bootstrap.cc:492] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:59.305214  7514 ts_tablet_manager.cc:1403] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.241s	user 0.005s	sys 0.008s
I20260709 14:45:59.295806  7438 leader_election.cc:304] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:59.298483  7549 raft_consensus.cc:515] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.308862  7549 leader_election.cc:290] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.300309  7326 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:45:59.315619  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
W20260709 14:45:59.317691  7291 leader_election.cc:343] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:59.317839  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:59.310153  7544 raft_consensus.cc:2804] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:59.318425  7400 raft_consensus.cc:2468] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:59.319983  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:45:59.324424  7517 tablet_bootstrap.cc:654] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:59.321358  7289 leader_election.cc:304] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:59.320199  7544 raft_consensus.cc:493] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:59.328203  7542 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.328075  7544 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.330690  7549 raft_consensus.cc:2804] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:59.336298  7545 raft_consensus.cc:2749] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:45:59.341549  7289 leader_election.cc:343] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:45:59.341715  7619 log.cc:927] Time spent T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
I20260709 14:45:59.343998  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:45:59.344551  7473 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.346688  7514 raft_consensus.cc:359] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.347364  7514 raft_consensus.cc:385] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:59.347630  7514 raft_consensus.cc:740] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:59.349272  7514 consensus_queue.cc:260] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.350586  7473 raft_consensus.cc:2468] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:45:59.351217  7514 ts_tablet_manager.cc:1434] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260709 14:45:59.351513  7291 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:59.352041  7514 tablet_bootstrap.cc:492] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:59.340513  7549 raft_consensus.cc:493] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:59.353427  7549 raft_consensus.cc:3060] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.360301  7549 raft_consensus.cc:515] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.363125  7588 raft_consensus.cc:515] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.367233  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:45:59.367767  7401 raft_consensus.cc:3060] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.371126  7542 raft_consensus.cc:2804] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:59.371731  7542 raft_consensus.cc:697] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:45:59.372578  7542 consensus_queue.cc:237] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.379680  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:45:59.379786  7549 leader_election.cc:290] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.380199  7400 raft_consensus.cc:3060] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.371197  7325 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:45:59.381424  7401 raft_consensus.cc:2468] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:45:59.396664  7588 leader_election.cc:290] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.397472  7400 raft_consensus.cc:2468] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:45:59.398339  7289 leader_election.cc:304] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:45:59.398792  7440 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:59.399144  7289 leader_election.cc:304] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:45:59.402563  7524 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.391655  7545 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.406687  7548 raft_consensus.cc:2804] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:59.409117  7548 raft_consensus.cc:697] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:45:59.409958  7548 consensus_queue.cc:237] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.413059  7628 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:45:59.400451  7549 consensus_queue.cc:1048] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:45:59.416311  7549 raft_consensus.cc:2804] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:59.416744  7549 raft_consensus.cc:697] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:45:59.417503  7549 consensus_queue.cc:237] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.404460  7588 raft_consensus.cc:2804] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:59.429288  7588 raft_consensus.cc:697] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:45:59.445960  7545 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.446264  7588 consensus_queue.cc:237] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.444752  7544 raft_consensus.cc:515] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.460515  7514 tablet_bootstrap.cc:654] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:59.519001  7629 raft_consensus.cc:493] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.519569  7629 raft_consensus.cc:515] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.521845  7629 leader_election.cc:290] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:59.522845  7516 tablet_bootstrap.cc:654] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:59.532050  7544 leader_election.cc:290] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:59.543219  7524 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:59.545513  7545 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
W20260709 14:45:59.546464  7272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:45:59.563043  7517 tablet_bootstrap.cc:492] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:59.563524  7517 ts_tablet_manager.cc:1403] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.292s	user 0.024s	sys 0.025s
I20260709 14:45:59.574735  7517 raft_consensus.cc:359] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.575477  7517 raft_consensus.cc:385] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:59.575742  7517 raft_consensus.cc:740] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:59.576364  7517 consensus_queue.cc:260] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.592023  7517 ts_tablet_manager.cc:1434] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.004s
W20260709 14:45:59.574177  7438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:34761, user_credentials={real_user=slave}} blocked reactor thread for 175544us
W20260709 14:45:59.583276  7291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:39697, user_credentials={real_user=slave}} blocked reactor thread for 230953us
I20260709 14:45:59.596539  7607 consensus_queue.cc:1048] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:59.583772  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
W20260709 14:45:59.582218  7440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:41615, user_credentials={real_user=slave}} blocked reactor thread for 183507us
I20260709 14:45:59.597486  7517 tablet_bootstrap.cc:492] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:59.604092  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:45:59.593604  7545 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:45:59.613411  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
W20260709 14:45:59.613499  7291 leader_election.cc:343] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:59.613971  7398 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.605449  7221 catalog_manager.cc:5697] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:59.609714  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:45:59.618970  7324 raft_consensus.cc:2393] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 1: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:45:59.621645  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:59.617105  7475 raft_consensus.cc:3060] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.628432  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:45:59.628969  7397 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.629667  7514 tablet_bootstrap.cc:492] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:59.630124  7514 ts_tablet_manager.cc:1403] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.278s	user 0.010s	sys 0.021s
I20260709 14:45:59.633531  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:45:59.633574  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:45:59.634596  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:45:59.635852  7323 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.647521  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
W20260709 14:45:59.639866  7440 leader_election.cc:343] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:59.647698  7545 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:59.643644  7324 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.652135  7628 consensus_queue.cc:1048] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:45:59.657049  7223 catalog_manager.cc:5697] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:59.665441  7628 consensus_queue.cc:1048] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:59.671921  7514 raft_consensus.cc:359] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.672578  7514 raft_consensus.cc:385] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:59.672823  7514 raft_consensus.cc:740] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:59.673454  7514 consensus_queue.cc:260] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.683373  7398 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:45:59.683856  7542 consensus_queue.cc:1048] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:59.684944  7542 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.685374  7542 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.689095  7514 ts_tablet_manager.cc:1434] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 14:45:59.690128  7514 tablet_bootstrap.cc:492] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:45:59.688205  7542 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.691810  7631 consensus_queue.cc:1048] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:45:59.693728  7516 tablet_bootstrap.cc:492] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:45:59.694140  7516 ts_tablet_manager.cc:1403] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.440s	user 0.019s	sys 0.003s
I20260709 14:45:59.695653  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:59.695798  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
W20260709 14:45:59.676849  7438 leader_election.cc:343] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:45:59.696918  7291 leader_election.cc:343] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:45:59.699296  7638 log.cc:927] Time spent T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260709 14:45:59.698652  7397 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:45:59.700901  7438 leader_election.cc:304] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
W20260709 14:45:59.707196  7289 leader_election.cc:343] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:59.706856  7475 raft_consensus.cc:2468] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:45:59.707736  7289 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:59.708788  7631 raft_consensus.cc:2749] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:59.709092  7514 tablet_bootstrap.cc:654] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:59.711093  7637 raft_consensus.cc:2749] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:59.705535  7323 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:45:59.714772  7440 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:59.715543  7637 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:59.715973  7637 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:45:59.716768  7637 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.724032  7438 leader_election.cc:304] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:59.724833  7548 raft_consensus.cc:2804] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:45:59.726190  7548 raft_consensus.cc:697] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:45:59.726946  7548 consensus_queue.cc:237] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.731735  7516 raft_consensus.cc:359] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.732368  7516 raft_consensus.cc:385] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:59.732632  7516 raft_consensus.cc:740] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:45:59.734802  7516 consensus_queue.cc:260] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.740226  7221 catalog_manager.cc:5697] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:59.742635  7516 ts_tablet_manager.cc:1434] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260709 14:45:59.742343  7221 catalog_manager.cc:5697] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:45:59.743602  7516 tablet_bootstrap.cc:492] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:45:59.746807  7366 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:45:59.749774  7610 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.752133  7324 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:45:59.758854  7628 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.761432  7628 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.758905  7545 consensus_queue.cc:1048] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:45:59.788883  7514 tablet_bootstrap.cc:492] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:45:59.829938  7514 ts_tablet_manager.cc:1403] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.022s
I20260709 14:45:59.833024  7517 tablet_bootstrap.cc:654] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:59.799520  7549 raft_consensus.cc:493] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:45:59.799521  7222 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:59.787139  7628 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:45:59.790937  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:59.828451  7610 raft_consensus.cc:2749] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:45:59.839098  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
W20260709 14:45:59.846311  7438 leader_election.cc:343] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:59.849736  7222 catalog_manager.cc:5697] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:45:59.838886  7549 raft_consensus.cc:515] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.901916  7549 leader_election.cc:290] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:45:59.908814  7514 raft_consensus.cc:359] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.911584  7514 raft_consensus.cc:385] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:59.911821  7514 raft_consensus.cc:740] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:45:59.912415  7514 consensus_queue.cc:260] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.913518  7517 tablet_bootstrap.cc:492] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:45:59.913831  7514 ts_tablet_manager.cc:1434] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.000s
I20260709 14:45:59.913861  7517 ts_tablet_manager.cc:1403] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.317s	user 0.014s	sys 0.007s
I20260709 14:45:59.914592  7514 tablet_bootstrap.cc:492] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
W20260709 14:45:59.897009  7440 leader_election.cc:343] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:45:59.920665  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:45:59.921259  7470 raft_consensus.cc:2468] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:59.921926  7440 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:45:59.924455  7291 leader_election.cc:304] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:45:59.924646  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:45:59.924741  7588 consensus_queue.cc:1048] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:45:59.929916  7588 consensus_queue.cc:1048] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:59.928488  7399 raft_consensus.cc:2468] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:45:59.946779  7520 consensus_queue.cc:1048] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:45:59.949421  7291 consensus_peers.cc:597] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f -> Peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Couldn't send request to peer eb8ea3e342754a72a2af373b3dd85af9. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:45:59.954835  7514 tablet_bootstrap.cc:654] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:59.955927  7628 raft_consensus.cc:2749] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:45:59.956069  7440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:41615, user_credentials={real_user=slave}} blocked reactor thread for 76521.2us
I20260709 14:45:59.956674  7632 raft_consensus.cc:2804] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:45:59.956790  7516 tablet_bootstrap.cc:654] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:45:59.958431  7517 raft_consensus.cc:359] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.958993  7632 raft_consensus.cc:493] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:45:59.959466  7517 raft_consensus.cc:385] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:45:59.959949  7517 raft_consensus.cc:740] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:45:59.960108  7632 raft_consensus.cc:3060] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.960651  7517 consensus_queue.cc:260] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.963174  7517 ts_tablet_manager.cc:1434] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.001s
I20260709 14:45:59.964046  7517 tablet_bootstrap.cc:492] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:45:59.978811  7397 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:45:59.968667  7632 raft_consensus.cc:515] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:45:59.990967  7588 consensus_queue.cc:1048] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:45:59.991452  7520 consensus_queue.cc:1048] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:45:59.999910  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:00.000516  7398 raft_consensus.cc:3060] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.002173  7628 consensus_queue.cc:1048] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:00.011605  7632 leader_election.cc:290] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.012492  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:00.013499  7470 raft_consensus.cc:3060] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.018365  7517 tablet_bootstrap.cc:654] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.019112  7516 tablet_bootstrap.cc:492] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:00.019532  7516 ts_tablet_manager.cc:1403] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.276s	user 0.013s	sys 0.008s
I20260709 14:46:00.037212  7514 tablet_bootstrap.cc:492] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:00.037724  7514 ts_tablet_manager.cc:1403] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.024s
I20260709 14:46:00.037915  7516 raft_consensus.cc:359] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.038586  7516 raft_consensus.cc:385] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.038846  7516 raft_consensus.cc:740] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.039462  7516 consensus_queue.cc:260] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.044581  7516 ts_tablet_manager.cc:1434] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:46:00.045549  7516 tablet_bootstrap.cc:492] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:00.049221  7514 raft_consensus.cc:359] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.049913  7514 raft_consensus.cc:385] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.050189  7514 raft_consensus.cc:740] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.048774  7629 consensus_queue.cc:1048] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:00.058079  7514 consensus_queue.cc:260] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.061204  7470 raft_consensus.cc:2468] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:00.075310  7514 ts_tablet_manager.cc:1434] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:46:00.077018  7514 tablet_bootstrap.cc:492] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:00.086511  7291 leader_election.cc:304] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:00.090819  7632 raft_consensus.cc:2804] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:00.091265  7632 raft_consensus.cc:697] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:00.092016  7632 consensus_queue.cc:237] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.092343  7398 raft_consensus.cc:2468] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:00.108150  7516 tablet_bootstrap.cc:654] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.109747  7517 tablet_bootstrap.cc:492] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:00.110222  7517 ts_tablet_manager.cc:1403] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.146s	user 0.024s	sys 0.008s
I20260709 14:46:00.112600  7517 raft_consensus.cc:359] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.113219  7517 raft_consensus.cc:385] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.113476  7517 raft_consensus.cc:740] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.114318  7517 consensus_queue.cc:260] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.116776  7517 ts_tablet_manager.cc:1434] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:00.119606  7514 tablet_bootstrap.cc:654] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.120185  7517 tablet_bootstrap.cc:492] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:00.131948  7516 tablet_bootstrap.cc:492] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:00.134477  7221 catalog_manager.cc:5697] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:00.135659  7516 ts_tablet_manager.cc:1403] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.002s
I20260709 14:46:00.140269  7516 raft_consensus.cc:359] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.140935  7516 raft_consensus.cc:385] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.141258  7516 raft_consensus.cc:740] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.141963  7516 consensus_queue.cc:260] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.143075  7517 tablet_bootstrap.cc:654] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.143877  7516 ts_tablet_manager.cc:1434] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:46:00.144703  7516 tablet_bootstrap.cc:492] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:00.146788  7517 tablet_bootstrap.cc:492] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:00.147138  7517 ts_tablet_manager.cc:1403] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.004s
I20260709 14:46:00.149812  7516 tablet_bootstrap.cc:654] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.150851  7514 tablet_bootstrap.cc:492] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:00.151248  7514 ts_tablet_manager.cc:1403] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.074s	user 0.004s	sys 0.008s
I20260709 14:46:00.155084  7517 raft_consensus.cc:359] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.155720  7517 raft_consensus.cc:385] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.155977  7517 raft_consensus.cc:740] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.156599  7517 consensus_queue.cc:260] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.164821  7517 ts_tablet_manager.cc:1434] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260709 14:46:00.165158  7516 tablet_bootstrap.cc:492] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:00.165535  7517 tablet_bootstrap.cc:492] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:00.165592  7516 ts_tablet_manager.cc:1403] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260709 14:46:00.166960  7514 raft_consensus.cc:359] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.167575  7514 raft_consensus.cc:385] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.167830  7514 raft_consensus.cc:740] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.168624  7514 consensus_queue.cc:260] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.170693  7514 ts_tablet_manager.cc:1434] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:46:00.171490  7514 tablet_bootstrap.cc:492] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:00.174464  7548 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:00.168038  7516 raft_consensus.cc:359] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.177222  7516 raft_consensus.cc:385] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.177482  7516 raft_consensus.cc:740] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.178174  7516 consensus_queue.cc:260] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.180240  7516 ts_tablet_manager.cc:1434] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:46:00.181226  7516 tablet_bootstrap.cc:492] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:00.181432  7514 tablet_bootstrap.cc:654] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.184667  7548 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:00.191397  7516 tablet_bootstrap.cc:654] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.212997  7516 tablet_bootstrap.cc:492] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:00.213467  7516 ts_tablet_manager.cc:1403] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.006s
I20260709 14:46:00.213845  7517 tablet_bootstrap.cc:654] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.216012  7516 raft_consensus.cc:359] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.216707  7516 raft_consensus.cc:385] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.216972  7516 raft_consensus.cc:740] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.217846  7516 consensus_queue.cc:260] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.219897  7516 ts_tablet_manager.cc:1434] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:46:00.220767  7516 tablet_bootstrap.cc:492] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:00.221736  7517 tablet_bootstrap.cc:492] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:00.222332  7517 ts_tablet_manager.cc:1403] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260709 14:46:00.224545  7514 tablet_bootstrap.cc:492] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:00.224953  7514 ts_tablet_manager.cc:1403] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.011s
I20260709 14:46:00.225963  7516 tablet_bootstrap.cc:654] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.227612  7514 raft_consensus.cc:359] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.228240  7514 raft_consensus.cc:385] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.228493  7514 raft_consensus.cc:740] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.229115  7514 consensus_queue.cc:260] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.231715  7514 ts_tablet_manager.cc:1434] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:00.232615  7514 tablet_bootstrap.cc:492] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:00.238035  7514 tablet_bootstrap.cc:654] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.242233  7517 raft_consensus.cc:359] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.242863  7517 raft_consensus.cc:385] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.243098  7517 raft_consensus.cc:740] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.243877  7517 consensus_queue.cc:260] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.245857  7634 raft_consensus.cc:493] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.246376  7634 raft_consensus.cc:515] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.248314  7634 leader_election.cc:290] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.249965  7516 tablet_bootstrap.cc:492] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:00.249825  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f21f0aeca945c4a1836be4e4093c91" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:00.250461  7516 ts_tablet_manager.cc:1403] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.017s
I20260709 14:46:00.250746  7397 raft_consensus.cc:2468] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:00.250466  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f21f0aeca945c4a1836be4e4093c91" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:00.252061  7475 raft_consensus.cc:2468] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:00.251708  7514 tablet_bootstrap.cc:492] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:00.252990  7514 ts_tablet_manager.cc:1403] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.001s
I20260709 14:46:00.253283  7517 ts_tablet_manager.cc:1434] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 14:46:00.253307  7516 raft_consensus.cc:359] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.253659  7291 leader_election.cc:304] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:00.254001  7516 raft_consensus.cc:385] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.254293  7516 raft_consensus.cc:740] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.254931  7516 consensus_queue.cc:260] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.255386  7514 raft_consensus.cc:359] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.255997  7514 raft_consensus.cc:385] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.256244  7514 raft_consensus.cc:740] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.257017  7516 ts_tablet_manager.cc:1434] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:00.256914  7514 consensus_queue.cc:260] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.257202  7629 consensus_queue.cc:1048] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:00.259588  7588 raft_consensus.cc:2804] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:00.259928  7588 raft_consensus.cc:493] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:00.260243  7588 raft_consensus.cc:3060] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.261365  7516 tablet_bootstrap.cc:492] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:00.263893  7514 ts_tablet_manager.cc:1434] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:46:00.264724  7514 tablet_bootstrap.cc:492] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:00.266070  7517 tablet_bootstrap.cc:492] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:00.267329  7516 tablet_bootstrap.cc:654] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.256974  7607 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.269161  7607 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.271068  7607 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.271674  7517 tablet_bootstrap.cc:654] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.272720  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:00.273339  7322 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:00.274590  7366 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:00.275128  7514 tablet_bootstrap.cc:654] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.276021  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:00.276624  7475 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:00.282482  7607 raft_consensus.cc:2804] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:00.282861  7607 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:00.283154  7517 tablet_bootstrap.cc:492] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:00.283632  7517 ts_tablet_manager.cc:1403] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 14:46:00.285353  7588 raft_consensus.cc:515] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.286177  7517 raft_consensus.cc:359] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.283182  7607 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.290391  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f21f0aeca945c4a1836be4e4093c91" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:00.290946  7398 raft_consensus.cc:3060] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.294358  7607 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.296298  7607 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.296773  7517 raft_consensus.cc:385] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.297451  7629 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.297912  7629 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.298743  7398 raft_consensus.cc:2468] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:00.299903  7629 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:00.300419  7629 consensus_queue.cc:1048] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:00.301548  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:00.302130  7326 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.302505  7628 raft_consensus.cc:493] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.302922  7628 raft_consensus.cc:515] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.304479  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f21f0aeca945c4a1836be4e4093c91" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:00.304824  7628 leader_election.cc:290] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:00.305013  7470 raft_consensus.cc:3060] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.306325  7588 leader_election.cc:290] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.307137  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:00.298122  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:00.308646  7475 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.312418  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:00.313126  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:00.313706  7324 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:46:00.314502  7634 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.314917  7634 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.316481  7326 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:00.320678  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:00.319993  7475 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:00.323909  7634 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.325984  7440 leader_election.cc:304] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:00.326510  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:00.327122  7440 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:00.327664  7398 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
W20260709 14:46:00.327811  7291 leader_election.cc:343] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:00.328261  7629 raft_consensus.cc:2749] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:00.328876  7629 raft_consensus.cc:2804] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:00.329200  7629 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:00.329629  7516 tablet_bootstrap.cc:492] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:00.329612  7514 tablet_bootstrap.cc:492] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:00.330159  7516 ts_tablet_manager.cc:1403] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.069s	user 0.029s	sys 0.030s
I20260709 14:46:00.330261  7514 ts_tablet_manager.cc:1403] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.013s
I20260709 14:46:00.297060  7517 raft_consensus.cc:740] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.331605  7517 consensus_queue.cc:260] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.333050  7516 raft_consensus.cc:359] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.333851  7516 raft_consensus.cc:385] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.334115  7516 raft_consensus.cc:740] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.334704  7516 consensus_queue.cc:260] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.333045  7514 raft_consensus.cc:359] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.336941  7289 leader_election.cc:304] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:00.337193  7514 raft_consensus.cc:385] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.337499  7514 raft_consensus.cc:740] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.337827  7632 raft_consensus.cc:2804] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:00.338289  7632 raft_consensus.cc:697] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:00.338124  7514 consensus_queue.cc:260] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.339071  7632 consensus_queue.cc:237] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.329519  7629 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.340196  7516 ts_tablet_manager.cc:1434] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:46:00.341037  7516 tablet_bootstrap.cc:492] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:00.342902  7517 ts_tablet_manager.cc:1434] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.001s
I20260709 14:46:00.343420  7630 raft_consensus.cc:493] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.339987  7514 ts_tablet_manager.cc:1434] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260709 14:46:00.343883  7630 raft_consensus.cc:515] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.344914  7514 tablet_bootstrap.cc:492] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:00.346487  7517 tablet_bootstrap.cc:492] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:00.348814  7630 leader_election.cc:290] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.350705  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211416189e9f42dbbd2cd2691ca5f5fb" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:00.351284  7474 raft_consensus.cc:2468] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:00.352274  7291 leader_election.cc:304] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:00.353295  7630 raft_consensus.cc:2804] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:00.353632  7630 raft_consensus.cc:493] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:00.353938  7630 raft_consensus.cc:3060] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.354316  7366 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:00.355861  7607 raft_consensus.cc:2804] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:00.356232  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:00.356727  7607 raft_consensus.cc:697] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:00.356956  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211416189e9f42dbbd2cd2691ca5f5fb" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:00.357579  7399 raft_consensus.cc:2468] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
W20260709 14:46:00.357946  7289 leader_election.cc:343] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:00.353936  7629 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.358357  7289 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:00.362076  7634 raft_consensus.cc:2749] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:00.363178  7470 raft_consensus.cc:2468] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:00.366485  7629 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:00.367202  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:00.368357  7322 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.369869  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:00.370375  7398 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.370617  7630 raft_consensus.cc:515] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.373555  7630 leader_election.cc:290] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.373524  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211416189e9f42dbbd2cd2691ca5f5fb" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:00.357558  7607 consensus_queue.cc:237] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.374352  7399 raft_consensus.cc:3060] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.375295  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211416189e9f42dbbd2cd2691ca5f5fb" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:00.375818  7475 raft_consensus.cc:3060] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.376364  7322 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:00.378158  7516 tablet_bootstrap.cc:654] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.378650  7440 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:00.379228  7629 raft_consensus.cc:2804] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:00.379935  7629 raft_consensus.cc:697] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:00.383174  7629 consensus_queue.cc:237] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.383571  7398 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:00.387009  7475 raft_consensus.cc:2468] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:00.388094  7291 leader_election.cc:304] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:00.389082  7630 raft_consensus.cc:2804] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:00.388082  7399 raft_consensus.cc:2468] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:00.393098  7630 raft_consensus.cc:697] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:00.396024  7630 consensus_queue.cc:237] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.397091  7514 tablet_bootstrap.cc:654] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.396486  7223 catalog_manager.cc:5697] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:00.406172  7517 tablet_bootstrap.cc:654] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.419732  7516 tablet_bootstrap.cc:492] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:00.420148  7516 ts_tablet_manager.cc:1403] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.000s
I20260709 14:46:00.423331  7516 raft_consensus.cc:359] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.423962  7516 raft_consensus.cc:385] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.424224  7516 raft_consensus.cc:740] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.424925  7516 consensus_queue.cc:260] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.436065  7516 ts_tablet_manager.cc:1434] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:46:00.436939  7516 tablet_bootstrap.cc:492] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:00.444804  7516 tablet_bootstrap.cc:654] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.446826  7517 tablet_bootstrap.cc:492] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:00.449028  7516 tablet_bootstrap.cc:492] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:00.449208  7514 tablet_bootstrap.cc:492] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:00.451071  7517 ts_tablet_manager.cc:1403] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.105s	user 0.008s	sys 0.004s
I20260709 14:46:00.451215  7514 ts_tablet_manager.cc:1403] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.106s	user 0.034s	sys 0.026s
I20260709 14:46:00.450845  7223 catalog_manager.cc:5697] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:00.450824  7224 catalog_manager.cc:5697] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:00.450832  7630 raft_consensus.cc:493] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.453783  7630 raft_consensus.cc:515] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.450768  7516 ts_tablet_manager.cc:1403] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 14:46:00.453778  7517 raft_consensus.cc:359] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.454777  7517 raft_consensus.cc:385] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.456579  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:00.456686  7630 leader_election.cc:290] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.453948  7514 raft_consensus.cc:359] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.456882  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:00.455319  7517 raft_consensus.cc:740] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.457330  7514 raft_consensus.cc:385] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.457518  7475 raft_consensus.cc:2468] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:00.457679  7514 raft_consensus.cc:740] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.458355  7514 consensus_queue.cc:260] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.458818  7291 leader_election.cc:304] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:00.459560  7630 raft_consensus.cc:2804] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:00.459887  7630 raft_consensus.cc:493] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:00.460196  7630 raft_consensus.cc:3060] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.461570  7514 ts_tablet_manager.cc:1434] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:46:00.462349  7514 tablet_bootstrap.cc:492] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:00.464030  7399 raft_consensus.cc:2468] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:00.467664  7475 raft_consensus.cc:3060] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.475593  7630 raft_consensus.cc:515] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.478397  7516 raft_consensus.cc:359] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.479061  7516 raft_consensus.cc:385] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.479321  7516 raft_consensus.cc:740] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.478677  7221 catalog_manager.cc:5697] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:00.478428  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:00.479863  7470 raft_consensus.cc:3060] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.481531  7516 consensus_queue.cc:260] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.482362  7514 tablet_bootstrap.cc:654] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.483484  7516 ts_tablet_manager.cc:1434] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.000s
I20260709 14:46:00.484294  7516 tablet_bootstrap.cc:492] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:00.485265  7630 leader_election.cc:290] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.485951  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:00.486557  7399 raft_consensus.cc:3060] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.458155  7517 consensus_queue.cc:260] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.493636  7514 tablet_bootstrap.cc:492] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:00.494063  7514 ts_tablet_manager.cc:1403] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.007s
I20260709 14:46:00.494248  7607 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.495572  7517 ts_tablet_manager.cc:1434] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.000s
I20260709 14:46:00.496423  7517 tablet_bootstrap.cc:492] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:00.497318  7607 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.499413  7514 raft_consensus.cc:359] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.500005  7514 raft_consensus.cc:385] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.500247  7514 raft_consensus.cc:740] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.501230  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:00.500837  7514 consensus_queue.cc:260] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.501791  7326 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:00.503201  7366 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:00.503497  7514 ts_tablet_manager.cc:1434] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:46:00.504359  7514 tablet_bootstrap.cc:492] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:00.506754  7545 raft_consensus.cc:2804] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:00.507115  7545 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:00.507428  7545 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.511132  7470 raft_consensus.cc:2468] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:00.512284  7291 leader_election.cc:304] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:00.512396  7514 tablet_bootstrap.cc:654] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.513729  7520 raft_consensus.cc:2804] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:00.514169  7520 raft_consensus.cc:697] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:00.515090  7520 consensus_queue.cc:237] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.515847  7545 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.516927  7629 raft_consensus.cc:493] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.517474  7516 tablet_bootstrap.cc:654] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.517390  7629 raft_consensus.cc:515] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.510385  7399 raft_consensus.cc:2468] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:00.520292  7629 leader_election.cc:290] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:00.520357  7545 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.522171  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:00.522521  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:00.522703  7326 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.523718  7607 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.524024  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:00.524605  7322 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:46:00.526417  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:00.526500  7440 leader_election.cc:304] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:00.527004  7475 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.527287  7629 raft_consensus.cc:2804] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:00.527617  7629 raft_consensus.cc:493] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:00.527915  7629 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:00.532260  7438 leader_election.cc:343] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:00.538048  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:00.540150  7632 consensus_queue.cc:1048] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:00.541960  7326 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:00.542577  7514 tablet_bootstrap.cc:492] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:00.543076  7514 ts_tablet_manager.cc:1403] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.011s
I20260709 14:46:00.542977  7366 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:00.543740  7607 raft_consensus.cc:2804] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:00.542534  7629 raft_consensus.cc:515] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.544229  7607 raft_consensus.cc:697] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:00.545080  7607 consensus_queue.cc:237] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.547628  7629 leader_election.cc:290] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:00.548820  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:00.550432  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:00.550982  7322 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.551206  7475 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:00.555599  7517 tablet_bootstrap.cc:654] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:00.560993  7438 leader_election.cc:343] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:00.565527  7322 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:00.567392  7440 leader_election.cc:304] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:00.568382  7629 raft_consensus.cc:2804] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:00.568816  7629 raft_consensus.cc:697] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:00.570073  7514 raft_consensus.cc:359] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.570191  7629 consensus_queue.cc:237] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.570719  7514 raft_consensus.cc:385] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.571007  7514 raft_consensus.cc:740] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.571601  7514 consensus_queue.cc:260] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.572597  7632 consensus_queue.cc:1048] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:00.573549  7514 ts_tablet_manager.cc:1434] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260709 14:46:00.574339  7514 tablet_bootstrap.cc:492] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:00.575219  7221 catalog_manager.cc:5697] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:00.583227  7272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:00.597357  7516 tablet_bootstrap.cc:492] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:00.597829  7516 ts_tablet_manager.cc:1403] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.000s
I20260709 14:46:00.602264  7221 catalog_manager.cc:5697] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:00.604341  7517 tablet_bootstrap.cc:492] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:00.604697  7514 tablet_bootstrap.cc:654] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.604761  7517 ts_tablet_manager.cc:1403] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.109s	user 0.007s	sys 0.009s
I20260709 14:46:00.605984  7632 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.606426  7632 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.602264  7220 catalog_manager.cc:5697] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:00.608381  7517 raft_consensus.cc:359] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.609023  7517 raft_consensus.cc:385] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.609331  7517 raft_consensus.cc:740] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.610028  7517 consensus_queue.cc:260] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.611868  7632 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.611857  7517 ts_tablet_manager.cc:1434] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:46:00.613063  7517 tablet_bootstrap.cc:492] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:00.614733  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
W20260709 14:46:00.615772  7289 leader_election.cc:343] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:00.615844  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
W20260709 14:46:00.621460  7291 leader_election.cc:343] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:00.622787  7291 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:00.625034  7630 raft_consensus.cc:2749] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:00.625519  7516 raft_consensus.cc:359] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.626255  7516 raft_consensus.cc:385] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.626799  7516 raft_consensus.cc:740] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.627638  7516 consensus_queue.cc:260] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.631033  7516 ts_tablet_manager.cc:1434] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:46:00.631170  7514 tablet_bootstrap.cc:492] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:00.631559  7514 ts_tablet_manager.cc:1403] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.010s
I20260709 14:46:00.631850  7516 tablet_bootstrap.cc:492] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:00.633973  7514 raft_consensus.cc:359] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.634506  7514 raft_consensus.cc:385] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.634722  7514 raft_consensus.cc:740] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.635680  7514 consensus_queue.cc:260] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.637758  7514 ts_tablet_manager.cc:1434] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:46:00.638949  7514 tablet_bootstrap.cc:492] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:00.642386  7516 tablet_bootstrap.cc:654] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.643982  7514 tablet_bootstrap.cc:654] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.644770  7517 tablet_bootstrap.cc:654] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.654610  7516 tablet_bootstrap.cc:492] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:00.655062  7516 ts_tablet_manager.cc:1403] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 14:46:00.655532  7517 tablet_bootstrap.cc:492] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:00.655862  7517 ts_tablet_manager.cc:1403] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.002s
I20260709 14:46:00.657817  7517 raft_consensus.cc:359] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.658320  7517 raft_consensus.cc:385] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.658519  7517 raft_consensus.cc:740] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.659060  7517 consensus_queue.cc:260] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.660108  7514 tablet_bootstrap.cc:492] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:00.660400  7514 ts_tablet_manager.cc:1403] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260709 14:46:00.660758  7517 ts_tablet_manager.cc:1434] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:46:00.657678  7516 raft_consensus.cc:359] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.661118  7516 raft_consensus.cc:385] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.661396  7516 raft_consensus.cc:740] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.661918  7517 tablet_bootstrap.cc:492] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:00.662467  7514 raft_consensus.cc:359] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.662022  7516 consensus_queue.cc:260] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.663213  7514 raft_consensus.cc:385] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.663476  7514 raft_consensus.cc:740] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.664141  7514 consensus_queue.cc:260] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.664866  7516 ts_tablet_manager.cc:1434] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:46:00.667783  7517 tablet_bootstrap.cc:654] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.669090  7514 ts_tablet_manager.cc:1434] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:46:00.669939  7514 tablet_bootstrap.cc:492] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:00.675309  7607 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.675801  7607 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.668061  7516 tablet_bootstrap.cc:492] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:00.679381  7607 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.681121  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:00.681403  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:00.682065  7322 raft_consensus.cc:2468] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:00.682550  7475 raft_consensus.cc:2468] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:00.682746  7516 tablet_bootstrap.cc:654] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.683372  7366 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:00.685403  7607 raft_consensus.cc:2804] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:00.685767  7607 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:00.686096  7607 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.696722  7514 tablet_bootstrap.cc:654] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.698482  7607 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.700444  7607 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.702183  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:00.702737  7475 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.705461  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:00.706213  7322 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.712476  7514 tablet_bootstrap.cc:492] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:00.712918  7514 ts_tablet_manager.cc:1403] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.008s
I20260709 14:46:00.715436  7514 raft_consensus.cc:359] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.716049  7514 raft_consensus.cc:385] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.716300  7514 raft_consensus.cc:740] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.716902  7514 consensus_queue.cc:260] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.720706  7514 ts_tablet_manager.cc:1434] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:46:00.725139  7475 raft_consensus.cc:2468] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:00.726315  7366 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:00.727062  7607 raft_consensus.cc:2804] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:00.727540  7607 raft_consensus.cc:697] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:00.728318  7607 consensus_queue.cc:237] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.729841  7514 tablet_bootstrap.cc:492] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:00.735625  7514 tablet_bootstrap.cc:654] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.736454  7322 raft_consensus.cc:2468] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:00.751335  7514 tablet_bootstrap.cc:492] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:00.751818  7514 ts_tablet_manager.cc:1403] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.007s
I20260709 14:46:00.753409  7517 tablet_bootstrap.cc:492] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:00.753830  7517 ts_tablet_manager.cc:1403] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.092s	user 0.045s	sys 0.040s
I20260709 14:46:00.754086  7514 raft_consensus.cc:359] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.754717  7514 raft_consensus.cc:385] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.754956  7514 raft_consensus.cc:740] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.755627  7514 consensus_queue.cc:260] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.756141  7517 raft_consensus.cc:359] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.756950  7517 raft_consensus.cc:385] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.756132  7220 catalog_manager.cc:5697] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:00.757294  7517 raft_consensus.cc:740] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.757963  7514 ts_tablet_manager.cc:1434] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:46:00.758018  7517 consensus_queue.cc:260] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.758940  7514 tablet_bootstrap.cc:492] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:00.759670  7517 ts_tablet_manager.cc:1434] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:46:00.761015  7517 tablet_bootstrap.cc:492] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:00.766067  7517 tablet_bootstrap.cc:654] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.768251  7516 tablet_bootstrap.cc:492] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:00.768640  7516 ts_tablet_manager.cc:1403] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.020s
I20260709 14:46:00.765676  7514 tablet_bootstrap.cc:654] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.770949  7516 raft_consensus.cc:359] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.771595  7516 raft_consensus.cc:385] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.771852  7516 raft_consensus.cc:740] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.772444  7516 consensus_queue.cc:260] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.773936  7607 raft_consensus.cc:493] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.774395  7607 raft_consensus.cc:515] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.774983  7516 ts_tablet_manager.cc:1434] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:46:00.775754  7516 tablet_bootstrap.cc:492] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:00.776290  7607 leader_election.cc:290] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.780903  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:00.781584  7322 raft_consensus.cc:2468] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:00.782887  7366 leader_election.cc:304] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:00.783635  7607 raft_consensus.cc:2804] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:00.783797  7632 raft_consensus.cc:493] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.783987  7607 raft_consensus.cc:493] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:00.784336  7607 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.784252  7632 raft_consensus.cc:515] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.787453  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:00.788844  7545 raft_consensus.cc:493] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:46:00.789427  7366 leader_election.cc:343] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:00.789311  7545 raft_consensus.cc:515] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.791028  7545 leader_election.cc:290] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.792320  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:00.793011  7322 raft_consensus.cc:2393] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 1: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:46:00.794802  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:00.793135  7632 leader_election.cc:290] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.793845  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:00.799050  7516 tablet_bootstrap.cc:654] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.794175  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
W20260709 14:46:00.801285  7291 leader_election.cc:343] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:00.803889  7366 leader_election.cc:304] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:00.804504  7514 tablet_bootstrap.cc:492] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:00.804911  7514 ts_tablet_manager.cc:1403] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.046s	user 0.007s	sys 0.008s
I20260709 14:46:00.797766  7607 raft_consensus.cc:515] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.806200  7517 tablet_bootstrap.cc:492] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:00.806310  7399 raft_consensus.cc:2393] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 1: Already voted for candidate be16c18b0ac74dba83ebc2890f75744c in this term.
I20260709 14:46:00.806627  7517 ts_tablet_manager.cc:1403] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.022s
I20260709 14:46:00.807260  7607 leader_election.cc:290] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.807318  7514 raft_consensus.cc:359] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.808085  7514 raft_consensus.cc:385] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.808342  7514 raft_consensus.cc:740] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.808434  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:00.808969  7322 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.808925  7514 consensus_queue.cc:260] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.809295  7517 raft_consensus.cc:359] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.809697  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:00.809928  7517 raft_consensus.cc:385] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.804912  7545 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.810958  7514 ts_tablet_manager.cc:1434] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:00.811774  7514 tablet_bootstrap.cc:492] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:00.811830  7516 tablet_bootstrap.cc:492] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:00.812285  7516 ts_tablet_manager.cc:1403] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.000s
I20260709 14:46:00.808820  7289 leader_election.cc:304] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:00.814527  7516 raft_consensus.cc:359] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.815116  7516 raft_consensus.cc:385] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:00.815361  7516 raft_consensus.cc:740] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.815603  7630 raft_consensus.cc:493] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.815919  7516 consensus_queue.cc:260] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.816056  7630 raft_consensus.cc:515] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.810200  7517 raft_consensus.cc:740] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:00.817039  7514 tablet_bootstrap.cc:654] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.817359  7517 consensus_queue.cc:260] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.817996  7630 leader_election.cc:290] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.819674  7475 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.821097  7322 raft_consensus.cc:2468] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:00.824142  7516 ts_tablet_manager.cc:1434] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:46:00.819636  7517 ts_tablet_manager.cc:1434] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:46:00.825838  7520 raft_consensus.cc:2749] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:00.826639  7517 tablet_bootstrap.cc:492] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:00.830780  7516 tablet_bootstrap.cc:492] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:00.833549  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6d7776a6a749ec88f8cf30c325f75b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:00.834368  7517 tablet_bootstrap.cc:654] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:00.836197  7291 leader_election.cc:343] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:00.838923  7630 consensus_queue.cc:1048] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:00.840605  7516 tablet_bootstrap.cc:654] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:00.848877  7366 leader_election.cc:304] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:00.849730  7610 raft_consensus.cc:2804] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:00.856508  7475 raft_consensus.cc:2468] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:00.868456  7545 raft_consensus.cc:2749] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:00.870674  7610 raft_consensus.cc:697] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:00.871595  7610 consensus_queue.cc:237] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.878027  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6d7776a6a749ec88f8cf30c325f75b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:00.878605  7399 raft_consensus.cc:2468] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:00.894950  7222 catalog_manager.cc:5697] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:00.896907  7289 leader_election.cc:304] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:00.898489  7632 raft_consensus.cc:2804] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:00.898859  7632 raft_consensus.cc:493] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:00.899161  7632 raft_consensus.cc:3060] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.910379  7548 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.910849  7548 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.914420  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:00.915053  7322 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:46:00.916244  7440 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:00.917026  7628 raft_consensus.cc:2804] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:00.917438  7628 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:00.917749  7628 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.924433  7548 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:00.926786  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:00.927436  7398 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:46:00.909855  7632 raft_consensus.cc:515] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.935163  7548 consensus_queue.cc:1048] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:00.939270  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6d7776a6a749ec88f8cf30c325f75b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:00.939990  7398 raft_consensus.cc:3060] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.938963  7610 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.942673  7610 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.944960  7628 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.948799  7610 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:00.947871  7542 consensus_queue.cc:1048] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:00.951987  7628 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:00.952952  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:00.954036  7629 consensus_queue.cc:1048] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:00.956115  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:00.958453  7396 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.958063  7607 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:46:00.958415  7326 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:00.969393  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:00.970145  7326 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.971218  7366 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:00.976033  7720 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:00.976399  7720 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:00.976718  7720 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:00.979851  7396 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:00.981101  7438 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:00.981840  7722 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:00.982440  7548 raft_consensus.cc:2804] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:00.982635  7630 consensus_queue.cc:1048] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:00.982930  7548 raft_consensus.cc:697] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:00.982460  7722 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.983732  7548 consensus_queue.cc:237] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.985541  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:00.986140  7325 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:46:00.987176  7630 consensus_queue.cc:1048] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:01.001322  7722 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:00.991632  7720 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:00.999782  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:01.010648  7399 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:46:01.013397  7720 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:01.003461  7440 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:01.015111  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:01.015641  7325 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:01.015726  7632 leader_election.cc:290] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:01.016348  7722 raft_consensus.cc:2804] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:01.016702  7722 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:01.017001  7722 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:01.022197  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:01.010756  7542 consensus_queue.cc:1048] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.050s
I20260709 14:46:01.065436  7514 tablet_bootstrap.cc:492] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:01.068321  7326 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:01.070228  7325 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:01.070312  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:01.059398  7398 raft_consensus.cc:2468] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:01.078662  7366 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:01.079433  7607 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:01.079974  7607 raft_consensus.cc:697] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:01.080803  7607 consensus_queue.cc:237] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:46:01.079550  7366 leader_election.cc:343] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:01.099813  7366 leader_election.cc:343] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:01.118182  7514 ts_tablet_manager.cc:1403] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.307s	user 0.068s	sys 0.080s
W20260709 14:46:01.120101  7723 log.cc:927] Time spent T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 14:46:01.120570  7517 tablet_bootstrap.cc:492] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:01.121011  7517 ts_tablet_manager.cc:1403] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.295s	user 0.061s	sys 0.043s
I20260709 14:46:01.124313  7517 raft_consensus.cc:359] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.124986  7517 raft_consensus.cc:385] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.125267  7517 raft_consensus.cc:740] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.126016  7517 consensus_queue.cc:260] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.128087  7517 ts_tablet_manager.cc:1434] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 14:46:01.130693  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6d7776a6a749ec88f8cf30c325f75b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:01.162603  7475 raft_consensus.cc:3060] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:01.174670  7516 tablet_bootstrap.cc:492] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:01.175347  7516 ts_tablet_manager.cc:1403] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.345s	user 0.035s	sys 0.129s
I20260709 14:46:01.177682  7517 tablet_bootstrap.cc:492] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:01.163203  7545 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:46:01.209792  7516 raft_consensus.cc:359] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.210451  7516 raft_consensus.cc:385] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.210729  7516 raft_consensus.cc:740] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.211308  7516 consensus_queue.cc:260] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.223065  7514 raft_consensus.cc:359] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.223711  7514 raft_consensus.cc:385] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.223949  7514 raft_consensus.cc:740] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.227876  7514 consensus_queue.cc:260] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.235214  7517 tablet_bootstrap.cc:654] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.237697  7516 ts_tablet_manager.cc:1434] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 14:46:01.224912  7722 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.245393  7514 ts_tablet_manager.cc:1434] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.127s	user 0.006s	sys 0.000s
I20260709 14:46:01.238740  7738 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:01.254436  7722 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:01.259341  7289 leader_election.cc:304] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:01.266932  7542 raft_consensus.cc:2804] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:01.273218  7542 raft_consensus.cc:697] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:01.274096  7542 consensus_queue.cc:237] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.283565  7514 tablet_bootstrap.cc:492] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:01.293988  7475 raft_consensus.cc:2468] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:01.366794  7516 tablet_bootstrap.cc:492] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:01.379858  7517 tablet_bootstrap.cc:492] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:01.380366  7517 ts_tablet_manager.cc:1403] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.203s	user 0.013s	sys 0.005s
I20260709 14:46:01.385089  7517 raft_consensus.cc:359] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.385818  7517 raft_consensus.cc:385] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.386068  7517 raft_consensus.cc:740] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.386724  7517 consensus_queue.cc:260] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.391778  7517 ts_tablet_manager.cc:1434] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:46:01.392791  7517 tablet_bootstrap.cc:492] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:01.394487  7738 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:01.371299  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:01.403738  7326 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:01.406309  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:01.411818  7399 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:01.397889  7520 consensus_queue.cc:1048] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:46:01.401494  7545 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:46:01.428033  7737 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:46:01.438482  7399 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:01.447324  7222 catalog_manager.cc:5697] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:01.457245  7326 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:01.459548  7438 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:01.467721  7736 raft_consensus.cc:2804] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:01.468225  7736 raft_consensus.cc:697] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:01.469012  7736 consensus_queue.cc:237] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.478303  7517 tablet_bootstrap.cc:654] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.482975  7545 consensus_queue.cc:1048] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:01.483974  7514 tablet_bootstrap.cc:654] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.488157  7607 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:01.494125  7516 tablet_bootstrap.cc:654] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.497215  7545 consensus_queue.cc:1048] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:01.503401  7545 consensus_queue.cc:1048] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:46:01.507200  7720 consensus_queue.cc:1048] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:01.576663  7516 tablet_bootstrap.cc:492] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:01.577129  7516 ts_tablet_manager.cc:1403] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.211s	user 0.017s	sys 0.003s
W20260709 14:46:01.577526  7749 log.cc:927] Time spent T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 14:46:01.609099  7628 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:01.611133  7746 log.cc:927] Time spent T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260709 14:46:01.619206  7517 tablet_bootstrap.cc:492] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:01.619654  7517 ts_tablet_manager.cc:1403] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.227s	user 0.006s	sys 0.015s
I20260709 14:46:01.621233  7516 raft_consensus.cc:359] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.621917  7514 tablet_bootstrap.cc:492] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:01.622169  7516 raft_consensus.cc:385] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.622359  7514 ts_tablet_manager.cc:1403] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.339s	user 0.032s	sys 0.018s
I20260709 14:46:01.622401  7516 raft_consensus.cc:740] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.625566  7516 consensus_queue.cc:260] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.631503  7516 ts_tablet_manager.cc:1434] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.002s
I20260709 14:46:01.632531  7516 tablet_bootstrap.cc:492] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:01.631472  7517 raft_consensus.cc:359] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.633210  7517 raft_consensus.cc:385] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.633414  7517 raft_consensus.cc:740] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.636687  7517 consensus_queue.cc:260] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.635804  7514 raft_consensus.cc:359] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.637663  7514 raft_consensus.cc:385] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.637935  7514 raft_consensus.cc:740] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.638831  7517 ts_tablet_manager.cc:1434] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:46:01.638494  7514 consensus_queue.cc:260] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.639629  7517 tablet_bootstrap.cc:492] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:01.640307  7514 ts_tablet_manager.cc:1434] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 14:46:01.641122  7514 tablet_bootstrap.cc:492] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:01.656018  7516 tablet_bootstrap.cc:654] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.656328  7514 tablet_bootstrap.cc:654] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.659197  7474 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:01.670161  7735 consensus_queue.cc:1048] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:01.669513  7545 raft_consensus.cc:493] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:01.675156  7545 raft_consensus.cc:515] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.676921  7545 leader_election.cc:290] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:01.689399  7736 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:01.689881  7736 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.694736  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:01.695493  7324 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:01.697398  7440 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:01.698166  7629 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:01.698508  7629 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:01.698812  7629 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:01.699935  7516 tablet_bootstrap.cc:492] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:01.700366  7516 ts_tablet_manager.cc:1403] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.002s
I20260709 14:46:01.701020  7517 tablet_bootstrap.cc:654] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.702093  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:01.706286  7736 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:01.707633  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:01.709066  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:01.711869  7632 raft_consensus.cc:493] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:01.712342  7632 raft_consensus.cc:515] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.714303  7632 leader_election.cc:290] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:01.716507  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
W20260709 14:46:01.717677  7291 leader_election.cc:343] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:01.722698  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:01.724431  7399 raft_consensus.cc:2468] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:01.725859  7629 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.727092  7733 consensus_queue.cc:1048] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:01.728525  7289 leader_election.cc:304] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:01.729521  7632 raft_consensus.cc:2804] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:01.729862  7632 raft_consensus.cc:493] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:01.730182  7632 raft_consensus.cc:3060] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:01.732331  7272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:01.738543  7514 tablet_bootstrap.cc:492] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:01.737078  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:01.738418  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:01.736665  7516 raft_consensus.cc:359] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.740347  7516 raft_consensus.cc:385] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.740860  7516 raft_consensus.cc:740] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.741397  7514 ts_tablet_manager.cc:1403] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.100s	user 0.023s	sys 0.006s
I20260709 14:46:01.741936  7516 consensus_queue.cc:260] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.737949  7629 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:01.744278  7516 ts_tablet_manager.cc:1434] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:46:01.745136  7516 tablet_bootstrap.cc:492] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:01.744845  7514 raft_consensus.cc:359] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.745464  7514 raft_consensus.cc:385] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.745715  7514 raft_consensus.cc:740] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.746322  7514 consensus_queue.cc:260] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:46:01.749128  7366 leader_election.cc:343] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:01.750248  7366 leader_election.cc:343] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:01.750594  7366 leader_election.cc:304] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:01.751200  7733 raft_consensus.cc:2749] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:01.752298  7514 ts_tablet_manager.cc:1434] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:46:01.754722  7514 tablet_bootstrap.cc:492] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:01.742663  7438 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:01.760252  7632 raft_consensus.cc:515] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.762282  7474 raft_consensus.cc:1240] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:46:01.762368  7220 catalog_manager.cc:5697] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:01.767544  7733 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:01.767963  7733 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.769797  7733 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:01.776806  7517 tablet_bootstrap.cc:492] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:01.778375  7517 ts_tablet_manager.cc:1403] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.139s	user 0.017s	sys 0.020s
I20260709 14:46:01.778983  7516 tablet_bootstrap.cc:654] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.781317  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:01.782791  7514 tablet_bootstrap.cc:654] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:01.782542  7366 leader_election.cc:343] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:01.779790  7629 raft_consensus.cc:2749] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:46:01.785101  7632 leader_election.cc:290] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:01.785941  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:01.786147  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:01.786660  7517 raft_consensus.cc:359] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.787384  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:01.787824  7517 raft_consensus.cc:385] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.787763  7607 consensus_queue.cc:1059] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:01.788260  7517 raft_consensus.cc:740] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
W20260709 14:46:01.787978  7291 leader_election.cc:343] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:01.788628  7733 raft_consensus.cc:3055] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:01.786494  7399 raft_consensus.cc:3060] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:01.788964  7733 raft_consensus.cc:740] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:01.788977  7517 consensus_queue.cc:260] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.790019  7733 consensus_queue.cc:260] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.791028  7517 ts_tablet_manager.cc:1434] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:46:01.791857  7517 tablet_bootstrap.cc:492] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:01.796619  7399 raft_consensus.cc:2468] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:01.798674  7733 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:01.799810  7516 tablet_bootstrap.cc:492] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:01.800172  7516 ts_tablet_manager.cc:1403] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.002s
I20260709 14:46:01.802381  7516 raft_consensus.cc:359] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.802989  7516 raft_consensus.cc:385] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.803241  7516 raft_consensus.cc:740] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.803293  7221 catalog_manager.cc:5697] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:01.803908  7516 consensus_queue.cc:260] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.806134  7516 ts_tablet_manager.cc:1434] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:46:01.806550  7289 leader_election.cc:304] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:01.807296  7632 raft_consensus.cc:2804] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:01.807778  7632 raft_consensus.cc:697] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:01.808514  7632 consensus_queue.cc:237] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.810702  7517 tablet_bootstrap.cc:654] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.817844  7514 tablet_bootstrap.cc:492] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:01.818280  7514 ts_tablet_manager.cc:1403] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.064s	user 0.005s	sys 0.011s
W20260709 14:46:01.814859  7366 leader_election.cc:343] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:01.819589  7366 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:01.820194  7733 raft_consensus.cc:2749] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:01.820125  7514 raft_consensus.cc:359] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.820684  7514 raft_consensus.cc:385] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.820945  7514 raft_consensus.cc:740] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.821578  7514 consensus_queue.cc:260] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.807008  7516 tablet_bootstrap.cc:492] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:01.826267  7514 ts_tablet_manager.cc:1434] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:46:01.827088  7514 tablet_bootstrap.cc:492] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:01.829162  7516 tablet_bootstrap.cc:654] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.831297  7517 tablet_bootstrap.cc:492] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:01.831733  7517 ts_tablet_manager.cc:1403] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.002s
I20260709 14:46:01.832170  7514 tablet_bootstrap.cc:654] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.835867  7517 raft_consensus.cc:359] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.836685  7517 raft_consensus.cc:385] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.836999  7517 raft_consensus.cc:740] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.837845  7517 consensus_queue.cc:260] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.839795  7517 ts_tablet_manager.cc:1434] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:46:01.840754  7517 tablet_bootstrap.cc:492] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:01.840921  7514 tablet_bootstrap.cc:492] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:01.841171  7516 tablet_bootstrap.cc:492] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:01.841359  7514 ts_tablet_manager.cc:1403] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:46:01.841570  7516 ts_tablet_manager.cc:1403] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.003s
I20260709 14:46:01.843925  7514 raft_consensus.cc:359] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.844587  7514 raft_consensus.cc:385] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.844837  7514 raft_consensus.cc:740] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.845366  7632 consensus_queue.cc:1048] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:01.845623  7517 tablet_bootstrap.cc:654] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.850670  7220 catalog_manager.cc:5697] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:01.854789  7632 raft_consensus.cc:493] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:01.855295  7632 raft_consensus.cc:515] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.857502  7736 consensus_queue.cc:1048] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:01.859581  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:01.862684  7629 raft_consensus.cc:493] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:01.858198  7516 raft_consensus.cc:359] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.845539  7514 consensus_queue.cc:260] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.868444  7520 consensus_queue.cc:1048] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:01.871816  7632 leader_election.cc:290] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:01.872656  7514 ts_tablet_manager.cc:1434] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:46:01.873637  7514 tablet_bootstrap.cc:492] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:01.869848  7398 raft_consensus.cc:2468] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:01.869856  7629 raft_consensus.cc:515] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.874064  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:01.875208  7629 leader_election.cc:290] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:46:01.875605  7291 leader_election.cc:343] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:01.873816  7516 raft_consensus.cc:385] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.876164  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:01.876607  7516 raft_consensus.cc:740] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.876873  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
W20260709 14:46:01.877390  7438 leader_election.cc:343] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:01.877215  7516 consensus_queue.cc:260] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:46:01.884400  7440 leader_election.cc:343] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:01.884828  7440 leader_election.cc:304] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:01.885625  7516 ts_tablet_manager.cc:1434] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:46:01.885891  7629 raft_consensus.cc:2749] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:01.886477  7516 tablet_bootstrap.cc:492] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:01.892019  7629 raft_consensus.cc:493] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:01.892489  7629 raft_consensus.cc:515] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.895328  7629 leader_election.cc:290] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:01.895565  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:01.896823  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
W20260709 14:46:01.896944  7438 leader_election.cc:343] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:01.897445  7326 raft_consensus.cc:2468] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:46:01.898667  7440 leader_election.cc:304] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:01.899461  7736 raft_consensus.cc:2804] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:01.899794  7736 raft_consensus.cc:493] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:01.892052  7516 tablet_bootstrap.cc:654] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.900331  7736 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:01.900135  7514 tablet_bootstrap.cc:654] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.902633  7517 tablet_bootstrap.cc:492] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:01.903035  7517 ts_tablet_manager.cc:1403] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.062s	user 0.014s	sys 0.012s
I20260709 14:46:01.905380  7517 raft_consensus.cc:359] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.905973  7517 raft_consensus.cc:385] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.906286  7517 raft_consensus.cc:740] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.906898  7517 consensus_queue.cc:260] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.908802  7517 ts_tablet_manager.cc:1434] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:01.909657  7516 tablet_bootstrap.cc:492] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:01.910104  7516 ts_tablet_manager.cc:1403] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.005s
I20260709 14:46:01.912247  7514 tablet_bootstrap.cc:492] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:01.912667  7514 ts_tablet_manager.cc:1403] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.000s
I20260709 14:46:01.912360  7516 raft_consensus.cc:359] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.912979  7516 raft_consensus.cc:385] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.913266  7516 raft_consensus.cc:740] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.913601  7289 leader_election.cc:304] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:01.913933  7516 consensus_queue.cc:260] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.918910  7588 raft_consensus.cc:2804] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:01.919282  7588 raft_consensus.cc:493] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:01.914803  7514 raft_consensus.cc:359] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.919588  7588 raft_consensus.cc:3060] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:01.919867  7516 ts_tablet_manager.cc:1434] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260709 14:46:01.920701  7516 tablet_bootstrap.cc:492] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:01.922727  7514 raft_consensus.cc:385] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:01.923018  7514 raft_consensus.cc:740] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:01.923619  7514 consensus_queue.cc:260] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.925001  7514 ts_tablet_manager.cc:1434] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:46:01.925627  7514 tablet_bootstrap.cc:492] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:01.926277  7588 raft_consensus.cc:515] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.928252  7588 leader_election.cc:290] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:01.929291  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:01.915180  7736 raft_consensus.cc:515] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.916980  7517 tablet_bootstrap.cc:492] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
W20260709 14:46:01.930601  7291 leader_election.cc:343] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:01.933055  7516 tablet_bootstrap.cc:654] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.929507  7514 tablet_bootstrap.cc:654] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.935662  7517 tablet_bootstrap.cc:654] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:01.940570  7736 leader_election.cc:290] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:01.941116  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:01.944137  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
W20260709 14:46:01.944392  7438 leader_election.cc:343] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:01.944835  7400 raft_consensus.cc:3060] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:01.950306  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:01.950855  7326 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:01.951354  7400 raft_consensus.cc:2468] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:01.963521  7520 raft_consensus.cc:493] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:01.963994  7520 raft_consensus.cc:515] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.965966  7520 leader_election.cc:290] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:01.968473  7289 leader_election.cc:304] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:01.972314  7520 raft_consensus.cc:2804] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:01.972932  7520 raft_consensus.cc:697] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:01.973865  7733 raft_consensus.cc:493] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:01.973814  7520 consensus_queue.cc:237] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.974380  7733 raft_consensus.cc:515] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:01.976220  7733 leader_election.cc:290] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:01.978471  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7525bc9aa747bc9bf05ae3570d0c4a" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:01.995944  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:01.997236  7471 raft_consensus.cc:2468] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:01.997921  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:01.998870  7397 raft_consensus.cc:2468] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:02.004118  7291 leader_election.cc:304] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:02.005918  7517 tablet_bootstrap.cc:492] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:02.006420  7517 ts_tablet_manager.cc:1403] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.000s
I20260709 14:46:02.007285  7630 raft_consensus.cc:2804] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:02.007678  7630 raft_consensus.cc:493] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:02.007999  7630 raft_consensus.cc:3060] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.016129  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7525bc9aa747bc9bf05ae3570d0c4a" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:02.016767  7323 raft_consensus.cc:2468] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:02.018571  7630 raft_consensus.cc:515] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.021821  7630 leader_election.cc:290] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.022817  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:02.023386  7475 raft_consensus.cc:3060] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.026345  7517 raft_consensus.cc:359] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.027040  7517 raft_consensus.cc:385] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.027297  7517 raft_consensus.cc:740] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.027896  7517 consensus_queue.cc:260] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.033486  7475 raft_consensus.cc:2468] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:02.042881  7291 leader_election.cc:304] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:02.045425  7632 raft_consensus.cc:2804] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:02.045960  7632 raft_consensus.cc:697] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:02.047488  7632 consensus_queue.cc:237] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.050482  7737 consensus_queue.cc:1048] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:02.051396  7222 catalog_manager.cc:5697] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:02.053056  7517 ts_tablet_manager.cc:1434] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 14:46:02.056015  7517 tablet_bootstrap.cc:492] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:02.067252  7517 tablet_bootstrap.cc:654] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.067184  7588 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:02.069231  7588 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.071228  7588 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.072264  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:02.072799  7326 raft_consensus.cc:2468] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
W20260709 14:46:02.073478  7291 leader_election.cc:343] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:02.074877  7737 raft_consensus.cc:493] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:02.075351  7737 raft_consensus.cc:515] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.078047  7737 leader_election.cc:290] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:02.079617  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:02.080442  7397 raft_consensus.cc:2393] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 1: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:46:02.084784  7440 leader_election.cc:304] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:02.090873  7738 raft_consensus.cc:2804] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:02.091328  7738 raft_consensus.cc:697] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:02.092092  7738 consensus_queue.cc:237] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.098965  7517 tablet_bootstrap.cc:492] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:02.099396  7517 ts_tablet_manager.cc:1403] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.013s
I20260709 14:46:02.101745  7517 raft_consensus.cc:359] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.102347  7517 raft_consensus.cc:385] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.102602  7517 raft_consensus.cc:740] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.103298  7517 consensus_queue.cc:260] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.104425  7514 tablet_bootstrap.cc:492] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:02.104837  7514 ts_tablet_manager.cc:1403] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.179s	user 0.034s	sys 0.048s
I20260709 14:46:02.107339  7733 raft_consensus.cc:493] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:02.107787  7733 raft_consensus.cc:515] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.109118  7517 ts_tablet_manager.cc:1434] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:46:02.109599  7733 leader_election.cc:290] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.109965  7517 tablet_bootstrap.cc:492] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:02.114460  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:02.116098  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:02.116689  7399 raft_consensus.cc:2468] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:02.116796  7517 tablet_bootstrap.cc:654] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.117630  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:02.118181  7400 raft_consensus.cc:3060] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.116043  7366 leader_election.cc:304] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:02.124505  7733 raft_consensus.cc:2804] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:02.124871  7733 raft_consensus.cc:493] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:02.125195  7733 raft_consensus.cc:3060] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.131523  7733 raft_consensus.cc:515] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:46:02.133495  7366 leader_election.cc:343] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:02.138159  7516 tablet_bootstrap.cc:492] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:02.138595  7516 ts_tablet_manager.cc:1403] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.218s	user 0.050s	sys 0.063s
I20260709 14:46:02.107156  7514 raft_consensus.cc:359] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.139245  7514 raft_consensus.cc:385] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.139546  7514 raft_consensus.cc:740] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.140986  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:02.140959  7516 raft_consensus.cc:359] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.141882  7516 raft_consensus.cc:385] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.142590  7516 raft_consensus.cc:740] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.142798  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:02.143213  7516 consensus_queue.cc:260] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.143429  7289 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:02.144855  7324 raft_consensus.cc:2468] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:02.139070  7220 catalog_manager.cc:5697] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:02.144289  7588 raft_consensus.cc:2804] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:02.147728  7588 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:02.148182  7588 raft_consensus.cc:3060] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.147797  7514 consensus_queue.cc:260] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.149910  7514 ts_tablet_manager.cc:1434] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 14:46:02.145143  7516 ts_tablet_manager.cc:1434] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:02.150787  7516 tablet_bootstrap.cc:492] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:02.155997  7516 tablet_bootstrap.cc:654] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.157228  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7525bc9aa747bc9bf05ae3570d0c4a" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:02.157886  7324 raft_consensus.cc:3060] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.158761  7514 tablet_bootstrap.cc:492] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:02.164362  7514 tablet_bootstrap.cc:654] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.167815  7733 leader_election.cc:290] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.172833  7324 raft_consensus.cc:2468] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:02.180335  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7525bc9aa747bc9bf05ae3570d0c4a" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
W20260709 14:46:02.180610  7366 leader_election.cc:343] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:02.180938  7471 raft_consensus.cc:3060] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.185130  7366 leader_election.cc:304] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:02.186106  7765 raft_consensus.cc:2804] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:02.186492  7765 raft_consensus.cc:493] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:02.186789  7765 raft_consensus.cc:3060] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.188287  7366 leader_election.cc:304] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:02.189040  7720 raft_consensus.cc:2804] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:02.189790  7720 raft_consensus.cc:697] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:02.141006  7400 raft_consensus.cc:2468] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:02.199967  7471 raft_consensus.cc:2468] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:02.202416  7516 tablet_bootstrap.cc:492] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:02.197860  7222 catalog_manager.cc:5697] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:02.202829  7516 ts_tablet_manager.cc:1403] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.011s
I20260709 14:46:02.203910  7222 catalog_manager.cc:5697] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:02.204746  7516 raft_consensus.cc:359] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.205277  7516 raft_consensus.cc:385] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.202276  7720 consensus_queue.cc:237] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.205525  7516 raft_consensus.cc:740] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.206112  7516 consensus_queue.cc:260] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.209811  7516 ts_tablet_manager.cc:1434] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:46:02.210516  7516 tablet_bootstrap.cc:492] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:02.228691  7516 tablet_bootstrap.cc:654] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.229043  7440 leader_election.cc:304] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:02.222422  7765 raft_consensus.cc:515] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.232182  7737 raft_consensus.cc:3060] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.322897  7722 raft_consensus.cc:493] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:02.323494  7722 raft_consensus.cc:515] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.326467  7722 leader_election.cc:290] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:02.328985  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:02.329774  7397 raft_consensus.cc:2393] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 1: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:46:02.332463  7737 raft_consensus.cc:2749] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:46:02.339172  7440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:41615, user_credentials={real_user=slave}} blocked reactor thread for 106094us
I20260709 14:46:02.353534  7765 leader_election.cc:290] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.354450  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:02.355417  7517 tablet_bootstrap.cc:492] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
W20260709 14:46:02.355856  7366 leader_election.cc:343] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:02.360615  7221 catalog_manager.cc:5697] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:02.362025  7514 tablet_bootstrap.cc:492] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:02.362445  7514 ts_tablet_manager.cc:1403] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.204s	user 0.018s	sys 0.050s
I20260709 14:46:02.364627  7588 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.368584  7514 raft_consensus.cc:359] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.369511  7588 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.355862  7517 ts_tablet_manager.cc:1403] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.246s	user 0.035s	sys 0.078s
I20260709 14:46:02.377452  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:02.377982  7397 raft_consensus.cc:3060] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.379041  7517 raft_consensus.cc:359] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.379793  7517 raft_consensus.cc:385] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.380090  7517 raft_consensus.cc:740] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.380748  7517 consensus_queue.cc:260] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.369256  7514 raft_consensus.cc:385] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.381672  7514 raft_consensus.cc:740] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.390821  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:02.397615  7514 consensus_queue.cc:260] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.401872  7517 ts_tablet_manager.cc:1434] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:46:02.402803  7517 tablet_bootstrap.cc:492] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:02.406452  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:02.406949  7475 raft_consensus.cc:3060] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.409562  7514 ts_tablet_manager.cc:1434] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.000s
I20260709 14:46:02.410179  7514 tablet_bootstrap.cc:492] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:02.415453  7475 raft_consensus.cc:2468] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:02.397758  7440 leader_election.cc:304] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:02.428321  7736 raft_consensus.cc:3060] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.437916  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:02.442216  7326 raft_consensus.cc:3060] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.447626  7326 raft_consensus.cc:2468] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:02.448463  7397 raft_consensus.cc:2468] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:02.450088  7289 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:02.451493  7516 tablet_bootstrap.cc:492] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:02.453635  7516 ts_tablet_manager.cc:1403] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.243s	user 0.009s	sys 0.023s
I20260709 14:46:02.453986  7520 consensus_queue.cc:1048] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:02.457913  7740 consensus_queue.cc:1048] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:02.465080  7366 leader_election.cc:304] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:02.465840  7607 raft_consensus.cc:2804] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:02.466293  7607 raft_consensus.cc:697] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:02.457515  7794 raft_consensus.cc:2804] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:02.467012  7607 consensus_queue.cc:237] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.474336  7794 raft_consensus.cc:697] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:02.475315  7794 consensus_queue.cc:237] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.462471  7736 raft_consensus.cc:2749] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:02.480680  7720 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:02.481220  7517 tablet_bootstrap.cc:654] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.481123  7720 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.485383  7514 tablet_bootstrap.cc:654] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.482215  7796 consensus_queue.cc:1048] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:46:02.498862  7796 raft_consensus.cc:493] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:02.486385  7720 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.487871  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:02.492245  7740 consensus_queue.cc:1048] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:02.495085  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:02.497385  7516 raft_consensus.cc:359] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.499284  7796 raft_consensus.cc:515] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:46:02.502763  7366 leader_election.cc:343] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:02.504870  7366 leader_election.cc:343] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:02.505266  7366 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:02.503451  7516 raft_consensus.cc:385] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.506072  7516 raft_consensus.cc:740] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.509918  7516 consensus_queue.cc:260] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.508903  7607 raft_consensus.cc:2749] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:02.512390  7796 leader_election.cc:290] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.523402  7222 catalog_manager.cc:5697] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:02.534797  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:02.539074  7397 raft_consensus.cc:2468] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:02.540153  7516 ts_tablet_manager.cc:1434] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.086s	user 0.005s	sys 0.001s
I20260709 14:46:02.540180  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:02.541042  7516 tablet_bootstrap.cc:492] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:02.546425  7517 tablet_bootstrap.cc:492] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:02.548379  7517 ts_tablet_manager.cc:1403] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.003s
I20260709 14:46:02.548503  7629 consensus_queue.cc:1048] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:02.547523  7632 consensus_queue.cc:1048] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:46:02.553224  7221 catalog_manager.cc:5697] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:02.555202  7289 leader_election.cc:304] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
W20260709 14:46:02.564074  7291 leader_election.cc:343] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:02.565498  7517 raft_consensus.cc:359] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.566164  7517 raft_consensus.cc:385] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.566416  7517 raft_consensus.cc:740] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.566932  7516 tablet_bootstrap.cc:654] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.566998  7517 consensus_queue.cc:260] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.573302  7520 raft_consensus.cc:2804] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:02.574537  7520 raft_consensus.cc:493] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:02.580705  7517 ts_tablet_manager.cc:1434] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:46:02.581713  7517 tablet_bootstrap.cc:492] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:02.592144  7514 tablet_bootstrap.cc:492] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:02.593029  7514 ts_tablet_manager.cc:1403] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.183s	user 0.017s	sys 0.000s
I20260709 14:46:02.579712  7520 raft_consensus.cc:3060] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.612285  7516 tablet_bootstrap.cc:492] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:02.612782  7516 ts_tablet_manager.cc:1403] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.013s
I20260709 14:46:02.615630  7514 raft_consensus.cc:359] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.616345  7514 raft_consensus.cc:385] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.616623  7514 raft_consensus.cc:740] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.618007  7514 consensus_queue.cc:260] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.620048  7520 raft_consensus.cc:515] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.622159  7520 leader_election.cc:290] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.626820  7514 ts_tablet_manager.cc:1434] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:46:02.627460  7514 tablet_bootstrap.cc:492] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:02.636394  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:02.636868  7475 raft_consensus.cc:3060] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.643812  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:02.644615  7397 raft_consensus.cc:3060] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.645547  7475 raft_consensus.cc:2468] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:02.646322  7291 leader_election.cc:304] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:02.646842  7796 raft_consensus.cc:2804] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:02.647190  7796 raft_consensus.cc:697] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:02.647817  7796 consensus_queue.cc:237] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.650981  7794 consensus_queue.cc:1048] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:02.654147  7397 raft_consensus.cc:2468] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:02.656018  7607 consensus_queue.cc:1048] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:02.659212  7516 raft_consensus.cc:359] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.659823  7516 raft_consensus.cc:385] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.660082  7516 raft_consensus.cc:740] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.660686  7516 consensus_queue.cc:260] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.661628  7517 tablet_bootstrap.cc:654] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.677789  7514 tablet_bootstrap.cc:654] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.685861  7516 ts_tablet_manager.cc:1434] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260709 14:46:02.686856  7516 tablet_bootstrap.cc:492] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
W20260709 14:46:02.688356  7438 consensus_peers.cc:597] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:02.692366  7607 raft_consensus.cc:493] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:02.692812  7607 raft_consensus.cc:515] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.695849  7607 leader_election.cc:290] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.707319  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:02.707911  7323 raft_consensus.cc:2468] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:02.703951  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:02.718509  7517 tablet_bootstrap.cc:492] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:02.718983  7517 ts_tablet_manager.cc:1403] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.137s	user 0.010s	sys 0.011s
I20260709 14:46:02.716048  7474 raft_consensus.cc:2468] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:02.737615  7516 tablet_bootstrap.cc:654] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.738003  7221 catalog_manager.cc:5697] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:02.739529  7517 raft_consensus.cc:359] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.740144  7517 raft_consensus.cc:385] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.742827  7517 raft_consensus.cc:740] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.744652  7366 leader_election.cc:304] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:02.745352  7720 raft_consensus.cc:2804] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:02.745694  7720 raft_consensus.cc:493] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:02.746398  7720 raft_consensus.cc:3060] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.747684  7514 tablet_bootstrap.cc:492] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:02.748109  7514 ts_tablet_manager.cc:1403] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.121s	user 0.008s	sys 0.005s
I20260709 14:46:02.750478  7514 raft_consensus.cc:359] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.751063  7514 raft_consensus.cc:385] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.751314  7514 raft_consensus.cc:740] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.752084  7517 consensus_queue.cc:260] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.752424  7720 raft_consensus.cc:515] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.754637  7517 ts_tablet_manager.cc:1434] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 14:46:02.755471  7517 tablet_bootstrap.cc:492] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:02.756054  7720 leader_election.cc:290] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.759229  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:02.759763  7323 raft_consensus.cc:3060] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.766122  7323 raft_consensus.cc:2468] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:02.751924  7514 consensus_queue.cc:260] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.768282  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:02.768770  7514 ts_tablet_manager.cc:1434] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:46:02.768805  7473 raft_consensus.cc:3060] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.769749  7514 tablet_bootstrap.cc:492] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:02.789166  7517 tablet_bootstrap.cc:654] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.777618  7473 raft_consensus.cc:2468] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:02.780921  7366 leader_election.cc:304] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:02.794433  7765 raft_consensus.cc:2804] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:02.794862  7516 tablet_bootstrap.cc:492] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:02.794884  7765 raft_consensus.cc:697] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:02.795470  7516 ts_tablet_manager.cc:1403] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.109s	user 0.014s	sys 0.020s
I20260709 14:46:02.795782  7765 consensus_queue.cc:237] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.799180  7516 raft_consensus.cc:359] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.799800  7516 raft_consensus.cc:385] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.800058  7516 raft_consensus.cc:740] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.800645  7516 consensus_queue.cc:260] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.809360  7516 ts_tablet_manager.cc:1434] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:46:02.810318  7516 tablet_bootstrap.cc:492] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:02.811305  7794 raft_consensus.cc:493] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:02.811897  7794 raft_consensus.cc:515] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.813900  7794 leader_election.cc:290] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.814430  7720 consensus_queue.cc:1048] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:02.819264  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
W20260709 14:46:02.821149  7289 leader_election.cc:343] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:02.822255  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:02.822890  7517 tablet_bootstrap.cc:492] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:02.824316  7517 ts_tablet_manager.cc:1403] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.005s
I20260709 14:46:02.824266  7473 raft_consensus.cc:2468] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:02.826062  7291 leader_election.cc:304] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:02.826975  7796 raft_consensus.cc:2804] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:02.827560  7796 raft_consensus.cc:493] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:02.827915  7796 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:02.829504  7272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:02.830196  7221 catalog_manager.cc:5697] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:02.832235  7517 raft_consensus.cc:359] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.832846  7517 raft_consensus.cc:385] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.833103  7517 raft_consensus.cc:740] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.830228  7516 tablet_bootstrap.cc:654] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.836033  7796 raft_consensus.cc:515] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.836854  7794 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:02.836535  7517 consensus_queue.cc:260] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.837806  7514 tablet_bootstrap.cc:654] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.842089  7794 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.843799  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
W20260709 14:46:02.848102  7289 leader_election.cc:343] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:02.850471  7517 ts_tablet_manager.cc:1434] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:46:02.854009  7517 tablet_bootstrap.cc:492] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:02.838500  7796 leader_election.cc:290] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.857652  7794 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:02.859045  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
W20260709 14:46:02.860522  7291 leader_election.cc:343] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:02.864562  7517 tablet_bootstrap.cc:654] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.869017  7514 tablet_bootstrap.cc:492] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:02.869434  7514 ts_tablet_manager.cc:1403] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.100s	user 0.004s	sys 0.007s
I20260709 14:46:02.871706  7514 raft_consensus.cc:359] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.872313  7514 raft_consensus.cc:385] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.872669  7514 raft_consensus.cc:740] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.872524  7794 consensus_queue.cc:1048] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:46:02.876448  7514 consensus_queue.cc:260] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.877663  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
W20260709 14:46:02.878994  7289 leader_election.cc:343] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:02.879374  7289 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:02.879992  7794 raft_consensus.cc:2749] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:02.880666  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:02.881201  7473 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.884729  7514 ts_tablet_manager.cc:1434] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 14:46:02.888240  7520 consensus_queue.cc:1048] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:02.891364  7514 tablet_bootstrap.cc:492] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:02.897008  7514 tablet_bootstrap.cc:654] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.901337  7473 raft_consensus.cc:2468] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:02.905068  7291 leader_election.cc:304] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:02.905582  7516 tablet_bootstrap.cc:492] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:02.906040  7516 ts_tablet_manager.cc:1403] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.005s
I20260709 14:46:02.906212  7520 raft_consensus.cc:2804] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:02.906641  7520 raft_consensus.cc:697] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:02.907311  7520 consensus_queue.cc:237] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.908504  7516 raft_consensus.cc:359] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.912642  7516 raft_consensus.cc:385] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.912894  7516 raft_consensus.cc:740] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.913707  7516 consensus_queue.cc:260] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.915639  7516 ts_tablet_manager.cc:1434] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:46:02.916652  7516 tablet_bootstrap.cc:492] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:02.918519  7517 tablet_bootstrap.cc:492] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:02.918144  7220 catalog_manager.cc:5697] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:02.918929  7517 ts_tablet_manager.cc:1403] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.008s
I20260709 14:46:02.922515  7516 tablet_bootstrap.cc:654] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.922724  7517 raft_consensus.cc:359] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.923339  7517 raft_consensus.cc:385] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.923593  7517 raft_consensus.cc:740] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.924399  7517 consensus_queue.cc:260] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.926333  7517 ts_tablet_manager.cc:1434] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:46:02.927539  7517 tablet_bootstrap.cc:492] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:02.931493  7514 tablet_bootstrap.cc:492] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:02.932169  7514 ts_tablet_manager.cc:1403] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.004s
I20260709 14:46:02.932682  7517 tablet_bootstrap.cc:654] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.937745  7517 tablet_bootstrap.cc:492] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:02.937639  7514 raft_consensus.cc:359] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.938201  7517 ts_tablet_manager.cc:1403] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:46:02.938309  7514 raft_consensus.cc:385] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.938645  7514 raft_consensus.cc:740] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.939203  7514 consensus_queue.cc:260] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.940693  7517 raft_consensus.cc:359] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.941354  7517 raft_consensus.cc:385] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.941599  7517 raft_consensus.cc:740] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.942189  7517 consensus_queue.cc:260] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.944490  7517 ts_tablet_manager.cc:1434] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:02.945799  7517 tablet_bootstrap.cc:492] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:02.948223  7516 tablet_bootstrap.cc:492] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:02.948621  7516 ts_tablet_manager.cc:1403] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.004s
I20260709 14:46:02.955204  7517 tablet_bootstrap.cc:654] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.955235  7514 ts_tablet_manager.cc:1434] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 14:46:02.957423  7516 raft_consensus.cc:359] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.958062  7516 raft_consensus.cc:385] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:02.960562  7514 tablet_bootstrap.cc:492] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:02.966467  7514 tablet_bootstrap.cc:654] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:02.970733  7473 raft_consensus.cc:3060] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:02.958316  7516 raft_consensus.cc:740] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:02.974706  7516 consensus_queue.cc:260] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.988690  7722 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:02.989147  7722 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:02.991345  7722 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:02.991513  7516 ts_tablet_manager.cc:1434] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.043s	user 0.001s	sys 0.004s
I20260709 14:46:02.992931  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:02.994189  7400 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:46:02.993394  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:02.995404  7323 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:46:02.996132  7438 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:02.998149  7516 tablet_bootstrap.cc:492] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:03.002801  7722 raft_consensus.cc:2804] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:03.005522  7722 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:03.008127  7722 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.011462  7765 consensus_queue.cc:1048] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:03.012449  7516 tablet_bootstrap.cc:654] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.012571  7517 tablet_bootstrap.cc:492] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:03.012995  7517 ts_tablet_manager.cc:1403] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.024s
I20260709 14:46:03.066121  7738 raft_consensus.cc:493] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.067574  7738 raft_consensus.cc:515] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.070148  7517 raft_consensus.cc:359] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.070964  7517 raft_consensus.cc:385] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.071024  7738 leader_election.cc:290] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:03.071337  7517 raft_consensus.cc:740] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.021464  7722 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.073820  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:03.074788  7324 raft_consensus.cc:2468] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:46:03.074987  7722 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:03.075989  7517 consensus_queue.cc:260] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.077256  7440 leader_election.cc:304] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:03.079098  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:03.079931  7326 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.080582  7517 ts_tablet_manager.cc:1434] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.002s
I20260709 14:46:03.080962  7736 raft_consensus.cc:2804] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:03.081480  7736 raft_consensus.cc:493] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:03.081843  7736 raft_consensus.cc:3060] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.082638  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:03.085845  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:03.086638  7398 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.094537  7736 raft_consensus.cc:515] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:46:03.095932  7438 leader_election.cc:343] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:03.096306  7326 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:03.097733  7765 raft_consensus.cc:493] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.098134  7440 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:03.098412  7765 raft_consensus.cc:515] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.099941  7629 raft_consensus.cc:2804] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:03.100404  7629 raft_consensus.cc:697] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:03.101666  7629 consensus_queue.cc:237] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.100422  7398 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:03.104053  7736 leader_election.cc:290] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:03.106374  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:03.106916  7326 raft_consensus.cc:3060] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.107553  7517 tablet_bootstrap.cc:492] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:03.109587  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
W20260709 14:46:03.115319  7438 leader_election.cc:343] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:03.068975  7607 consensus_queue.cc:1048] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.047s
I20260709 14:46:03.100906  7765 leader_election.cc:290] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.154186  7837 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.154848  7837 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.164141  7516 tablet_bootstrap.cc:492] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:03.164848  7516 ts_tablet_manager.cc:1403] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.168s	user 0.011s	sys 0.003s
I20260709 14:46:03.165729  7514 tablet_bootstrap.cc:492] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:03.166392  7514 ts_tablet_manager.cc:1403] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.206s	user 0.017s	sys 0.022s
I20260709 14:46:03.167719  7516 raft_consensus.cc:359] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.168465  7516 raft_consensus.cc:385] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.168735  7516 raft_consensus.cc:740] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.169587  7514 raft_consensus.cc:359] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.170286  7514 raft_consensus.cc:385] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.170571  7514 raft_consensus.cc:740] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.173664  7514 consensus_queue.cc:260] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.176216  7514 ts_tablet_manager.cc:1434] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:46:03.177119  7514 tablet_bootstrap.cc:492] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:03.169907  7837 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.177567  7588 consensus_queue.cc:1048] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:03.178436  7517 tablet_bootstrap.cc:654] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.182838  7514 tablet_bootstrap.cc:654] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.172569  7326 raft_consensus.cc:2468] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:03.185534  7440 leader_election.cc:304] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:03.187073  7629 raft_consensus.cc:2804] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:03.187705  7629 raft_consensus.cc:697] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:03.188524  7629 consensus_queue.cc:237] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.206466  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:03.243554  7220 catalog_manager.cc:5697] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:03.247812  7837 raft_consensus.cc:493] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.248442  7837 raft_consensus.cc:515] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.251111  7837 leader_election.cc:290] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.264343  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:03.264982  7474 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:03.267081  7516 consensus_queue.cc:260] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.269397  7720 raft_consensus.cc:493] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.269922  7720 raft_consensus.cc:515] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.272030  7720 leader_election.cc:290] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.273149  7516 ts_tablet_manager.cc:1434] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.108s	user 0.005s	sys 0.000s
I20260709 14:46:03.274279  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:03.278412  7366 leader_election.cc:304] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:03.279167  7765 raft_consensus.cc:2749] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:03.280165  7400 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.280503  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:03.280303  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:03.283140  7323 raft_consensus.cc:2393] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 1: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:46:03.284821  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:03.288535  7743 consensus_queue.cc:1048] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:03.291005  7516 tablet_bootstrap.cc:492] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:03.294775  7795 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:46:03.295156  7517 tablet_bootstrap.cc:492] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:03.295596  7517 ts_tablet_manager.cc:1403] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.188s	user 0.029s	sys 0.065s
I20260709 14:46:03.295303  7795 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.297703  7795 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.298127  7517 raft_consensus.cc:359] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.298760  7517 raft_consensus.cc:385] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.299011  7517 raft_consensus.cc:740] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.299634  7517 consensus_queue.cc:260] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.304400  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:03.305282  7470 raft_consensus.cc:2393] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 2: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:46:03.306054  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:03.306766  7517 ts_tablet_manager.cc:1434] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 14:46:03.305367  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:03.307896  7474 raft_consensus.cc:2393] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 1: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:46:03.313195  7516 tablet_bootstrap.cc:654] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.306663  7326 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:03.307858  7517 tablet_bootstrap.cc:492] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:03.318733  7366 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:03.319590  7720 raft_consensus.cc:2804] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:03.320518  7720 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:03.320926  7720 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.322052  7629 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.322479  7629 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.324481  7629 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:03.329196  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:03.330017  7326 raft_consensus.cc:2410] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:46:03.331502  7514 tablet_bootstrap.cc:492] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:03.331954  7514 ts_tablet_manager.cc:1403] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.155s	user 0.036s	sys 0.052s
I20260709 14:46:03.333019  7366 leader_election.cc:304] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:03.333669  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:03.333856  7817 raft_consensus.cc:3060] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.334643  7401 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 2.
I20260709 14:46:03.334740  7366 leader_election.cc:304] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:03.335539  7607 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.339251  7517 tablet_bootstrap.cc:654] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.337330  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:03.340674  7588 consensus_queue.cc:1048] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:03.344194  7607 raft_consensus.cc:2749] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:03.344813  7401 raft_consensus.cc:2410] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:46:03.345999  7438 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:03.346400  7514 raft_consensus.cc:359] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.347021  7629 raft_consensus.cc:2749] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:46:03.347025  7514 raft_consensus.cc:385] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.347909  7514 raft_consensus.cc:740] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.348078  7720 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.348551  7514 consensus_queue.cc:260] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.350374  7514 ts_tablet_manager.cc:1434] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:46:03.344257  7817 raft_consensus.cc:2749] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:03.354880  7514 tablet_bootstrap.cc:492] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:03.350441  7720 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.356081  7289 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:03.360616  7743 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:46:03.361011  7743 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:46:03.361380  7743 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:03.361464  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:03.366871  7847 consensus_queue.cc:1048] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:46:03.367201  7325 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.357089  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:03.369231  7470 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.373098  7817 consensus_queue.cc:1048] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:46:03.381294  7794 consensus_queue.cc:1048] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:03.388799  7222 catalog_manager.cc:5697] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:03.401196  7629 raft_consensus.cc:493] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.403074  7629 raft_consensus.cc:515] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.388559  7325 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:03.408305  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087a4c590f14328999750eac14892e3" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
W20260709 14:46:03.410077  7440 leader_election.cc:343] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:03.411494  7470 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:03.414407  7629 leader_election.cc:290] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:03.415772  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087a4c590f14328999750eac14892e3" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:03.416585  7366 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:03.414597  7743 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.398363  7516 tablet_bootstrap.cc:492] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:03.419358  7516 ts_tablet_manager.cc:1403] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.001s
I20260709 14:46:03.420508  7817 raft_consensus.cc:2804] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:03.420970  7817 raft_consensus.cc:697] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
W20260709 14:46:03.416924  7438 leader_election.cc:343] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:03.421743  7743 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 2 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.421802  7438 leader_election.cc:304] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:03.421864  7817 consensus_queue.cc:237] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.424403  7737 raft_consensus.cc:2749] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:03.417732  7514 tablet_bootstrap.cc:654] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.428488  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:03.429383  7474 raft_consensus.cc:2393] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 2: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:46:03.439445  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:03.442345  7221 catalog_manager.cc:5697] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:03.453894  7514 tablet_bootstrap.cc:492] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:03.454340  7514 ts_tablet_manager.cc:1403] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.102s	user 0.011s	sys 0.005s
I20260709 14:46:03.454281  7516 raft_consensus.cc:359] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.455049  7516 raft_consensus.cc:385] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.455338  7516 raft_consensus.cc:740] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.455881  7516 consensus_queue.cc:260] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.457060  7514 raft_consensus.cc:359] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.457691  7514 raft_consensus.cc:385] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.457947  7514 raft_consensus.cc:740] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.458261  7517 tablet_bootstrap.cc:492] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:03.458542  7514 consensus_queue.cc:260] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.464852  7514 ts_tablet_manager.cc:1434] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:46:03.465852  7514 tablet_bootstrap.cc:492] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:03.471138  7514 tablet_bootstrap.cc:654] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.458631  7517 ts_tablet_manager.cc:1403] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.151s	user 0.009s	sys 0.004s
I20260709 14:46:03.477293  7588 raft_consensus.cc:493] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.477784  7588 raft_consensus.cc:515] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.480532  7588 leader_election.cc:290] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.481993  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087a4c590f14328999750eac14892e3" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:03.482589  7473 raft_consensus.cc:2468] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:03.483596  7291 leader_election.cc:304] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:03.484265  7795 raft_consensus.cc:2804] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:03.484601  7795 raft_consensus.cc:493] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:03.484902  7795 raft_consensus.cc:3060] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.485781  7514 tablet_bootstrap.cc:492] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:03.486498  7514 ts_tablet_manager.cc:1403] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260709 14:46:03.489037  7514 raft_consensus.cc:359] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.491089  7514 raft_consensus.cc:385] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.444957  7400 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 2.
I20260709 14:46:03.491350  7514 raft_consensus.cc:740] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.491990  7514 consensus_queue.cc:260] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.492275  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087a4c590f14328999750eac14892e3" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:03.493114  7397 raft_consensus.cc:2468] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:03.493853  7514 ts_tablet_manager.cc:1434] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:03.493932  7795 raft_consensus.cc:515] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.495695  7514 tablet_bootstrap.cc:492] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:03.502118  7514 tablet_bootstrap.cc:654] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.503925  7516 ts_tablet_manager.cc:1434] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260709 14:46:03.504662  7795 leader_election.cc:290] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.504887  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087a4c590f14328999750eac14892e3" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:03.505509  7473 raft_consensus.cc:3060] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.506467  7517 raft_consensus.cc:359] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.507083  7517 raft_consensus.cc:385] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.512523  7837 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.512979  7837 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.517352  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087a4c590f14328999750eac14892e3" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:03.517781  7396 raft_consensus.cc:3060] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.523025  7837 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.523787  7289 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:03.524890  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:03.527043  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:03.529194  7738 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:03.528549  7366 leader_election.cc:343] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:03.534627  7743 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:03.535061  7743 raft_consensus.cc:697] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 2 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:03.535895  7743 consensus_queue.cc:237] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.537113  7473 raft_consensus.cc:2468] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:03.538507  7291 leader_election.cc:304] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:03.540158  7588 raft_consensus.cc:2804] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:03.540582  7588 raft_consensus.cc:697] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:03.541332  7588 consensus_queue.cc:237] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.551456  7738 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:03.564183  7396 raft_consensus.cc:2468] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:03.507330  7517 raft_consensus.cc:740] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.567225  7517 consensus_queue.cc:260] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.568110  7470 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:03.504915  7516 tablet_bootstrap.cc:492] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:03.571178  7366 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:46:03.571949  7837 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:03.572317  7837 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:03.572623  7837 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.588011  7516 tablet_bootstrap.cc:654] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.590068  7837 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.593242  7517 ts_tablet_manager.cc:1434] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.116s	user 0.003s	sys 0.006s
I20260709 14:46:03.596292  7517 tablet_bootstrap.cc:492] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:03.603444  7514 tablet_bootstrap.cc:492] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:03.603807  7517 tablet_bootstrap.cc:654] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.603868  7514 ts_tablet_manager.cc:1403] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.109s	user 0.061s	sys 0.036s
I20260709 14:46:03.606060  7837 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.606596  7514 raft_consensus.cc:359] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.609573  7514 raft_consensus.cc:385] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.609836  7514 raft_consensus.cc:740] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.610419  7514 consensus_queue.cc:260] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.607244  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:03.608417  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:03.612826  7470 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.618440  7514 ts_tablet_manager.cc:1434] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:46:03.620822  7470 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:03.623692  7516 tablet_bootstrap.cc:492] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:03.623755  7517 tablet_bootstrap.cc:492] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:03.624202  7516 ts_tablet_manager.cc:1403] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.009s
I20260709 14:46:03.624240  7517 ts_tablet_manager.cc:1403] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.000s
I20260709 14:46:03.626731  7516 raft_consensus.cc:359] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.626946  7517 raft_consensus.cc:359] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.627344  7516 raft_consensus.cc:385] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.627561  7517 raft_consensus.cc:385] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.627624  7516 raft_consensus.cc:740] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.627878  7517 raft_consensus.cc:740] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.628515  7517 consensus_queue.cc:260] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.629308  7516 consensus_queue.cc:260] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.630494  7517 ts_tablet_manager.cc:1434] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:46:03.631305  7516 ts_tablet_manager.cc:1434] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:46:03.631383  7517 tablet_bootstrap.cc:492] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:03.630766  7224 catalog_manager.cc:5697] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 2 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:03.632261  7516 tablet_bootstrap.cc:492] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
W20260709 14:46:03.633533  7366 leader_election.cc:343] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:03.639917  7517 tablet_bootstrap.cc:654] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.639972  7516 tablet_bootstrap.cc:654] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.647408  7517 tablet_bootstrap.cc:492] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:03.647790  7517 ts_tablet_manager.cc:1403] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.005s
I20260709 14:46:03.650350  7517 raft_consensus.cc:359] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.650928  7517 raft_consensus.cc:385] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.651160  7517 raft_consensus.cc:740] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.651744  7516 tablet_bootstrap.cc:492] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:03.652396  7516 ts_tablet_manager.cc:1403] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 14:46:03.652206  7517 consensus_queue.cc:260] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.654207  7517 ts_tablet_manager.cc:1434] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:46:03.654453  7738 consensus_queue.cc:1048] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:03.655021  7516 raft_consensus.cc:359] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.655515  7517 tablet_bootstrap.cc:492] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:03.655612  7516 raft_consensus.cc:385] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.655956  7516 raft_consensus.cc:740] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.656518  7516 consensus_queue.cc:260] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.658105  7738 consensus_queue.cc:1048] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:03.658401  7516 ts_tablet_manager.cc:1434] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:03.659387  7516 tablet_bootstrap.cc:492] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:03.666029  7517 tablet_bootstrap.cc:654] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.668072  7588 raft_consensus.cc:493] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.668514  7588 raft_consensus.cc:515] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.675908  7588 leader_election.cc:290] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.677873  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
W20260709 14:46:03.679173  7291 leader_election.cc:343] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:03.680140  7517 tablet_bootstrap.cc:492] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:03.680558  7517 ts_tablet_manager.cc:1403] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.002s
I20260709 14:46:03.683413  7517 raft_consensus.cc:359] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.683996  7517 raft_consensus.cc:385] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.684239  7517 raft_consensus.cc:740] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.684827  7517 consensus_queue.cc:260] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.685701  7366 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:46:03.687340  7517 ts_tablet_manager.cc:1434] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:03.688263  7517 tablet_bootstrap.cc:492] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:03.693889  7514 tablet_bootstrap.cc:492] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:03.695400  7817 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:03.695863  7817 raft_consensus.cc:697] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:03.697300  7817 consensus_queue.cc:237] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.701077  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:03.702153  7222 catalog_manager.cc:5697] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:03.702877  7514 tablet_bootstrap.cc:654] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:03.706404  7289 leader_election.cc:343] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:03.706797  7289 leader_election.cc:304] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:03.709383  7588 raft_consensus.cc:2749] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:03.714390  7516 tablet_bootstrap.cc:654] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.721208  7517 tablet_bootstrap.cc:654] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.726679  7516 tablet_bootstrap.cc:492] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:03.727243  7516 ts_tablet_manager.cc:1403] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.000s
I20260709 14:46:03.730005  7516 raft_consensus.cc:359] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.730746  7516 raft_consensus.cc:385] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.731060  7516 raft_consensus.cc:740] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.731814  7516 consensus_queue.cc:260] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.733873  7516 ts_tablet_manager.cc:1434] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:46:03.734880  7516 tablet_bootstrap.cc:492] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:03.741582  7516 tablet_bootstrap.cc:654] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.764372  7514 tablet_bootstrap.cc:492] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:03.760416  7516 tablet_bootstrap.cc:492] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:03.765230  7516 ts_tablet_manager.cc:1403] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 14:46:03.764819  7514 ts_tablet_manager.cc:1403] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.011s
I20260709 14:46:03.768052  7516 raft_consensus.cc:359] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.768697  7516 raft_consensus.cc:385] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.768980  7514 raft_consensus.cc:359] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.769698  7514 raft_consensus.cc:385] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.769961  7514 raft_consensus.cc:740] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.769016  7516 raft_consensus.cc:740] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.771173  7516 consensus_queue.cc:260] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.772629  7743 raft_consensus.cc:493] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.773041  7743 raft_consensus.cc:515] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.774044  7514 consensus_queue.cc:260] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.774749  7720 raft_consensus.cc:493] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.774977  7743 leader_election.cc:290] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.775141  7720 raft_consensus.cc:515] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.776126  7517 tablet_bootstrap.cc:492] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:03.776579  7517 ts_tablet_manager.cc:1403] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.089s	user 0.005s	sys 0.014s
I20260709 14:46:03.777055  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703dc0093ef467d99c16fdc6c0d37e6" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:03.777658  7470 raft_consensus.cc:2468] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:03.778546  7291 leader_election.cc:304] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:03.778697  7720 leader_election.cc:290] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.779253  7743 raft_consensus.cc:2804] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:03.779601  7743 raft_consensus.cc:493] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:03.779917  7743 raft_consensus.cc:3060] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.779930  7517 raft_consensus.cc:359] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.780726  7517 raft_consensus.cc:385] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.780598  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:03.780998  7517 raft_consensus.cc:740] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.781236  7323 raft_consensus.cc:2468] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:03.781764  7517 consensus_queue.cc:260] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.782863  7366 leader_election.cc:304] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:03.783084  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703dc0093ef467d99c16fdc6c0d37e6" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:03.783528  7817 raft_consensus.cc:2804] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:03.783713  7397 raft_consensus.cc:2468] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:03.784880  7516 ts_tablet_manager.cc:1434] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:46:03.785425  7517 ts_tablet_manager.cc:1434] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:46:03.785437  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:03.786154  7470 raft_consensus.cc:2468] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:03.787269  7516 tablet_bootstrap.cc:492] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:03.787519  7517 tablet_bootstrap.cc:492] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:03.783928  7817 raft_consensus.cc:493] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:03.789390  7817 raft_consensus.cc:3060] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.793294  7517 tablet_bootstrap.cc:654] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.795558  7817 raft_consensus.cc:515] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.798249  7514 ts_tablet_manager.cc:1434] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:46:03.799180  7514 tablet_bootstrap.cc:492] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:03.804529  7514 tablet_bootstrap.cc:654] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.793294  7516 tablet_bootstrap.cc:654] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.807919  7817 leader_election.cc:290] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.808482  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:03.809032  7323 raft_consensus.cc:3060] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.810513  7514 tablet_bootstrap.cc:492] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:03.811321  7514 ts_tablet_manager.cc:1403] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 14:46:03.813879  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:03.818547  7470 raft_consensus.cc:3060] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.813594  7514 raft_consensus.cc:359] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.816193  7516 tablet_bootstrap.cc:492] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:03.820273  7514 raft_consensus.cc:385] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.820492  7516 ts_tablet_manager.cc:1403] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.001s
I20260709 14:46:03.820557  7514 raft_consensus.cc:740] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.821311  7514 consensus_queue.cc:260] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.822597  7516 raft_consensus.cc:359] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.823094  7516 raft_consensus.cc:385] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.823329  7516 raft_consensus.cc:740] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.824061  7516 consensus_queue.cc:260] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.823881  7224 catalog_manager.cc:5697] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:03.824831  7323 raft_consensus.cc:2468] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:03.816390  7795 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.831588  7795 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.832921  7517 tablet_bootstrap.cc:492] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:03.833339  7517 ts_tablet_manager.cc:1403] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.003s
I20260709 14:46:03.834472  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:03.823289  7514 ts_tablet_manager.cc:1434] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:46:03.835757  7366 leader_election.cc:304] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:03.835659  7517 raft_consensus.cc:359] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.836493  7517 raft_consensus.cc:385] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.836764  7517 raft_consensus.cc:740] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.837014  7720 raft_consensus.cc:2804] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:03.837577  7720 raft_consensus.cc:697] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:03.837728  7514 tablet_bootstrap.cc:492] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:03.838438  7795 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.839424  7720 consensus_queue.cc:237] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.840005  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:03.840786  7473 raft_consensus.cc:2393] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 1: Already voted for candidate be16c18b0ac74dba83ebc2890f75744c in this term.
I20260709 14:46:03.842147  7291 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:03.842708  7517 consensus_queue.cc:260] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.825309  7516 ts_tablet_manager.cc:1434] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.003s
I20260709 14:46:03.817413  7743 raft_consensus.cc:515] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.844581  7517 ts_tablet_manager.cc:1434] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260709 14:46:03.845971  7743 leader_election.cc:290] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.847393  7517 tablet_bootstrap.cc:492] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:03.847220  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703dc0093ef467d99c16fdc6c0d37e6" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:03.847882  7397 raft_consensus.cc:3060] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.853331  7517 tablet_bootstrap.cc:654] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.854310  7743 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.847262  7514 tablet_bootstrap.cc:654] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.830319  7470 raft_consensus.cc:2468] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:03.863976  7397 raft_consensus.cc:2468] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:03.865867  7289 leader_election.cc:304] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:03.866580  7795 raft_consensus.cc:2804] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:03.866945  7795 raft_consensus.cc:697] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:03.867591  7795 consensus_queue.cc:237] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.870628  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703dc0093ef467d99c16fdc6c0d37e6" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:03.871501  7470 raft_consensus.cc:3060] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:03.895063  7516 tablet_bootstrap.cc:492] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:03.896629  7743 raft_consensus.cc:2749] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:03.930857  7795 consensus_queue.cc:1048] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:03.934669  7470 raft_consensus.cc:2468] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
W20260709 14:46:03.932557  7272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:03.942413  7737 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.942870  7737 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.944872  7737 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:03.946943  7516 tablet_bootstrap.cc:654] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.955073  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
W20260709 14:46:03.956151  7438 leader_election.cc:343] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:03.957353  7400 raft_consensus.cc:1275] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:03.957253  7222 catalog_manager.cc:5697] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:03.958801  7795 consensus_queue.cc:1048] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:03.966303  7514 tablet_bootstrap.cc:492] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:03.966741  7514 ts_tablet_manager.cc:1403] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.129s	user 0.028s	sys 0.024s
I20260709 14:46:03.969141  7514 raft_consensus.cc:359] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.969749  7514 raft_consensus.cc:385] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.969997  7514 raft_consensus.cc:740] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.971856  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:03.974201  7517 tablet_bootstrap.cc:492] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:03.974644  7517 ts_tablet_manager.cc:1403] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.129s	user 0.012s	sys 0.036s
I20260709 14:46:03.976086  7514 consensus_queue.cc:260] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:46:03.976824  7440 leader_election.cc:343] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:03.977242  7440 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:03.978377  7517 raft_consensus.cc:359] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.978994  7517 raft_consensus.cc:385] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:03.979249  7517 raft_consensus.cc:740] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:03.979489  7737 raft_consensus.cc:2749] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:03.979837  7517 consensus_queue.cc:260] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.981972  7222 catalog_manager.cc:5697] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:03.986828  7720 consensus_queue.cc:1048] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:03.990435  7720 raft_consensus.cc:493] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:03.990715  7514 ts_tablet_manager.cc:1434] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260709 14:46:03.990854  7720 raft_consensus.cc:515] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:03.991645  7514 tablet_bootstrap.cc:492] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:03.992713  7720 leader_election.cc:290] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:03.994122  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:03.994704  7325 raft_consensus.cc:2468] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:03.996423  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:03.996994  7470 raft_consensus.cc:2468] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:03.997385  7514 tablet_bootstrap.cc:654] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:03.996416  7366 leader_election.cc:304] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:03.998906  7837 raft_consensus.cc:2804] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:03.999277  7837 raft_consensus.cc:493] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:03.981819  7517 ts_tablet_manager.cc:1434] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:46:03.999595  7837 raft_consensus.cc:3060] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.000360  7517 tablet_bootstrap.cc:492] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:04.006246  7517 tablet_bootstrap.cc:654] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.008025  7837 raft_consensus.cc:515] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.018189  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:04.018723  7325 raft_consensus.cc:3060] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.026043  7325 raft_consensus.cc:2468] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:04.027379  7722 raft_consensus.cc:493] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.028424  7743 consensus_queue.cc:1048] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.027879  7722 raft_consensus.cc:515] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.031706  7514 tablet_bootstrap.cc:492] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:04.032145  7514 ts_tablet_manager.cc:1403] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.012s
I20260709 14:46:04.034337  7514 raft_consensus.cc:359] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.034968  7514 raft_consensus.cc:385] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.035207  7514 raft_consensus.cc:740] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.035259  7722 leader_election.cc:290] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:04.037101  7517 tablet_bootstrap.cc:492] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:04.037528  7517 ts_tablet_manager.cc:1403] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.008s
I20260709 14:46:04.039239  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
W20260709 14:46:04.040403  7438 leader_election.cc:343] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.041047  7514 consensus_queue.cc:260] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.043051  7514 ts_tablet_manager.cc:1434] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:46:04.043879  7514 tablet_bootstrap.cc:492] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:04.048991  7514 tablet_bootstrap.cc:654] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.049897  7720 consensus_queue.cc:1048] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.040186  7517 raft_consensus.cc:359] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.051319  7517 raft_consensus.cc:385] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.051400  7366 leader_election.cc:304] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:04.051636  7517 raft_consensus.cc:740] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.037111  7470 raft_consensus.cc:1275] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:04.052263  7517 consensus_queue.cc:260] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.052815  7720 raft_consensus.cc:2804] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:04.053296  7720 raft_consensus.cc:697] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:04.053637  7794 consensus_queue.cc:1048] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.054216  7517 ts_tablet_manager.cc:1434] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:46:04.054060  7720 consensus_queue.cc:237] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.055115  7517 tablet_bootstrap.cc:492] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:04.060154  7517 tablet_bootstrap.cc:654] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.060256  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:04.060909  7325 raft_consensus.cc:2468] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:46:04.062983  7514 tablet_bootstrap.cc:492] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:04.063376  7514 ts_tablet_manager.cc:1403] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 14:46:04.064695  7440 leader_election.cc:304] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:04.065433  7837 leader_election.cc:290] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.065842  7722 raft_consensus.cc:2804] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:04.065778  7514 raft_consensus.cc:359] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.066318  7722 raft_consensus.cc:493] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:04.066684  7722 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.068800  7514 raft_consensus.cc:385] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.071080  7514 raft_consensus.cc:740] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.071705  7514 consensus_queue.cc:260] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.073573  7514 ts_tablet_manager.cc:1434] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:46:04.074761  7514 tablet_bootstrap.cc:492] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:04.086041  7514 tablet_bootstrap.cc:654] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.090735  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:04.090986  7517 tablet_bootstrap.cc:492] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:04.091888  7471 raft_consensus.cc:3060] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.092000  7517 ts_tablet_manager.cc:1403] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.007s
I20260709 14:46:04.091399  7837 raft_consensus.cc:493] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.095151  7837 raft_consensus.cc:515] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.096729  7722 raft_consensus.cc:515] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.097046  7837 leader_election.cc:290] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.098354  7837 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.094419  7517 raft_consensus.cc:359] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.100030  7517 raft_consensus.cc:385] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.100317  7517 raft_consensus.cc:740] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.099363  7837 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.101511  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:04.100903  7517 consensus_queue.cc:260] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.102126  7323 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.101632  7722 leader_election.cc:290] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:04.112051  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:04.113050  7516 tablet_bootstrap.cc:492] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
W20260709 14:46:04.113488  7438 leader_election.cc:343] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.113520  7516 ts_tablet_manager.cc:1403] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.219s	user 0.012s	sys 0.006s
I20260709 14:46:04.114717  7517 ts_tablet_manager.cc:1434] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:46:04.115875  7517 tablet_bootstrap.cc:492] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:04.116521  7837 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.125697  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:04.126844  7325 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:04.130342  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:04.130371  7222 catalog_manager.cc:5697] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:04.130985  7474 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:04.132714  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:04.129743  7471 raft_consensus.cc:2468] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:04.138021  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:04.140839  7474 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:04.140244  7323 raft_consensus.cc:2468] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:04.142433  7514 tablet_bootstrap.cc:492] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:04.142870  7514 ts_tablet_manager.cc:1403] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.007s
I20260709 14:46:04.142656  7366 leader_election.cc:304] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:04.142571  7440 leader_election.cc:304] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:04.143682  7722 raft_consensus.cc:2804] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:04.144119  7722 raft_consensus.cc:697] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:04.144863  7722 consensus_queue.cc:237] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.147426  7516 raft_consensus.cc:359] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.148063  7516 raft_consensus.cc:385] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.148334  7516 raft_consensus.cc:740] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.151855  7517 tablet_bootstrap.cc:654] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.153344  7516 consensus_queue.cc:260] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.154394  7514 raft_consensus.cc:359] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.155053  7514 raft_consensus.cc:385] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.155354  7516 ts_tablet_manager.cc:1434] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.000s
I20260709 14:46:04.153285  7837 raft_consensus.cc:2804] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:04.155843  7837 raft_consensus.cc:493] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:04.156188  7837 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.155314  7514 raft_consensus.cc:740] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.157428  7514 consensus_queue.cc:260] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:46:04.158285  7366 leader_election.cc:343] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.161720  7366 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:46:04.162379  7720 raft_consensus.cc:2804] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:04.162768  7720 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:04.162495  7837 raft_consensus.cc:515] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.163129  7720 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.164382  7837 leader_election.cc:290] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.159091  7516 tablet_bootstrap.cc:492] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:04.170336  7514 ts_tablet_manager.cc:1434] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:46:04.178354  7514 tablet_bootstrap.cc:492] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:04.179821  7720 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.182760  7847 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.183805  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:04.184405  7470 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.190645  7470 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:04.191593  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:04.192139  7323 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.192844  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:04.194274  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:04.194847  7470 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.195042  7366 leader_election.cc:304] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:04.195708  7847 raft_consensus.cc:2804] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:46:04.195921  7366 leader_election.cc:343] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.196161  7847 raft_consensus.cc:697] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:04.184207  7720 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.196926  7847 consensus_queue.cc:237] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.201387  7470 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:04.205081  7366 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:46:04.206434  7837 raft_consensus.cc:2804] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:04.206871  7837 raft_consensus.cc:697] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:04.207217  7323 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:04.207587  7837 consensus_queue.cc:237] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.211992  7516 tablet_bootstrap.cc:654] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.226562  7224 catalog_manager.cc:5697] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:04.191565  7514 tablet_bootstrap.cc:654] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.237936  7222 catalog_manager.cc:5697] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:04.244658  7847 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.248436  7514 tablet_bootstrap.cc:492] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:04.248853  7588 raft_consensus.cc:493] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.249656  7588 raft_consensus.cc:515] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.251417  7588 leader_election.cc:290] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.252081  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7362e3e96ac0470ab4d71798befba86e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:04.249656  7514 ts_tablet_manager.cc:1403] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.003s
I20260709 14:46:04.252647  7396 raft_consensus.cc:2468] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:04.253530  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7362e3e96ac0470ab4d71798befba86e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:04.255095  7517 tablet_bootstrap.cc:492] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:04.255527  7517 ts_tablet_manager.cc:1403] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.140s	user 0.029s	sys 0.015s
I20260709 14:46:04.255574  7289 leader_election.cc:304] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
W20260709 14:46:04.256784  7291 leader_election.cc:343] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.258574  7517 raft_consensus.cc:359] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.259202  7517 raft_consensus.cc:385] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.259455  7517 raft_consensus.cc:740] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.259481  7794 raft_consensus.cc:2804] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:04.259968  7794 raft_consensus.cc:493] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:04.260296  7794 raft_consensus.cc:3060] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.260178  7517 consensus_queue.cc:260] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.263919  7222 catalog_manager.cc:5697] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:04.267405  7794 raft_consensus.cc:515] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.269289  7794 leader_election.cc:290] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.270644  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7362e3e96ac0470ab4d71798befba86e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:04.271250  7794 consensus_queue.cc:1048] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:46:04.273627  7291 leader_election.cc:343] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.274889  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7362e3e96ac0470ab4d71798befba86e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:04.275389  7396 raft_consensus.cc:3060] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.277019  7517 ts_tablet_manager.cc:1434] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:46:04.277947  7517 tablet_bootstrap.cc:492] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:04.281764  7396 raft_consensus.cc:2468] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:04.283774  7289 leader_election.cc:304] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:04.284265  7588 consensus_queue.cc:1048] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.284507  7632 raft_consensus.cc:2804] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:04.284888  7632 raft_consensus.cc:697] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:04.285579  7632 consensus_queue.cc:237] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.304231  7514 raft_consensus.cc:359] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.306993  7514 raft_consensus.cc:385] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.307260  7514 raft_consensus.cc:740] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.307864  7514 consensus_queue.cc:260] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.309329  7514 ts_tablet_manager.cc:1434] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.000s
I20260709 14:46:04.310231  7514 tablet_bootstrap.cc:492] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:04.316126  7817 consensus_queue.cc:1048] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:46:04.322639  7517 tablet_bootstrap.cc:654] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.322933  7516 tablet_bootstrap.cc:492] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:04.323335  7516 ts_tablet_manager.cc:1403] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.164s	user 0.004s	sys 0.008s
I20260709 14:46:04.325554  7514 tablet_bootstrap.cc:654] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.337759  7516 raft_consensus.cc:359] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.338129  7722 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.338608  7722 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.338850  7837 consensus_queue.cc:1048] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.340543  7722 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:04.341523  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:04.338435  7516 raft_consensus.cc:385] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:46:04.342631  7438 leader_election.cc:343] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.342859  7516 raft_consensus.cc:740] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.342654  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
W20260709 14:46:04.344441  7440 leader_election.cc:343] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.344858  7440 leader_election.cc:304] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:04.348740  7722 raft_consensus.cc:2749] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:04.349882  7516 consensus_queue.cc:260] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.353947  7516 ts_tablet_manager.cc:1434] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.005s
I20260709 14:46:04.354928  7516 tablet_bootstrap.cc:492] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:04.357160  7722 raft_consensus.cc:493] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.358178  7722 raft_consensus.cc:515] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.360805  7722 leader_election.cc:290] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:04.361682  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:04.362299  7400 raft_consensus.cc:2468] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
I20260709 14:46:04.364115  7438 leader_election.cc:304] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:04.364843  7722 raft_consensus.cc:2804] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:04.365214  7722 raft_consensus.cc:493] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:04.365540  7722 raft_consensus.cc:3060] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.371867  7722 raft_consensus.cc:515] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.390892  7224 catalog_manager.cc:5697] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:04.392473  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:04.393031  7396 raft_consensus.cc:3060] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.398242  7516 tablet_bootstrap.cc:654] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.402679  7794 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.403170  7794 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.405155  7794 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.407033  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:04.406767  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
W20260709 14:46:04.408300  7291 leader_election.cc:343] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:46:04.408792  7289 leader_election.cc:343] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.400523  7722 leader_election.cc:290] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:04.409170  7289 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:04.409870  7794 raft_consensus.cc:2749] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:04.410868  7517 tablet_bootstrap.cc:492] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:04.411280  7517 ts_tablet_manager.cc:1403] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.134s	user 0.035s	sys 0.006s
I20260709 14:46:04.411959  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:04.409204  7514 tablet_bootstrap.cc:492] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
W20260709 14:46:04.413496  7440 leader_election.cc:343] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.413718  7517 raft_consensus.cc:359] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.414327  7517 raft_consensus.cc:385] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.414597  7517 raft_consensus.cc:740] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.415210  7517 consensus_queue.cc:260] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.413604  7514 ts_tablet_manager.cc:1403] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.104s	user 0.019s	sys 0.022s
I20260709 14:46:04.417130  7517 ts_tablet_manager.cc:1434] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:46:04.417994  7517 tablet_bootstrap.cc:492] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:04.409627  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:04.418596  7514 raft_consensus.cc:359] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.419344  7514 raft_consensus.cc:385] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.419713  7514 raft_consensus.cc:740] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
W20260709 14:46:04.420394  7440 leader_election.cc:343] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.420578  7514 consensus_queue.cc:260] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.428184  7737 raft_consensus.cc:493] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.429692  7514 ts_tablet_manager.cc:1434] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:46:04.432466  7737 raft_consensus.cc:515] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.434477  7737 leader_election.cc:290] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:04.435483  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:04.435770  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:04.436107  7400 raft_consensus.cc:2468] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 0.
W20260709 14:46:04.437021  7440 leader_election.cc:343] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.438861  7438 leader_election.cc:304] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:46:04.439823  7736 raft_consensus.cc:2804] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:04.440169  7736 raft_consensus.cc:493] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:04.440471  7736 raft_consensus.cc:3060] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.432129  7396 raft_consensus.cc:2468] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:04.442322  7438 leader_election.cc:304] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:46:04.443214  7738 raft_consensus.cc:2804] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:04.443640  7738 raft_consensus.cc:697] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:04.444442  7738 consensus_queue.cc:237] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.467816  7514 tablet_bootstrap.cc:492] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:04.473960  7837 raft_consensus.cc:493] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.474483  7837 raft_consensus.cc:515] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.476497  7837 leader_election.cc:290] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.506690  7736 raft_consensus.cc:515] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.508810  7736 leader_election.cc:290] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:04.510072  7516 tablet_bootstrap.cc:492] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:04.510524  7516 ts_tablet_manager.cc:1403] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.156s	user 0.021s	sys 0.022s
I20260709 14:46:04.536371  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:04.536852  7517 tablet_bootstrap.cc:654] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
W20260709 14:46:04.540519  7366 leader_election.cc:343] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.542955  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:04.544006  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:04.544606  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:04.545580  7514 tablet_bootstrap.cc:654] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.547492  7400 raft_consensus.cc:3060] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.549324  7222 catalog_manager.cc:5697] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:04.551064  7516 raft_consensus.cc:359] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.551719  7516 raft_consensus.cc:385] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.551971  7516 raft_consensus.cc:740] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.552561  7516 consensus_queue.cc:260] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.553457  7898 consensus_queue.cc:1048] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.555986  7898 raft_consensus.cc:493] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.556154  7516 ts_tablet_manager.cc:1434] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 14:46:04.556421  7898 raft_consensus.cc:515] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.557296  7325 raft_consensus.cc:3060] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.557443  7400 raft_consensus.cc:2468] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:04.558322  7898 leader_election.cc:290] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
W20260709 14:46:04.560648  7366 leader_election.cc:343] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.560997  7366 leader_election.cc:304] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:04.562083  7438 leader_election.cc:304] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:04.557063  7516 tablet_bootstrap.cc:492] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:04.565289  7736 raft_consensus.cc:2804] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:04.565747  7736 raft_consensus.cc:697] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:04.568073  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:04.567962  7736 consensus_queue.cc:237] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.568749  7326 raft_consensus.cc:2393] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 1: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:46:04.564184  7898 raft_consensus.cc:2749] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:04.578699  7325 raft_consensus.cc:2468] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:46:04.582525  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:04.583932  7517 tablet_bootstrap.cc:492] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:04.584380  7517 ts_tablet_manager.cc:1403] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.167s	user 0.019s	sys 0.012s
I20260709 14:46:04.586910  7517 raft_consensus.cc:359] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.587632  7517 raft_consensus.cc:385] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.587889  7517 raft_consensus.cc:740] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.588470  7517 consensus_queue.cc:260] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.601518  7366 leader_election.cc:304] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:04.603410  7517 ts_tablet_manager.cc:1434] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:46:04.604295  7517 tablet_bootstrap.cc:492] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9: Bootstrap starting.
I20260709 14:46:04.607159  7898 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.612689  7898 raft_consensus.cc:2749] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:04.615854  7516 tablet_bootstrap.cc:654] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.616285  7222 catalog_manager.cc:5697] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:04.618335  7817 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.621171  7517 tablet_bootstrap.cc:654] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.624053  7514 tablet_bootstrap.cc:492] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:04.624929  7514 ts_tablet_manager.cc:1403] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.171s	user 0.021s	sys 0.018s
W20260709 14:46:04.630457  7366 consensus_peers.cc:597] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:04.633708  7514 raft_consensus.cc:359] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.634812  7514 raft_consensus.cc:385] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.635103  7514 raft_consensus.cc:740] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.636718  7514 consensus_queue.cc:260] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.639055  7514 ts_tablet_manager.cc:1434] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:46:04.645946  7517 tablet_bootstrap.cc:492] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9: No bootstrap required, opened a new log
I20260709 14:46:04.646373  7517 ts_tablet_manager.cc:1403] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.003s
I20260709 14:46:04.650118  7514 tablet_bootstrap.cc:492] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c: Bootstrap starting.
I20260709 14:46:04.655475  7514 tablet_bootstrap.cc:654] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.659875  7517 raft_consensus.cc:359] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.660531  7517 raft_consensus.cc:385] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.660772  7517 raft_consensus.cc:740] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.661346  7517 consensus_queue.cc:260] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.662223  7516 tablet_bootstrap.cc:492] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:04.662690  7516 ts_tablet_manager.cc:1403] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.000s
I20260709 14:46:04.665287  7516 raft_consensus.cc:359] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.665902  7516 raft_consensus.cc:385] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.666550  7898 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:04.670594  7837 consensus_queue.cc:1048] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.666167  7516 raft_consensus.cc:740] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.673429  7516 consensus_queue.cc:260] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.676462  7516 ts_tablet_manager.cc:1434] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:46:04.677901  7516 tablet_bootstrap.cc:492] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:04.684309  7516 tablet_bootstrap.cc:654] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.685700  7722 consensus_queue.cc:1048] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.690543  7722 consensus_queue.cc:1048] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.695457  7517 ts_tablet_manager.cc:1434] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:46:04.739809  7794 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.740263  7794 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.741149  7898 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:46:04.746121  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:04.746219  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:04.746866  7473 raft_consensus.cc:2468] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
W20260709 14:46:04.747232  7289 leader_election.cc:343] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.748231  7291 leader_election.cc:304] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:04.753279  7794 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.753484  7795 raft_consensus.cc:2804] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:04.754668  7795 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:04.754999  7795 raft_consensus.cc:3060] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.782186  7722 raft_consensus.cc:493] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.786530  7722 raft_consensus.cc:515] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.788419  7722 leader_election.cc:290] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:04.789968  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7362e3e96ac0470ab4d71798befba86e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:04.792649  7795 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.794421  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7362e3e96ac0470ab4d71798befba86e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:04.795192  7400 raft_consensus.cc:2393] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 1: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:46:04.795413  7795 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.797536  7438 leader_election.cc:304] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:04.796336  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:04.795239  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:04.806560  7471 raft_consensus.cc:3060] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:46:04.813833  7289 leader_election.cc:343] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:46:04.800277  7737 raft_consensus.cc:3060] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.821985  7514 tablet_bootstrap.cc:492] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c: No bootstrap required, opened a new log
I20260709 14:46:04.822417  7514 ts_tablet_manager.cc:1403] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c: Time spent bootstrapping tablet: real 0.172s	user 0.018s	sys 0.046s
I20260709 14:46:04.824975  7514 raft_consensus.cc:359] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.825686  7514 raft_consensus.cc:385] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.825970  7514 raft_consensus.cc:740] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.826570  7514 consensus_queue.cc:260] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.827993  7516 tablet_bootstrap.cc:492] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:04.828419  7516 ts_tablet_manager.cc:1403] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.151s	user 0.039s	sys 0.047s
I20260709 14:46:04.831297  7516 raft_consensus.cc:359] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.832808  7516 raft_consensus.cc:385] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.833109  7516 raft_consensus.cc:740] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.833688  7516 consensus_queue.cc:260] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.838464  7471 raft_consensus.cc:2468] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:04.839426  7291 leader_election.cc:304] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:04.839496  7794 consensus_queue.cc:1048] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.840103  7795 raft_consensus.cc:2804] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:04.840538  7795 raft_consensus.cc:697] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:04.839588  7737 raft_consensus.cc:2749] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:04.841197  7795 consensus_queue.cc:237] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:46:04.843431  7440 consensus_peers.cc:597] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:46:04.843896  7516 ts_tablet_manager.cc:1434] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:46:04.844753  7516 tablet_bootstrap.cc:492] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:04.844587  7588 consensus_queue.cc:1048] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.828424  7514 ts_tablet_manager.cc:1434] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:46:04.851334  7588 raft_consensus.cc:493] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.851720  7588 raft_consensus.cc:515] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.853416  7588 leader_election.cc:290] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.856181  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:04.856740  7471 raft_consensus.cc:2468] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:04.857762  7291 leader_election.cc:304] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:04.858412  7588 raft_consensus.cc:2804] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:04.858726  7588 raft_consensus.cc:493] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:04.859014  7588 raft_consensus.cc:3060] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.859056  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:04.859655  7398 raft_consensus.cc:2468] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 0.
I20260709 14:46:04.865085  7588 raft_consensus.cc:515] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.868994  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:04.869556  7398 raft_consensus.cc:3060] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.877841  7516 tablet_bootstrap.cc:654] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.884667  7398 raft_consensus.cc:2468] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:04.889138  7737 consensus_queue.cc:1048] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:04.902880  7516 tablet_bootstrap.cc:492] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:04.903342  7516 ts_tablet_manager.cc:1403] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.059s	user 0.004s	sys 0.004s
I20260709 14:46:04.905766  7516 raft_consensus.cc:359] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.906401  7516 raft_consensus.cc:385] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.906659  7516 raft_consensus.cc:740] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.907263  7516 consensus_queue.cc:260] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.908849  7289 leader_election.cc:304] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [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: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:04.909523  7929 raft_consensus.cc:2804] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:04.910682  7516 ts_tablet_manager.cc:1434] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:46:04.911608  7516 tablet_bootstrap.cc:492] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f: Bootstrap starting.
I20260709 14:46:04.911480  7929 raft_consensus.cc:697] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:46:04.912938  7929 consensus_queue.cc:237] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.915297  7588 leader_election.cc:290] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.918349  7837 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:04.918809  7837 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.919870  7516 tablet_bootstrap.cc:654] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f: Neither blocks nor log segments found. Creating new log.
I20260709 14:46:04.920720  7837 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:04.921751  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:04.922262  7470 raft_consensus.cc:3060] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.922652  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:04.923372  7474 raft_consensus.cc:2393] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 1: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:46:04.928278  7470 raft_consensus.cc:2468] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:46:04.929490  7516 tablet_bootstrap.cc:492] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f: No bootstrap required, opened a new log
I20260709 14:46:04.930073  7516 ts_tablet_manager.cc:1403] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260709 14:46:04.932405  7516 raft_consensus.cc:359] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.932981  7516 raft_consensus.cc:385] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:46:04.933246  7516 raft_consensus.cc:740] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Initialized, Role: FOLLOWER
I20260709 14:46:04.933786  7516 consensus_queue.cc:260] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:04.934600  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:04.935873  7516 ts_tablet_manager.cc:1434] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:46:04.936177  7366 leader_election.cc:304] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:04.936901  7898 raft_consensus.cc:3060] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:04.939865  7222 catalog_manager.cc:5697] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:04.958712  7898 raft_consensus.cc:2749] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:04.975405  7222 catalog_manager.cc:5697] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 0 to 1, leader changed from <none> to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 1 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:04.990011  7272 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:46:05.055487  7929 raft_consensus.cc:493] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:05.055999  7929 raft_consensus.cc:515] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:05.057083  7738 consensus_queue.cc:1048] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:05.058617  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:46:05.060214  7929 leader_election.cc:290] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:05.061295  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:05.062351  7291 leader_election.cc:304] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:05.063249  7929 raft_consensus.cc:2749] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:46:05.071946  7738 consensus_queue.cc:1048] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:05.081966  7898 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:46:05.082397  7898 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:05.084493  7898 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:05.085951  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:46:05.089646  7470 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:05.085067  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:46:05.091361  7323 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 0.
I20260709 14:46:05.092070  7366 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:05.093199  7720 raft_consensus.cc:2804] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:46:05.093546  7720 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:46:05.093873  7720 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:05.099546  7720 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:05.100908  7720 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 1 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:05.101555  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:05.101763  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:05.102066  7323 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:05.102224  7470 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:05.106225  7470 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:05.107043  7323 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:46:05.107007  7366 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [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: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:05.107753  7720 raft_consensus.cc:2804] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:46:05.108167  7720 raft_consensus.cc:697] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:05.108815  7720 consensus_queue.cc:237] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [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: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:05.112373  7324 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:05.117262  7221 catalog_manager.cc:5697] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 0 to 1, leader changed from <none> to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 1 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:05.218158  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:46:05.233304  7941 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
I20260709 14:46:05.234011  6222 server_base.cc:1061] running on GCE node
W20260709 14:46:05.234143  7942 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
W20260709 14:46:05.235001  7944 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
I20260709 14:46:05.236326  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:46:05.236522  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:46:05.236696  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608365236678 us; error 0 us; skew 500 ppm
I20260709 14:46:05.237430  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:46:05.239797  6222 webserver.cc:533] Webserver started at http://127.6.19.132:44649/ using document root <none> and password file <none>
I20260709 14:46:05.240258  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:46:05.240438  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:46:05.240711  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:46:05.241809  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-3-root/instance:
uuid: "8660efde977e4662bed7a2390a792d49"
format_stamp: "Formatted at 2026-07-09 14:46:05 on dist-test-slave-gjv7"
I20260709 14:46:05.247408  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:46:05.251219  7949 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:05.251973  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:46:05.252290  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-3-root
uuid: "8660efde977e4662bed7a2390a792d49"
format_stamp: "Formatted at 2026-07-09 14:46:05 on dist-test-slave-gjv7"
I20260709 14:46:05.252635  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608332707656-6222-0/minicluster-data/ts-3-root/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)
I20260709 14:46:05.258818  7588 consensus_queue.cc:1048] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:05.302173  7929 consensus_queue.cc:1048] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:05.324203  7324 raft_consensus.cc:3060] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:46:05.336556  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:46:05.338397  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:46:05.340579  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:46:05.343070  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:46:05.343267  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:05.343497  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:46:05.343663  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:46:05.417939  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.132:40781
I20260709 14:46:05.418063  8014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.132:40781 every 8 connection(s)
I20260709 14:46:05.420655  7588 consensus_queue.cc:1048] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:05.421988  7588 consensus_queue.cc:1048] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:05.423861  6222 auto_leader_rebalancer-test.cc:446] add a tserver: 8660efde977e4662bed7a2390a792d49
I20260709 14:46:05.474359  8015 heartbeater.cc:344] Connected to a master server at 127.6.19.190:45919
I20260709 14:46:05.474817  8015 heartbeater.cc:461] Registering TS with master...
I20260709 14:46:05.475698  8015 heartbeater.cc:507] Master 127.6.19.190:45919 requested a full tablet report, sending...
I20260709 14:46:05.478134  7224 ts_manager.cc:194] Registered new tserver with Master: 8660efde977e4662bed7a2390a792d49 (127.6.19.132:40781)
I20260709 14:46:05.479799  7224 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48790
I20260709 14:46:05.662919  7720 consensus_queue.cc:1048] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:05.674405  7720 consensus_queue.cc:1048] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:46:06.490187  8015 heartbeater.cc:499] Master 127.6.19.190:45919 was elected leader, sending a full tablet report...
I20260709 14:46:10.626755  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:10.680626  7470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:10.681161  7470 raft_consensus.cc:606] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:10.682142  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:46:10.683066  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:11.170347  8021 raft_consensus.cc:993] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:11.170894  8024 raft_consensus.cc:1081] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:11.172278  7398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:11.172816  7398 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:11.173110  7398 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:11.176978  7398 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:11.178587  7398 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:11.179229  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:11.179574  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:11.180161  7473 raft_consensus.cc:3055] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:11.180663  7473 raft_consensus.cc:740] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:11.179927  7323 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:11.181504  7473 consensus_queue.cc:260] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:11.182684  7473 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:11.187602  7323 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:11.188220  7473 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:11.189232  7366 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:11.190351  8031 raft_consensus.cc:2804] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:11.191013  8031 raft_consensus.cc:697] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:11.191802  8031 consensus_queue.cc:237] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:11.201088  7222 catalog_manager.cc:5697] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:11.598953  7473 raft_consensus.cc:1275] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:11.600069  7837 consensus_queue.cc:1048] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:11.609611  7323 raft_consensus.cc:1275] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:11.610888  7837 consensus_queue.cc:1048] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:11.683758  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:11.721644  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:11.764586  7398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:11.765105  7398 raft_consensus.cc:606] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:11.767400  7473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:11.767795  7473 raft_consensus.cc:606] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:11.768951  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:11.770362  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:11.914625  8026 raft_consensus.cc:993] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:11.915024  7837 raft_consensus.cc:1081] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:11.916224  7473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:11.916589  7473 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:11.916864  7473 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:11.920893  7473 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:11.922300  7473 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:11.922849  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:11.923272  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:11.923784  7400 raft_consensus.cc:3055] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:11.923400  7323 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:11.924003  7400 raft_consensus.cc:740] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:11.924679  7400 consensus_queue.cc:260] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:11.925726  7400 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:11.929009  7323 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:11.929759  7440 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:11.930279  8037 raft_consensus.cc:2804] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:11.930696  8037 raft_consensus.cc:697] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:11.931612  7400 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:11.931416  8037 consensus_queue.cc:237] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:11.940719  7221 catalog_manager.cc:5697] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:12.058240  8037 raft_consensus.cc:993] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:12.058620  8021 raft_consensus.cc:1081] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:12.059711  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:12.060076  7400 raft_consensus.cc:493] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:12.060286  7400 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:12.063916  7400 raft_consensus.cc:515] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:12.065217  7400 leader_election.cc:290] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:12.065795  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:12.066047  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:12.066323  7323 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:12.066546  7473 raft_consensus.cc:3055] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:12.066829  7473 raft_consensus.cc:740] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:12.067482  7473 consensus_queue.cc:260] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:12.068539  7473 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:12.072163  7323 raft_consensus.cc:2468] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:12.073611  7366 leader_election.cc:304] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:12.073982  7473 raft_consensus.cc:2468] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:12.074332  7837 raft_consensus.cc:2804] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:12.074764  7837 raft_consensus.cc:697] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:12.075450  7837 consensus_queue.cc:237] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:12.084156  7221 catalog_manager.cc:5697] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:12.322489  7396 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:12.323880  8037 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:12.333611  7323 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:12.334967  8037 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:12.477571  7471 raft_consensus.cc:1275] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:12.478489  7837 consensus_queue.cc:1048] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:12.487210  7324 raft_consensus.cc:1275] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:12.488471  8051 consensus_queue.cc:1048] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:12.771111  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:12.808108  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:12.844851  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0698395e3b944a61afd3952befa99036"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:12.845474  7396 raft_consensus.cc:606] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:12.847832  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:12.848338  7471 raft_consensus.cc:606] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:12.849465  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:12.850498  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:13.224804  8060 raft_consensus.cc:993] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:13.225844  8051 raft_consensus.cc:1081] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:13.227672  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0698395e3b944a61afd3952befa99036"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:13.228451  7471 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:13.228996  7471 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:13.246025  7471 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:13.250945  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:13.252126  7324 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:13.252792  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:13.253613  7396 raft_consensus.cc:3055] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:13.254082  7396 raft_consensus.cc:740] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:13.255638  7396 consensus_queue.cc:260] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:13.250934  7471 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:13.261101  7396 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:13.266774  7324 raft_consensus.cc:2468] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:13.268414  7440 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:13.270599  8056 raft_consensus.cc:2804] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:13.271119  8056 raft_consensus.cc:697] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:13.272262  8056 consensus_queue.cc:237] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:13.288873  7396 raft_consensus.cc:2468] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:13.300403  7222 catalog_manager.cc:5697] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:13.352133  8065 raft_consensus.cc:993] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:13.352908  8062 raft_consensus.cc:1081] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:13.354468  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:13.354982  7396 raft_consensus.cc:493] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:13.355263  7396 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:13.359620  7396 raft_consensus.cc:515] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:13.361380  7396 leader_election.cc:290] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:13.361833  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:13.362368  7324 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:13.362458  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:13.363004  7471 raft_consensus.cc:3055] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:13.363337  7471 raft_consensus.cc:740] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:13.364126  7471 consensus_queue.cc:260] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:13.365268  7471 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:13.368556  7324 raft_consensus.cc:2468] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:13.369665  7366 leader_election.cc:304] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:13.370309  8026 raft_consensus.cc:2804] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:13.370625  8026 raft_consensus.cc:697] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:13.370682  7471 raft_consensus.cc:2468] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:13.371444  8026 consensus_queue.cc:237] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:13.381611  7222 catalog_manager.cc:5697] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:13.662675  7397 raft_consensus.cc:1275] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:13.663790  8056 consensus_queue.cc:1048] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:13.673972  7323 raft_consensus.cc:1275] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:13.679535  8065 consensus_queue.cc:1048] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:13.851325  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:13.891921  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:13.901675  7324 raft_consensus.cc:1275] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:13.902797  8026 consensus_queue.cc:1048] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:13.911338  7473 raft_consensus.cc:1275] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:13.912633  8060 consensus_queue.cc:1048] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:13.935586  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:13.936090  7396 raft_consensus.cc:606] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:13.939990  7473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:13.940407  7473 raft_consensus.cc:606] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:13.941522  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:13.942862  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:14.242775  8084 raft_consensus.cc:993] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:14.243227  8084 raft_consensus.cc:1081] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:14.244987  7469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:14.245564  7469 raft_consensus.cc:493] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:14.245910  7469 raft_consensus.cc:3060] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:14.264801  8065 raft_consensus.cc:993] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:14.265362  8065 raft_consensus.cc:1081] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:14.267293  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:14.267765  7400 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:14.268081  7400 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:14.277877  7400 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:14.280053  7469 raft_consensus.cc:515] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:14.287103  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:14.287689  7474 raft_consensus.cc:3055] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:14.292709  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:14.304889  7396 raft_consensus.cc:3055] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:14.305296  7396 raft_consensus.cc:740] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:14.305986  7396 consensus_queue.cc:260] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:14.306784  7396 raft_consensus.cc:3060] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:14.310271  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:14.310858  7324 raft_consensus.cc:3060] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:14.317427  7324 raft_consensus.cc:2468] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:14.318428  7321 raft_consensus.cc:1240] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 1. Current term is 2. Ops: []
I20260709 14:46:14.321871  7474 raft_consensus.cc:740] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:14.322661  7474 consensus_queue.cc:260] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:14.334856  7474 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:14.325572  7440 leader_election.cc:304] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:14.324316  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:14.338023  7321 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:14.343411  7474 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:14.338861  8086 raft_consensus.cc:2804] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:14.344070  8086 raft_consensus.cc:697] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:14.344965  8086 consensus_queue.cc:237] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:14.348040  7366 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:14.284296  7400 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:14.348768  8026 raft_consensus.cc:2804] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:14.349005  7396 raft_consensus.cc:2468] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:14.349198  8026 raft_consensus.cc:697] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:14.295212  7469 leader_election.cc:290] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:14.349982  8026 consensus_queue.cc:237] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:14.356909  7321 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:14.363906  7222 catalog_manager.cc:5697] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:14.364794  7221 catalog_manager.cc:5697] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:14.747375  7396 raft_consensus.cc:1275] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:14.748400  8056 consensus_queue.cc:1048] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:14.770584  7321 raft_consensus.cc:1275] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:14.774536  8056 consensus_queue.cc:1048] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:14.829679  7321 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:14.830713  8026 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:14.846845  7469 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:14.852840  8060 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:14.951547  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:14.990826  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:15.023361  7469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:15.023984  7469 raft_consensus.cc:606] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:15.026104  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:15.026510  7397 raft_consensus.cc:606] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:15.027474  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:15.028775  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 14:46:15.127748  7255 debug-util.cc:398] Leaking SignalData structure 0x7b0800038da0 after lost signal to thread 6225
W20260709 14:46:15.128509  7255 debug-util.cc:398] Leaking SignalData structure 0x7b0800034c00 after lost signal to thread 7258
W20260709 14:46:15.129341  7255 debug-util.cc:398] Leaking SignalData structure 0x7b0800168440 after lost signal to thread 7350
W20260709 14:46:15.130196  7255 debug-util.cc:398] Leaking SignalData structure 0x7b0800290960 after lost signal to thread 7425
W20260709 14:46:15.130959  7255 debug-util.cc:398] Leaking SignalData structure 0x7b0800117d60 after lost signal to thread 7499
W20260709 14:46:15.131675  7255 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1f60 after lost signal to thread 8014
I20260709 14:46:15.273504  8085 raft_consensus.cc:993] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:15.274053  8056 raft_consensus.cc:1081] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:15.275321  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:15.275867  7397 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:15.276216  7397 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:15.283174  7397 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:15.287418  7397 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:15.297529  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:15.298064  7324 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:15.313037  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:15.313789  7469 raft_consensus.cc:3055] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:15.314167  7469 raft_consensus.cc:740] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:15.315026  7469 consensus_queue.cc:260] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:15.318915  7469 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:15.320744  7324 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:15.321756  7366 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:15.322783  8026 raft_consensus.cc:2804] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:15.323789  8026 raft_consensus.cc:697] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:15.324534  8026 consensus_queue.cc:237] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:15.330991  7469 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:15.339826  7222 catalog_manager.cc:5697] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:15.482030  8107 raft_consensus.cc:993] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:15.482577  8026 raft_consensus.cc:1081] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:15.483850  7474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:15.484227  7474 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:15.484462  7474 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:15.488386  7474 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:15.489760  7474 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:15.490734  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:15.491261  7396 raft_consensus.cc:3055] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:15.491526  7396 raft_consensus.cc:740] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:15.492067  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:15.492149  7396 consensus_queue.cc:260] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:15.492620  7324 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:15.493294  7396 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:15.498972  7396 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:15.499143  7324 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:15.500176  7438 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:15.500914  8102 raft_consensus.cc:2804] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:15.501366  8102 raft_consensus.cc:697] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:15.502056  8102 consensus_queue.cc:237] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:15.511009  7222 catalog_manager.cc:5697] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:15.737223  7319 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:15.738536  8026 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:15.741101  7474 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:15.742852  8026 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:46:16.018105  7399 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:16.019410  8102 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:16.029583  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:16.035804  7319 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:16.037330  8085 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:16.105772  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:16.148705  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:16.149284  7397 raft_consensus.cc:606] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:16.152238  7469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:16.152822  7469 raft_consensus.cc:606] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:16.154141  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:16.155901  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:16.346544  8102 raft_consensus.cc:993] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:16.347076  8115 raft_consensus.cc:1081] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:16.348330  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:16.348721  7396 raft_consensus.cc:493] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:16.348953  7396 raft_consensus.cc:3060] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:16.352710  7396 raft_consensus.cc:515] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:16.354202  7396 leader_election.cc:290] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:16.355216  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:16.355875  7319 raft_consensus.cc:3060] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:16.356062  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:16.356631  7469 raft_consensus.cc:3055] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:16.356974  7469 raft_consensus.cc:740] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:16.357800  7469 consensus_queue.cc:260] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:16.359036  7469 raft_consensus.cc:3060] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:16.362370  7319 raft_consensus.cc:2468] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:16.363335  7366 leader_election.cc:304] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:16.364022  8108 raft_consensus.cc:2804] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:16.364485  8108 raft_consensus.cc:697] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:16.365202  7469 raft_consensus.cc:2468] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:16.365357  8108 consensus_queue.cc:237] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:16.374962  7221 catalog_manager.cc:5697] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:16.484578  8121 raft_consensus.cc:993] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:16.485050  8108 raft_consensus.cc:1081] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:16.486406  7469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:16.486848  7469 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:16.487134  7469 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:16.491381  7469 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:16.492771  7469 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:16.493626  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:16.493897  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:16.494217  7319 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:16.494360  7397 raft_consensus.cc:3055] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:16.494701  7397 raft_consensus.cc:740] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:16.495316  7397 consensus_queue.cc:260] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:16.496241  7397 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:16.501295  7319 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:16.502372  7440 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:16.502822  7397 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:16.503054  8102 raft_consensus.cc:2804] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:16.503515  8102 raft_consensus.cc:697] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:16.504284  8102 consensus_queue.cc:237] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:16.516131  7221 catalog_manager.cc:5697] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:16.861634  7474 raft_consensus.cc:1275] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:16.863021  8121 consensus_queue.cc:1048] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:16.876950  7319 raft_consensus.cc:1275] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:16.878479  8121 consensus_queue.cc:1048] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:16.949626  7397 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:16.950816  8085 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:16.967077  7319 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:16.968703  8085 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:17.156697  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:17.249459  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:17.296288  7474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:17.296869  7474 raft_consensus.cc:606] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:17.299297  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:17.299811  7397 raft_consensus.cc:606] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:17.300987  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:17.302412  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:17.632781  8108 raft_consensus.cc:993] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:17.633266  8121 raft_consensus.cc:1081] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:17.634644  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:17.635921  7472 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:17.636315  7472 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:17.643777  7472 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:17.645485  7472 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:17.645983  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:17.646411  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:17.646903  7319 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:17.646981  7396 raft_consensus.cc:3055] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:17.647779  7396 raft_consensus.cc:740] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:17.648468  7396 consensus_queue.cc:260] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:17.649451  7396 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:17.653800  7319 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:17.655802  7440 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:17.657356  8132 raft_consensus.cc:2804] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:17.657713  8132 raft_consensus.cc:697] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:17.658504  8132 consensus_queue.cc:237] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:17.656286  7396 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:17.668814  7222 catalog_manager.cc:5697] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:17.793877  8132 raft_consensus.cc:993] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:17.794351  8132 raft_consensus.cc:1081] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:17.795667  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:17.796096  7396 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:17.796348  7396 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:17.800129  7396 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:17.801538  7396 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:17.802085  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:17.802611  7319 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:17.802752  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:17.803227  7472 raft_consensus.cc:3055] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:17.803555  7472 raft_consensus.cc:740] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:17.804193  7472 consensus_queue.cc:260] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:17.809048  7472 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:17.812436  7319 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:17.814043  7366 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:17.814795  8121 raft_consensus.cc:2804] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:17.815237  8121 raft_consensus.cc:697] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:17.815835  7472 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:17.816277  8121 consensus_queue.cc:237] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:17.826917  7222 catalog_manager.cc:5697] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:18.059154  7399 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:18.060158  8085 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:18.069949  7319 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:18.071424  8132 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:18.259848  7319 raft_consensus.cc:1275] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:18.260774  8108 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:18.262857  7472 raft_consensus.cc:1275] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:18.263979  8108 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:18.304800  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:18.404165  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:18.435689  7472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:18.436167  7472 raft_consensus.cc:606] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:18.438678  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:18.439092  7397 raft_consensus.cc:606] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:18.439944  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:18.440814  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:18.562500  8108 raft_consensus.cc:993] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:18.562886  8121 raft_consensus.cc:1081] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:18.564025  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:18.564437  7472 raft_consensus.cc:493] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:18.564767  7472 raft_consensus.cc:3060] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:18.570137  7472 raft_consensus.cc:515] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:18.571518  7472 leader_election.cc:290] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:18.572047  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:18.572237  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:18.572607  7319 raft_consensus.cc:3060] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:18.572748  7396 raft_consensus.cc:3055] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:18.573053  7396 raft_consensus.cc:740] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:18.573711  7396 consensus_queue.cc:260] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:18.574723  7396 raft_consensus.cc:3060] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:18.577118  7319 raft_consensus.cc:2468] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:18.578022  7440 leader_election.cc:304] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:18.578943  8085 raft_consensus.cc:2804] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:18.579432  8085 raft_consensus.cc:697] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:18.580258  8085 consensus_queue.cc:237] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:18.580767  7396 raft_consensus.cc:2468] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:18.590188  7224 catalog_manager.cc:5697] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:18.689018  8085 raft_consensus.cc:993] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:18.689421  8133 raft_consensus.cc:1081] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:18.690645  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:18.691058  7397 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:18.691304  7397 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:18.695937  7397 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:18.697511  7397 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:18.697942  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:18.698472  7324 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:18.699153  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:18.699684  7472 raft_consensus.cc:3055] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:18.699914  7472 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:18.700517  7472 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:18.701422  7472 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:18.702579  7324 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:18.703518  7366 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:18.704830  8108 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:18.705265  8108 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:18.705940  8108 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:18.706931  7472 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:18.716885  7224 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:19.092191  7397 raft_consensus.cc:1275] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:19.093463  8133 consensus_queue.cc:1048] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:19.102767  7319 raft_consensus.cc:1275] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:19.104815  8133 consensus_queue.cc:1048] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:19.179020  7319 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:19.179929  8108 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:19.188443  7471 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:19.196686  8108 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:19.441499  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:19.601959  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:19.637528  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:19.637953  7397 raft_consensus.cc:606] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:19.639933  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:19.640332  7471 raft_consensus.cc:606] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:19.641256  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:19.642160  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:19.646304  8085 raft_consensus.cc:993] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:19.646664  8133 raft_consensus.cc:1081] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:19.647756  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:19.648126  7397 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:19.648370  7397 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:19.652385  7397 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:19.653823  7397 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:19.654453  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:19.654963  7319 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:19.655323  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:19.655709  7471 raft_consensus.cc:3055] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:19.655964  7471 raft_consensus.cc:740] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:19.656468  7471 consensus_queue.cc:260] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:19.657228  7471 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:19.659088  7319 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:19.659825  7366 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:19.660352  8159 raft_consensus.cc:2804] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:19.660712  8159 raft_consensus.cc:697] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:19.661060  7471 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:19.661393  8159 consensus_queue.cc:237] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:19.670542  7222 catalog_manager.cc:5697] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:19.784056  8108 raft_consensus.cc:993] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:19.784440  8159 raft_consensus.cc:1081] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:19.785672  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:19.786173  7471 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:19.786509  7471 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:19.791285  7471 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:19.792635  7471 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:19.793103  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:19.793394  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:19.793666  7319 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:19.793913  7397 raft_consensus.cc:3055] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:19.794159  7397 raft_consensus.cc:740] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:19.794669  7397 consensus_queue.cc:260] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:19.795401  7397 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:19.798156  7319 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:46:19.799078  7440 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:19.799621  8133 raft_consensus.cc:2804] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:19.800047  8133 raft_consensus.cc:697] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:19.800809  8133 consensus_queue.cc:237] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:19.800019  7397 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:46:19.809962  7222 catalog_manager.cc:5697] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:20.078073  7472 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:20.079062  8159 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:20.082286  7324 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:20.084326  8108 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:20.196967  7397 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:20.198004  8133 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:20.205873  7319 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:20.208521  8166 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:20.643041  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:20.941239  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:20.972189  7472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:20.972653  7472 raft_consensus.cc:606] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:20.974864  7399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:20.975342  7399 raft_consensus.cc:606] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:20.976691  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:20.978081  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:21.199498  8108 raft_consensus.cc:993] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:21.199909  8180 raft_consensus.cc:1081] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:21.201050  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:21.201469  7472 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:21.201717  7472 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:21.206681  7472 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:21.208977  7472 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:21.209931  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:21.210381  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:21.210547  7321 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:21.210903  7397 raft_consensus.cc:3055] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:21.211167  7397 raft_consensus.cc:740] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:21.211745  7397 consensus_queue.cc:260] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:21.212491  7397 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:21.215178  7321 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:21.216135  7440 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:21.216728  7397 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:21.216979  8133 raft_consensus.cc:2804] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:21.217679  8133 raft_consensus.cc:697] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:21.218479  8133 consensus_queue.cc:237] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:21.227320  8133 raft_consensus.cc:993] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:21.227674  8166 raft_consensus.cc:1081] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:21.229297  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:21.229993  7397 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:21.230353  7397 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:21.230474  7224 catalog_manager.cc:5697] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:21.236400  7397 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:21.238163  7397 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:21.238752  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:21.239050  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:21.239383  7321 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:21.239717  7472 raft_consensus.cc:3055] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:21.240024  7472 raft_consensus.cc:740] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:21.240720  7472 consensus_queue.cc:260] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:21.241564  7472 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:21.245901  7321 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:46:21.247110  7366 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:21.247812  8180 raft_consensus.cc:2804] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:21.248275  8180 raft_consensus.cc:697] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:21.247817  7472 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:46:21.248983  8180 consensus_queue.cc:237] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:21.258494  7224 catalog_manager.cc:5697] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:21.620265  7399 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:21.621251  8133 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:21.649475  7324 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:21.652103  8190 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:21.703203  7324 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:21.704294  8180 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:21.720103  7471 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:21.722517  8195 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:21.978875  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:22.523734  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:22.560431  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:22.560982  7471 raft_consensus.cc:606] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:22.563561  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:22.564052  7396 raft_consensus.cc:606] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:22.565819  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:22.567384  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:22.702270  8199 raft_consensus.cc:993] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:22.702756  8191 raft_consensus.cc:1081] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:22.704038  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:22.704434  7396 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:22.704738  7396 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:22.709600  7396 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:22.710963  7396 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:22.713006  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:22.713479  7471 raft_consensus.cc:3055] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:22.713397  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:22.713853  7471 raft_consensus.cc:740] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:22.714110  7319 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:22.714522  7471 consensus_queue.cc:260] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:22.715387  7471 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:22.719440  7319 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:46:22.719487  7471 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:46:22.720690  7366 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:22.721354  8195 raft_consensus.cc:2804] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:22.722605  8195 raft_consensus.cc:697] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:22.723394  8195 consensus_queue.cc:237] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:22.740407  7224 catalog_manager.cc:5697] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 4 to 5, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 5 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:22.970835  8200 raft_consensus.cc:993] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:22.971414  8196 raft_consensus.cc:1081] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:22.972787  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:22.973336  7472 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:22.973786  7472 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.978796  7472 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:22.980098  7472 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:22.980760  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:22.980952  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:22.981292  7319 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.981491  7397 raft_consensus.cc:3055] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:22.981779  7397 raft_consensus.cc:740] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:22.982372  7397 consensus_queue.cc:260] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:22.983126  7397 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:22.986835  7319 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:22.987681  7440 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:22.988473  8191 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:22.988715  7397 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:22.988916  8191 raft_consensus.cc:697] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:22.989751  8191 consensus_queue.cc:237] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:22.999603  7224 catalog_manager.cc:5697] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:23.120458  7319 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:23.121413  8196 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:23.133864  7472 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:23.135038  8200 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:46:23.252946  7438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:34761, user_credentials={real_user=slave}} blocked reactor thread for 49072.2us
I20260709 14:46:23.411093  7396 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:23.412441  8199 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:23.421818  7324 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:23.425148  8217 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:23.568329  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:24.611459  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:24.646615  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:24.647387  7471 raft_consensus.cc:606] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:24.649729  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:24.650100  7397 raft_consensus.cc:606] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:24.651026  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:24.651984  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:24.700134  8222 raft_consensus.cc:993] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:24.700639  8195 raft_consensus.cc:1081] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:24.701794  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:24.702338  7471 raft_consensus.cc:493] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:24.702692  7471 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:24.709084  7471 raft_consensus.cc:515] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:24.710580  7471 leader_election.cc:290] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:24.711182  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:24.711392  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:24.711798  7324 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:24.711915  7396 raft_consensus.cc:3055] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:24.712205  7396 raft_consensus.cc:740] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:24.712738  7396 consensus_queue.cc:260] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:24.713573  7396 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:24.715965  7324 raft_consensus.cc:2468] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:24.717005  7440 leader_election.cc:304] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:24.717845  8221 raft_consensus.cc:2804] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:24.718226  7396 raft_consensus.cc:2468] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:24.718245  8221 raft_consensus.cc:697] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:24.719247  8221 consensus_queue.cc:237] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:24.728190  7224 catalog_manager.cc:5697] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:24.958467  8217 raft_consensus.cc:993] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:24.958969  8221 raft_consensus.cc:1081] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:24.960106  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:24.960599  7397 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:24.960924  7397 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:24.965299  7397 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:24.967046  7397 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:24.967689  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:24.968283  7324 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:24.968168  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:24.968736  7475 raft_consensus.cc:3055] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:24.968955  7475 raft_consensus.cc:740] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:24.969563  7475 consensus_queue.cc:260] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:24.970409  7475 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:24.972395  7324 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:24.973278  7366 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:24.973867  8222 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:24.974211  8222 raft_consensus.cc:697] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:24.974730  7475 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:24.974916  8222 consensus_queue.cc:237] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:24.984449  7224 catalog_manager.cc:5697] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:25.160246  7396 raft_consensus.cc:1275] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:25.161805  8221 consensus_queue.cc:1048] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:25.174574  7324 raft_consensus.cc:1275] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:25.176138  8221 consensus_queue.cc:1048] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:25.425915  7324 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:25.434523  8195 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:25.444293  7475 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:25.445720  8195 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:25.652817  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:26.686470  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:26.718585  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:26.719023  7396 raft_consensus.cc:606] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:26.720950  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:26.721410  7471 raft_consensus.cc:606] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:26.722462  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:26.723374  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:26.898033  8243 raft_consensus.cc:993] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:26.898466  8238 raft_consensus.cc:1081] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:26.899585  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:26.899971  7397 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:26.900225  7397 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:26.904210  7397 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:26.905478  7397 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:26.906052  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:26.906283  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:26.906611  7324 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:26.906772  7471 raft_consensus.cc:3055] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:26.907085  7471 raft_consensus.cc:740] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:26.907756  7471 consensus_queue.cc:260] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:26.908895  7471 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:26.912528  7324 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:26.913626  7366 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:26.914287  8222 raft_consensus.cc:2804] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:26.914615  8222 raft_consensus.cc:697] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:26.915329  8222 consensus_queue.cc:237] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:26.915732  7471 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:26.925208  7222 catalog_manager.cc:5697] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:27.057755  8222 raft_consensus.cc:993] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:27.058164  8239 raft_consensus.cc:1081] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:27.059311  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:27.059696  7475 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:27.059940  7475 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:27.063786  7475 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:27.065028  7475 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:27.065869  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:27.065871  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:27.066583  7323 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:27.066679  7397 raft_consensus.cc:3055] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:27.067705  7397 raft_consensus.cc:740] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:27.068377  7397 consensus_queue.cc:260] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:27.069130  7397 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:27.071229  7323 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:46:27.071991  7440 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:27.072530  8238 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:27.072978  8238 raft_consensus.cc:697] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:27.073422  7397 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:46:27.073763  8238 consensus_queue.cc:237] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:27.083460  7222 catalog_manager.cc:5697] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:27.436856  7324 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:27.437816  8250 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:27.445900  7471 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:27.450413  8250 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:27.509436  7397 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:27.510533  8238 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:27.522404  7324 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:27.532917  8243 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:27.724184  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:28.758010  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:28.791793  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:28.792268  7471 raft_consensus.cc:606] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:28.794509  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:28.794915  7397 raft_consensus.cc:606] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:28.796528  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:28.797664  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:28.949939  8243 raft_consensus.cc:993] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:28.950484  8260 raft_consensus.cc:1081] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:28.951625  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:28.951987  7396 raft_consensus.cc:493] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:28.952193  7396 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:28.956229  7396 raft_consensus.cc:515] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:28.957819  7396 leader_election.cc:290] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:28.958309  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:28.958650  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:28.958832  7324 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:28.959144  7471 raft_consensus.cc:3055] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:28.959434  7471 raft_consensus.cc:740] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:28.960096  7471 consensus_queue.cc:260] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:28.961212  7471 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:28.964371  7324 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:28.965415  7366 leader_election.cc:304] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:28.966132  8250 raft_consensus.cc:2804] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:28.966501  8250 raft_consensus.cc:697] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:28.966928  7471 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:28.967155  8250 consensus_queue.cc:237] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:28.975229  7224 catalog_manager.cc:5697] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:29.078970  8250 raft_consensus.cc:993] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:29.079514  8250 raft_consensus.cc:1081] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:29.080701  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:29.081080  7475 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:29.081337  7475 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:29.086172  7475 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:29.087849  7475 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:29.088377  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:29.088641  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:29.088912  7324 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:29.089120  7397 raft_consensus.cc:3055] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:29.089455  7397 raft_consensus.cc:740] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:29.090070  7397 consensus_queue.cc:260] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:29.090891  7397 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:29.093544  7324 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:46:29.094406  7440 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:29.094945  8260 raft_consensus.cc:2804] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:29.095665  7397 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:46:29.097345  8260 raft_consensus.cc:697] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:29.098191  8260 consensus_queue.cc:237] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:29.109208  7224 catalog_manager.cc:5697] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:29.389674  7475 raft_consensus.cc:1275] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:29.390946  8250 consensus_queue.cc:1048] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:29.401721  7324 raft_consensus.cc:1275] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:29.403071  8250 consensus_queue.cc:1048] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:29.611699  7323 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:29.612627  8260 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:29.620162  7396 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:29.621729  8277 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:29.798418  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:30.832358  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:30.865764  7475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:30.866303  7475 raft_consensus.cc:606] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:30.868551  7399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:30.868922  7399 raft_consensus.cc:606] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:30.869805  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:30.870826  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:31.052541  8260 raft_consensus.cc:993] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:31.052934  8280 raft_consensus.cc:1081] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:31.054117  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:31.054493  7397 raft_consensus.cc:493] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:31.054724  7397 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:31.059199  7397 raft_consensus.cc:515] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:31.060672  7397 leader_election.cc:290] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:31.061307  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:31.061909  7323 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:31.062458  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:31.062973  7475 raft_consensus.cc:3055] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:31.063243  7475 raft_consensus.cc:740] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:31.063956  7475 consensus_queue.cc:260] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:31.065007  7475 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:31.067744  7323 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:31.068727  7366 leader_election.cc:304] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:31.069416  8279 raft_consensus.cc:2804] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:31.069767  8279 raft_consensus.cc:697] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:31.070457  7475 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:31.070523  8279 consensus_queue.cc:237] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:31.079480  7222 catalog_manager.cc:5697] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:31.262938  8279 raft_consensus.cc:993] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:31.263348  8268 raft_consensus.cc:1081] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:31.264575  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:31.265018  7475 raft_consensus.cc:493] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:31.265379  7475 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:31.270532  7475 raft_consensus.cc:515] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:31.272341  7475 leader_election.cc:290] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:31.272432  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:31.273053  7323 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:31.273149  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:31.273761  7397 raft_consensus.cc:3055] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:31.274042  7397 raft_consensus.cc:740] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:31.274677  7397 consensus_queue.cc:260] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:31.275812  7397 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:31.280376  7323 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:31.281309  7440 leader_election.cc:304] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:31.281833  7397 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:31.282088  8280 raft_consensus.cc:2804] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:31.282720  8280 raft_consensus.cc:697] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:31.283532  8280 consensus_queue.cc:237] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:31.291872  7222 catalog_manager.cc:5697] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:31.483172  7471 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:31.484477  8279 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:31.486637  7323 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:31.491396  8279 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:31.703307  7323 raft_consensus.cc:1275] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:31.704200  8290 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:31.716998  7396 raft_consensus.cc:1275] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:31.719587  8260 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:31.871815  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:32.907992  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:32.940604  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "165023b4160c45fd8870018f038cafc1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:32.941133  7471 raft_consensus.cc:606] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:32.943487  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:32.943986  7396 raft_consensus.cc:606] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:32.944866  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:32.945729  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:33.130398  8301 raft_consensus.cc:993] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:33.130903  8260 raft_consensus.cc:1081] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:33.132164  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "165023b4160c45fd8870018f038cafc1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:33.132584  7396 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:33.132892  7396 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:33.136672  7396 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:33.137908  7396 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:33.138477  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:33.138872  7324 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:33.139369  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:33.139791  7475 raft_consensus.cc:3055] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:33.139997  7475 raft_consensus.cc:740] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:33.140583  7475 consensus_queue.cc:260] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:33.141503  7475 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:33.143465  7324 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:33.144362  7366 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:33.144906  8295 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:33.145269  8295 raft_consensus.cc:697] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:33.145982  8295 consensus_queue.cc:237] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:33.146576  7475 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:33.158130  7222 catalog_manager.cc:5697] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:33.277593  8295 raft_consensus.cc:993] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:33.278208  8268 raft_consensus.cc:1081] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:33.279992  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:33.280790  7475 raft_consensus.cc:493] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:33.281090  7475 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:33.288193  7475 raft_consensus.cc:515] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:33.290066  7475 leader_election.cc:290] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:33.291010  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:33.291392  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:33.291932  7323 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:33.291944  7399 raft_consensus.cc:3055] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:33.292501  7399 raft_consensus.cc:740] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:33.293593  7399 consensus_queue.cc:260] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:33.295253  7399 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:33.299907  7323 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:33.301764  7440 leader_election.cc:304] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:33.303318  7399 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:33.304593  8260 raft_consensus.cc:2804] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:33.305066  8260 raft_consensus.cc:697] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:33.306180  8260 consensus_queue.cc:237] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:33.327391  7222 catalog_manager.cc:5697] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:33.539899  7471 raft_consensus.cc:1275] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:33.540797  8268 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:33.559012  7324 raft_consensus.cc:1275] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:33.560297  8314 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:33.884711  7323 raft_consensus.cc:1275] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:33.886032  8260 consensus_queue.cc:1048] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:33.898694  7396 raft_consensus.cc:1275] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:33.900061  8260 consensus_queue.cc:1048] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:33.946617  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:34.984576  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:35.018522  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:35.019210  7396 raft_consensus.cc:606] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:35.021802  7475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:35.022208  7475 raft_consensus.cc:606] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:35.023154  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:35.024212  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:35.098887  8319 raft_consensus.cc:993] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:35.099304  8319 raft_consensus.cc:1081] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:35.100610  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:35.100988  7475 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:35.101279  7475 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:35.105368  7475 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:35.106729  7475 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:35.107266  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:35.107542  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:35.107833  7324 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:35.108062  7399 raft_consensus.cc:3055] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:35.108372  7399 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:35.109087  7399 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:35.110260  7399 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:35.114120  7324 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:35.115126  7440 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:35.115666  8320 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:35.115736  7399 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:35.116032  8320 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:35.116830  8320 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:35.126616  7221 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:35.127712  8260 raft_consensus.cc:993] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:35.128115  8260 raft_consensus.cc:1081] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:35.129772  7399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:35.130129  7399 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:35.130436  7399 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:35.135391  7399 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:35.136991  7399 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:35.138432  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:35.138736  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:35.138917  7323 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:35.139319  7475 raft_consensus.cc:3055] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:35.139638  7475 raft_consensus.cc:740] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:35.140285  7475 consensus_queue.cc:260] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:35.141086  7475 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:35.143111  7323 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:46:35.143999  7366 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:35.144659  8319 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:35.145457  7475 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:46:35.146047  8319 raft_consensus.cc:697] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:35.146960  8319 consensus_queue.cc:237] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:35.156766  7221 catalog_manager.cc:5697] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 4 to 5, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 5 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:35.539119  7471 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:35.540205  8319 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:35.545146  7324 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:35.546260  8320 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:35.570983  7323 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:35.572827  8268 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:35.581744  7399 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:35.588491  8260 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:36.164358  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:46:36.205745  7438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:34761, user_credentials={real_user=slave}} blocked reactor thread for 60508.2us
W20260709 14:46:37.100728  7496 debug-util.cc:398] Leaking SignalData structure 0x7b080009f760 after lost signal to thread 6225
W20260709 14:46:37.101575  7496 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb9a0 after lost signal to thread 7258
W20260709 14:46:37.102489  7496 debug-util.cc:398] Leaking SignalData structure 0x7b08002dd580 after lost signal to thread 7350
W20260709 14:46:37.103266  7496 debug-util.cc:398] Leaking SignalData structure 0x7b0800134780 after lost signal to thread 7425
W20260709 14:46:37.104059  7496 debug-util.cc:398] Leaking SignalData structure 0x7b08002dc3c0 after lost signal to thread 7499
W20260709 14:46:37.104806  7496 debug-util.cc:398] Leaking SignalData structure 0x7b0800299dc0 after lost signal to thread 8014
I20260709 14:46:37.235210  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:37.274719  7475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:37.275270  7475 raft_consensus.cc:606] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:37.277475  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:37.277969  7396 raft_consensus.cc:606] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:37.279327  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:37.280738  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:37.364113  8348 raft_consensus.cc:993] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:37.365060  8347 raft_consensus.cc:1081] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:37.366390  7399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:37.366791  7399 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:37.367034  7399 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:37.370922  7399 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:37.372907  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:37.373129  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:37.373466  7319 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:37.373974  7475 raft_consensus.cc:3055] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:37.374260  7475 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:37.374946  7475 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:37.375828  7475 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:37.372217  7399 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:37.383118  7319 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:46:37.384915  7366 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:37.383724  7475 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:46:37.385915  8327 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:37.386374  8327 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:37.387118  8327 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:37.401751  7222 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:37.631204  8268 raft_consensus.cc:993] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:37.631675  8327 raft_consensus.cc:1081] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:37.632980  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:37.633381  7471 raft_consensus.cc:493] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:37.633616  7471 raft_consensus.cc:3060] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.638465  7471 raft_consensus.cc:515] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:37.639740  7471 leader_election.cc:290] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:37.640443  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:37.640637  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:37.641032  7323 raft_consensus.cc:3060] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.641151  7396 raft_consensus.cc:3055] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:37.641527  7396 raft_consensus.cc:740] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:37.642166  7396 consensus_queue.cc:260] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:37.643074  7396 raft_consensus.cc:3060] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:37.648195  7323 raft_consensus.cc:2468] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:37.650521  7396 raft_consensus.cc:2468] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:37.651677  7440 leader_election.cc:304] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:37.653955  8350 raft_consensus.cc:2804] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:37.655797  8350 raft_consensus.cc:697] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:37.657873  8350 consensus_queue.cc:237] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:37.668041  7222 catalog_manager.cc:5697] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:37.898525  7471 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:37.899668  8327 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:37.941936  7319 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:37.943042  8268 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:46:38.206198  7323 raft_consensus.cc:1275] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:38.207396  8350 consensus_queue.cc:1048] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:38.218243  7396 raft_consensus.cc:1275] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:38.224601  8347 consensus_queue.cc:1048] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:38.281571  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:39.328037  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:39.367954  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:39.368407  7396 raft_consensus.cc:606] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:39.370438  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:39.370836  7471 raft_consensus.cc:606] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:39.371941  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:39.373881  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:39.520056  8327 raft_consensus.cc:993] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:39.520504  8360 raft_consensus.cc:1081] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:39.521905  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:39.522293  7471 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:39.522534  7471 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:39.527612  7471 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:39.529775  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:39.530261  7321 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:39.535231  7471 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:39.535705  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:39.536273  7396 raft_consensus.cc:3055] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:39.536585  7396 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:39.537319  7396 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:39.537658  7321 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:46:39.538695  7396 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:39.538672  7440 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:39.539486  8347 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:39.539832  8347 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:39.540407  8347 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:39.556172  7396 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:46:39.559576  7221 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 5 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:39.853596  8364 raft_consensus.cc:993] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:39.853986  8347 raft_consensus.cc:1081] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:39.855155  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:39.855567  7396 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:39.855826  7396 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:39.860368  7396 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:39.862061  7396 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:39.862655  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:39.863176  7321 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:39.863160  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:39.863797  7475 raft_consensus.cc:3055] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:39.864074  7475 raft_consensus.cc:740] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:39.864777  7475 consensus_queue.cc:260] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:39.865903  7475 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:39.869834  7321 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:39.870746  7366 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:39.871490  8371 raft_consensus.cc:2804] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:39.871718  7475 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:39.871963  8371 raft_consensus.cc:697] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:39.872741  8371 consensus_queue.cc:237] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:39.882194  7221 catalog_manager.cc:5697] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:39.955341  7396 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:39.956581  8364 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:39.969815  7323 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:39.971653  8364 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:40.387602  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:40.442109  7471 raft_consensus.cc:1275] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:40.447521  8371 consensus_queue.cc:1048] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:40.503125  7440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:41615, user_credentials={real_user=slave}} blocked reactor thread for 77476.1us
I20260709 14:46:40.504640  7321 raft_consensus.cc:1275] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:40.512406  8371 consensus_queue.cc:1048] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:46:41.111688  7255 debug-util.cc:398] Leaking SignalData structure 0x7b0800284820 after lost signal to thread 6225
W20260709 14:46:41.112464  7255 debug-util.cc:398] Leaking SignalData structure 0x7b08002d8660 after lost signal to thread 7258
W20260709 14:46:41.113312  7255 debug-util.cc:398] Leaking SignalData structure 0x7b0800035080 after lost signal to thread 7350
W20260709 14:46:41.114156  7255 debug-util.cc:398] Leaking SignalData structure 0x7b0800034820 after lost signal to thread 7425
W20260709 14:46:41.114830  7255 debug-util.cc:398] Leaking SignalData structure 0x7b08002d92a0 after lost signal to thread 7499
W20260709 14:46:41.115521  7255 debug-util.cc:398] Leaking SignalData structure 0x7b0800282bc0 after lost signal to thread 8014
I20260709 14:46:41.454109  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:41.491326  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:41.491834  7471 raft_consensus.cc:606] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:41.494130  7400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:41.494522  7400 raft_consensus.cc:606] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:41.495389  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:41.496678  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:41.755805  8327 raft_consensus.cc:993] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:41.756309  8384 raft_consensus.cc:1081] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:41.757665  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:41.758055  7471 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:41.758286  7471 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:41.763172  7471 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:41.764423  7471 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:41.765307  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:41.765486  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:41.765859  7321 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:41.765998  7400 raft_consensus.cc:3055] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:41.766336  7400 raft_consensus.cc:740] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:41.766928  7400 consensus_queue.cc:260] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:41.767717  7400 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:41.771517  7321 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:41.772594  7440 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:41.773132  7400 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:46:41.773434  8389 raft_consensus.cc:2804] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:41.773927  8389 raft_consensus.cc:697] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:41.774674  8389 consensus_queue.cc:237] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:41.784317  7221 catalog_manager.cc:5697] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:41.815927  8392 raft_consensus.cc:993] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:41.816303  8389 raft_consensus.cc:1081] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:41.817510  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:41.817970  7400 raft_consensus.cc:493] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:41.818287  7400 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:41.824157  7400 raft_consensus.cc:515] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:41.825723  7400 leader_election.cc:290] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:41.826164  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:41.826675  7321 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:41.826573  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:41.827126  7471 raft_consensus.cc:3055] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:41.827385  7471 raft_consensus.cc:740] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:41.828034  7471 consensus_queue.cc:260] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:41.829068  7471 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:41.832412  7321 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:46:41.833312  7366 leader_election.cc:304] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:41.833874  8384 raft_consensus.cc:2804] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:41.834237  8384 raft_consensus.cc:697] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:41.834482  7471 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:46:41.834921  8384 consensus_queue.cc:237] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:41.843205  7221 catalog_manager.cc:5697] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:42.254714  7396 raft_consensus.cc:1275] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:42.255626  8389 consensus_queue.cc:1048] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:42.267235  7319 raft_consensus.cc:1275] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:42.269999  8392 consensus_queue.cc:1048] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:46:42.360939  7471 raft_consensus.cc:1275] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:42.361917  8384 consensus_queue.cc:1048] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:42.374264  7321 raft_consensus.cc:1275] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:42.375631  8415 consensus_queue.cc:1048] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:42.497469  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:43.536653  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:43.785925  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:43.786870  7397 raft_consensus.cc:606] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:43.791563  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:43.792083  7471 raft_consensus.cc:606] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:43.793654  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:43.795171  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:44.019622  8425 raft_consensus.cc:993] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:44.020087  8384 raft_consensus.cc:1081] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:44.021222  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:44.021646  7471 raft_consensus.cc:493] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:44.021919  7471 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.027921  7471 raft_consensus.cc:515] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:44.029438  7471 leader_election.cc:290] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:44.030077  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:44.030411  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:44.030807  7321 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.030889  7399 raft_consensus.cc:3055] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:44.031219  7399 raft_consensus.cc:740] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:44.031949  7399 consensus_queue.cc:260] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:44.033084  7399 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.037106  7321 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:44.038189  7440 leader_election.cc:304] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:44.038884  8429 raft_consensus.cc:2804] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:44.039224  7399 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:44.039347  8429 raft_consensus.cc:697] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:44.040215  8429 consensus_queue.cc:237] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:44.050499  7221 catalog_manager.cc:5697] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:44.161899  8419 raft_consensus.cc:993] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:44.162307  8419 raft_consensus.cc:1081] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:44.163763  7399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:44.164305  7399 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:44.164598  7399 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.171172  7399 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:44.172787  7399 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:44.173753  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:44.173817  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:44.174453  7321 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.174492  7474 raft_consensus.cc:3055] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:44.174863  7474 raft_consensus.cc:740] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:44.175573  7474 consensus_queue.cc:260] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:44.176667  7474 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:44.180315  7321 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:44.181310  7366 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:44.181869  8425 raft_consensus.cc:2804] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:44.182216  8425 raft_consensus.cc:697] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:44.182493  7474 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:44.182992  8425 consensus_queue.cc:237] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:44.192483  7221 catalog_manager.cc:5697] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
W20260709 14:46:44.303467  7347 debug-util.cc:398] Leaking SignalData structure 0x7b080018e180 after lost signal to thread 6225
W20260709 14:46:44.304316  7347 debug-util.cc:398] Leaking SignalData structure 0x7b0800194f80 after lost signal to thread 7258
W20260709 14:46:44.305505  7347 debug-util.cc:398] Leaking SignalData structure 0x7b08002190a0 after lost signal to thread 7350
W20260709 14:46:44.306540  7347 debug-util.cc:398] Leaking SignalData structure 0x7b0800273c40 after lost signal to thread 7425
W20260709 14:46:44.307338  7347 debug-util.cc:398] Leaking SignalData structure 0x7b08000da6c0 after lost signal to thread 7499
W20260709 14:46:44.308090  7347 debug-util.cc:398] Leaking SignalData structure 0x7b08002721a0 after lost signal to thread 8014
I20260709 14:46:44.486351  7319 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:44.487691  8429 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:44.503443  7399 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:44.504791  8429 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:44.567051  7474 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:44.568235  8431 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:44.581336  7319 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:44.585328  8425 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:44.796188  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:45.837913  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:45.883538  7474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:45.884083  7474 raft_consensus.cc:606] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:45.886248  7399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:45.886740  7399 raft_consensus.cc:606] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:45.887701  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:45.888765  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:46.145002  8384 raft_consensus.cc:993] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:46.145474  8384 raft_consensus.cc:1081] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:46.149757  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:46.150266  7471 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:46.150586  7471 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:46.156867  7471 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:46.159123  7471 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:46.159926  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:46.160267  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:46.160483  7399 raft_consensus.cc:3055] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:46.160794  7399 raft_consensus.cc:740] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:46.160883  7319 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:46.161549  7399 consensus_queue.cc:260] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:46.162503  7399 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:46.166792  7319 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:46.167824  7440 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:46.170914  8450 raft_consensus.cc:2804] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:46.171454  8450 raft_consensus.cc:697] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:46.172147  8450 consensus_queue.cc:237] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:46.170478  7399 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:46.187650  7221 catalog_manager.cc:5697] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:46.394166  8450 raft_consensus.cc:993] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:46.394595  8449 raft_consensus.cc:1081] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:46.395987  7399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:46.396509  7399 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:46.396862  7399 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:46.402966  7399 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:46.405862  7399 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:46.407604  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:46.408147  7471 raft_consensus.cc:3055] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:46.408452  7471 raft_consensus.cc:740] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:46.409624  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:46.410151  7319 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:46.411512  7471 consensus_queue.cc:260] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:46.412711  7471 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:46.417083  7319 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:46.418134  7366 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:46.418781  8425 raft_consensus.cc:2804] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:46.419217  8425 raft_consensus.cc:697] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:46.419919  8425 consensus_queue.cc:237] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:46.418783  7471 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:46.431100  7221 catalog_manager.cc:5697] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:46.656538  7319 raft_consensus.cc:1275] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:46.657673  8450 consensus_queue.cc:1048] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:46.687788  7396 raft_consensus.cc:1275] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:46.688853  8449 consensus_queue.cc:1048] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:46.820888  7321 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:46.821877  8425 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:46.855664  7469 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:46.859277  8453 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:46.889577  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:47.924255  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:47.958365  7469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:47.958916  7469 raft_consensus.cc:606] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:47.961256  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:47.962620  7396 raft_consensus.cc:606] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:47.963687  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:47.964790  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:48.218354  8449 raft_consensus.cc:993] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:48.218815  8449 raft_consensus.cc:1081] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:48.220124  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:48.220562  7396 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:48.220778  7396 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:48.226409  7396 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:48.228152  7396 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:48.228766  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:48.229353  7321 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:48.234366  7321 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 6.
I20260709 14:46:48.235344  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:48.236096  7469 raft_consensus.cc:3055] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:46:48.236351  7469 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:48.236763  7319 raft_consensus.cc:1240] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:46:48.237232  7469 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:48.238260  7469 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:48.240381  7366 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:48.241153  8453 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:46:48.241618  8453 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:48.242357  8453 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:48.244385  7469 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 6.
I20260709 14:46:48.256103  7222 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 5 to 6, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 6 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:48.278244  8468 raft_consensus.cc:993] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:48.278651  8453 raft_consensus.cc:1081] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:48.279903  7469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:48.280284  7469 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:48.280522  7469 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:48.285386  7469 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:48.286767  7469 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:48.287297  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:48.287832  7321 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:48.287777  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:48.288395  7397 raft_consensus.cc:3055] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:46:48.288619  7397 raft_consensus.cc:740] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:48.289366  7397 consensus_queue.cc:260] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:48.290521  7397 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:48.293303  7321 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:46:48.294306  7440 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:48.294953  8465 raft_consensus.cc:2804] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:46:48.295459  8465 raft_consensus.cc:697] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:48.295835  7397 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:46:48.296291  8465 consensus_queue.cc:237] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:48.306250  7222 catalog_manager.cc:5697] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 5 to 6, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 6 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:48.680478  7396 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:46:48.682207  8465 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:46:48.693606  7319 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:46:48.697108  8465 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:46:48.770200  7319 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:46:48.771395  8468 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:46:48.779549  7469 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:46:48.782426  8468 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:46:48.965538  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:49.999794  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:50.031349  7399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:50.031785  7399 raft_consensus.cc:606] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:50.034157  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:50.034668  7471 raft_consensus.cc:606] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:50.035686  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:50.036944  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:50.118129  8495 raft_consensus.cc:993] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:50.118541  8490 raft_consensus.cc:1081] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:50.119760  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:50.120157  7471 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:50.120383  7471 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:50.124727  7471 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:50.126155  7471 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:50.126731  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:50.126940  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:50.127226  7319 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:50.127457  7399 raft_consensus.cc:3055] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:50.127700  7399 raft_consensus.cc:740] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:50.128242  7399 consensus_queue.cc:260] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:50.129014  7399 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:50.132344  7319 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:46:50.133249  7440 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:50.133795  8449 raft_consensus.cc:2804] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:50.134197  8449 raft_consensus.cc:697] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:50.134855  8449 consensus_queue.cc:237] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:50.137358  7399 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:46:50.145969  7222 catalog_manager.cc:5697] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:50.159492  8473 raft_consensus.cc:993] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:50.159849  8449 raft_consensus.cc:1081] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:50.160883  7399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:50.161286  7399 raft_consensus.cc:493] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:50.161525  7399 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:50.165848  7399 raft_consensus.cc:515] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:50.167264  7399 leader_election.cc:290] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:50.167786  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:50.168120  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:50.168313  7319 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:50.168610  7471 raft_consensus.cc:3055] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:46:50.168874  7471 raft_consensus.cc:740] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:50.169538  7471 consensus_queue.cc:260] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:50.171892  7471 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:46:50.174011  7319 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:46:50.174978  7366 leader_election.cc:304] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:50.175555  8490 raft_consensus.cc:2804] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:46:50.175941  8490 raft_consensus.cc:697] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:50.176640  8490 consensus_queue.cc:237] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:50.176960  7471 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:46:50.186662  7222 catalog_manager.cc:5697] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:50.608948  7319 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:50.610000  8449 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:50.620656  7396 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:50.623544  8473 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:50.686625  7321 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:50.687518  8495 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:50.695942  7471 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:46:50.697068  8511 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:46:51.037799  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:52.074445  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:52.113842  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:52.114282  7396 raft_consensus.cc:606] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:52.116204  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:52.116592  7471 raft_consensus.cc:606] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:52.117615  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:52.118669  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:52.195137  8507 raft_consensus.cc:993] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:52.195587  8473 raft_consensus.cc:1081] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:52.196964  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:52.197455  7396 raft_consensus.cc:493] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:52.197786  7396 raft_consensus.cc:3060] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:52.203308  7396 raft_consensus.cc:515] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:52.204981  7396 leader_election.cc:290] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:52.205456  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:52.205835  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:52.205972  7321 raft_consensus.cc:3060] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:52.206365  7471 raft_consensus.cc:3055] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:52.206687  7471 raft_consensus.cc:740] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:52.207211  7471 consensus_queue.cc:260] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:52.207967  7471 raft_consensus.cc:3060] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:52.211975  7321 raft_consensus.cc:2468] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:52.213073  7366 leader_election.cc:304] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:52.213780  8518 raft_consensus.cc:2804] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:52.213814  7471 raft_consensus.cc:2468] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:52.214352  8518 raft_consensus.cc:697] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:52.215167  8518 consensus_queue.cc:237] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:52.224157  7221 catalog_manager.cc:5697] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:52.649523  8518 raft_consensus.cc:993] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:52.649906  8514 raft_consensus.cc:1081] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:52.651051  7474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:52.651450  7474 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:52.651762  7474 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:52.657263  7474 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:52.658758  7474 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:52.659107  7471 raft_consensus.cc:1275] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:52.659188  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:52.659808  7319 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:52.659819  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:52.660382  7396 raft_consensus.cc:3055] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:46:52.660403  8514 consensus_queue.cc:1048] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:52.660804  7396 raft_consensus.cc:740] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:52.661551  7396 consensus_queue.cc:260] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:52.662561  7396 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:46:52.666007  7319 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:46:52.667014  7440 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:52.667688  8507 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:46:52.668107  8507 raft_consensus.cc:697] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:52.668884  8507 consensus_queue.cc:237] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:52.672652  7396 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:46:52.681993  7221 catalog_manager.cc:5697] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 5 to 6, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 6 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:52.683368  7319 raft_consensus.cc:1275] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:52.685376  8518 consensus_queue.cc:1048] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:53.119349  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:53.156719  7396 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:46:53.157763  8473 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:46:53.167982  7321 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:46:53.169917  8507 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:46:54.154034  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:54.196897  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0698395e3b944a61afd3952befa99036"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:54.197927  7471 raft_consensus.cc:606] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:54.200964  7400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:54.201460  7400 raft_consensus.cc:606] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:54.202862  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:54.204061  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:54.240944  8473 raft_consensus.cc:993] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:54.241539  8533 raft_consensus.cc:1081] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:54.242748  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0698395e3b944a61afd3952befa99036"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:54.243147  7400 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:54.243417  7400 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:54.248497  7400 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:54.250099  7400 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:54.250948  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:54.251431  7471 raft_consensus.cc:3055] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:54.251673  7471 raft_consensus.cc:740] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:54.252338  7471 consensus_queue.cc:260] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:54.250746  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:54.253162  7471 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:54.253438  7321 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:54.258198  7471 raft_consensus.cc:2468] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:54.262296  7366 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:54.262775  7321 raft_consensus.cc:2468] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:46:54.263881  8525 raft_consensus.cc:2804] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:54.264341  8525 raft_consensus.cc:697] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:54.265211  8525 consensus_queue.cc:237] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:54.275346  7224 catalog_manager.cc:5697] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:54.449695  8539 raft_consensus.cc:993] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:54.450158  8539 raft_consensus.cc:1081] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:54.451462  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:54.451815  7471 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:54.452047  7471 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:46:54.456140  7471 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:54.457795  7471 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:54.458464  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:54.458750  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:54.458974  7321 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:46:54.459210  7400 raft_consensus.cc:3055] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:46:54.459474  7400 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:54.460085  7400 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:54.460971  7400 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:46:54.463765  7321 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:46:54.464824  7440 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:54.465440  8533 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:46:54.465482  7400 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:46:54.465890  8533 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:54.466743  8533 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:54.475783  7224 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 6 to 7, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 7 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:54.800926  7471 raft_consensus.cc:1275] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:54.801959  8525 consensus_queue.cc:1048] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:54.817014  7324 raft_consensus.cc:1275] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:54.818112  8539 consensus_queue.cc:1048] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:54.858675  7324 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:46:54.859656  8533 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:46:54.868183  7400 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:46:54.869692  8533 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:46:55.204952  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:56.239956  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:56.272594  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:56.273115  7396 raft_consensus.cc:606] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:56.275828  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:56.276302  7471 raft_consensus.cc:606] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:56.277299  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:56.278189  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:56.440263  8539 raft_consensus.cc:993] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:56.440785  8518 raft_consensus.cc:1081] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:56.442664  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:56.443130  7471 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:56.443405  7471 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:56.448319  7471 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:56.450120  7471 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:46:56.451318  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:56.451514  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:56.451921  7396 raft_consensus.cc:3055] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:56.452055  7321 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:56.452265  7396 raft_consensus.cc:740] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:56.453007  7396 consensus_queue.cc:260] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:56.454140  7396 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:56.458606  7321 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:46:56.459594  7440 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:56.460366  8553 raft_consensus.cc:2804] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:56.460812  8553 raft_consensus.cc:697] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:56.462076  8553 consensus_queue.cc:237] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:56.462458  7396 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:46:56.474696  7222 catalog_manager.cc:5697] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 5 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:56.533993  8533 raft_consensus.cc:993] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:56.534467  8553 raft_consensus.cc:1081] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:56.535982  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:56.536365  7397 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:56.536593  7397 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:56.540874  7397 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:56.542517  7397 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:56.542999  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:56.543527  7324 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:56.544519  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:56.545112  7471 raft_consensus.cc:3055] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:46:56.545511  7471 raft_consensus.cc:740] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:56.546367  7471 consensus_queue.cc:260] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:56.547542  7471 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:46:56.549437  7324 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:46:56.550307  7366 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:56.551045  8539 raft_consensus.cc:2804] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:46:56.551476  8539 raft_consensus.cc:697] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:56.552258  8539 consensus_queue.cc:237] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:56.553645  7471 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:46:56.561447  7222 catalog_manager.cc:5697] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 4 to 5, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 5 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:57.004184  7321 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:57.009874  8533 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:57.015336  7324 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:57.018796  7397 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:57.020515  8562 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:46:57.034835  8518 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:57.075448  7471 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:46:57.076685  8518 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:46:57.278982  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:58.366465  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:46:58.408408  7400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "165023b4160c45fd8870018f038cafc1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:46:58.408882  7400 raft_consensus.cc:606] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:46:58.411029  7472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:46:58.411437  7472 raft_consensus.cc:606] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:46:58.412329  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:46:58.413267  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:46:58.431154  8562 raft_consensus.cc:993] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:58.431522  8533 raft_consensus.cc:1081] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:46:58.432591  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:46:58.432945  7400 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:58.433164  7400 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:58.438467  7400 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:58.439682  7400 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:46:58.440244  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:58.440419  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:46:58.440739  7321 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:58.440915  7472 raft_consensus.cc:3055] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:46:58.441126  7472 raft_consensus.cc:740] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:58.441630  7472 consensus_queue.cc:260] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:58.442494  7472 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:46:58.444685  7321 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:58.445562  7366 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:46:58.446172  8582 raft_consensus.cc:2804] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:46:58.446552  8582 raft_consensus.cc:697] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:58.446970  7472 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:46:58.447266  8582 consensus_queue.cc:237] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:58.456086  7221 catalog_manager.cc:5697] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:46:58.812923  8539 raft_consensus.cc:993] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:58.813429  8582 raft_consensus.cc:1081] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:46:58.814651  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "165023b4160c45fd8870018f038cafc1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:46:58.815039  7471 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:46:58.815289  7471 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:58.819604  7471 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:58.820930  7471 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615)
I20260709 14:46:58.821457  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:46:58.821792  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:46:58.822017  7396 raft_consensus.cc:3055] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:46:58.822365  7324 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:58.822372  7396 raft_consensus.cc:740] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:46:58.823246  7396 consensus_queue.cc:260] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:58.824136  7396 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:46:58.826444  7324 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:58.827270  7440 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:46:58.828078  8562 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:46:58.828528  8562 raft_consensus.cc:697] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:46:58.828711  7396 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:46:58.829380  8562 consensus_queue.cc:237] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:46:58.838032  7221 catalog_manager.cc:5697] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:46:58.945081  7471 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:58.946275  8582 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:58.962358  7324 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:46:58.964192  8594 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:46:59.302155  7326 raft_consensus.cc:1275] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:59.304145  8562 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:59.312871  7400 raft_consensus.cc:1275] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:46:59.314311  8599 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:46:59.413941  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:00.446391  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:00.482476  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:00.482978  7471 raft_consensus.cc:606] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:00.486722  7400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:00.487332  7400 raft_consensus.cc:606] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:00.488417  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:00.489538  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:00.494254  8601 raft_consensus.cc:993] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:00.494637  8592 raft_consensus.cc:1081] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:00.495793  7469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:00.496174  7469 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:00.496413  7469 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:00.501276  7469 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:00.502566  7469 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:00.503340  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:00.503338  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:00.503983  7396 raft_consensus.cc:3055] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:00.504041  7326 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:00.504354  7396 raft_consensus.cc:740] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:00.505012  7396 consensus_queue.cc:260] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:00.506084  7396 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:00.510563  7326 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:00.511861  7440 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:00.512786  8599 raft_consensus.cc:2804] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:00.513254  7396 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:00.513319  8599 raft_consensus.cc:697] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:00.517299  8599 consensus_queue.cc:237] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:00.531273  7221 catalog_manager.cc:5697] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:00.913616  7397 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:00.914599  8599 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:00.924036  7326 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:00.927268  8602 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:00.939829  8602 raft_consensus.cc:993] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:00.940237  8611 raft_consensus.cc:1081] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:00.941468  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:00.941840  7400 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:00.942121  7400 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:00.946252  7400 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:00.947839  7400 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:00.948649  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:00.948756  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:00.949075  7326 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:00.949252  7469 raft_consensus.cc:3055] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:47:00.949551  7469 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:00.950066  7469 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:00.950847  7469 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:47:00.954744  7326 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 8.
I20260709 14:47:00.955790  7469 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 8.
I20260709 14:47:00.955930  7366 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:00.956816  8601 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:47:00.957135  8601 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:00.957886  8601 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:00.968075  7222 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 7 to 8, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 8 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:01.472802  7321 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:01.474167  8601 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:01.479511  7471 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:47:01.480865  8601 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:47:01.490302  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:02.540632  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:02.575675  7469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:02.576231  7469 raft_consensus.cc:606] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:02.578452  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:02.578826  7397 raft_consensus.cc:606] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:02.579794  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:02.581072  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:02.898265  8602 raft_consensus.cc:993] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:02.898679  8611 raft_consensus.cc:1081] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:02.899798  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:02.900149  7397 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:02.900367  7397 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:02.904274  7397 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:02.905500  7397 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:02.906060  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:02.906240  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:02.906580  7326 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:02.906777  7469 raft_consensus.cc:3055] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:02.907126  7469 raft_consensus.cc:740] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:02.907743  7469 consensus_queue.cc:260] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:02.909621  7469 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:02.911845  7326 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:02.912742  7366 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:02.913467  8592 raft_consensus.cc:2804] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:02.914307  7469 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:02.914391  8592 raft_consensus.cc:697] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:02.915702  8592 consensus_queue.cc:237] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:02.924741  7221 catalog_manager.cc:5697] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:03.026695  8623 raft_consensus.cc:993] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:03.027078  8592 raft_consensus.cc:1081] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:03.028167  7469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:03.028546  7469 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:03.028793  7469 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.033613  7469 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:03.035625  7469 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:03.036362  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:03.036530  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:03.036891  7326 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.036975  7397 raft_consensus.cc:3055] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:03.037328  7397 raft_consensus.cc:740] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:03.038028  7397 consensus_queue.cc:260] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:03.039057  7397 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:03.043505  7326 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:47:03.044466  7440 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:03.044900  7397 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:47:03.045228  8611 raft_consensus.cc:2804] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:03.045722  8611 raft_consensus.cc:697] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:03.046494  8611 consensus_queue.cc:237] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:03.056581  7221 catalog_manager.cc:5697] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:03.376009  7469 raft_consensus.cc:1275] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:03.376920  8592 consensus_queue.cc:1048] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:03.379592  7321 raft_consensus.cc:1275] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:03.380867  8623 consensus_queue.cc:1048] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:03.536846  7324 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:03.538044  8638 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:03.549691  7396 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:03.552280  8611 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:03.582216  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:04.632856  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:04.670073  7469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:04.670781  7469 raft_consensus.cc:606] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:04.673295  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:04.673707  7396 raft_consensus.cc:606] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:04.674587  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:04.675494  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:04.991178  8638 raft_consensus.cc:993] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:04.991778  8641 raft_consensus.cc:1081] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:04.993009  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:04.993579  7396 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:04.993997  7396 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:05.001016  7396 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:05.002867  7396 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:05.003616  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:05.004508  7324 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:05.007413  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:05.007936  7471 raft_consensus.cc:3055] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:05.008206  7471 raft_consensus.cc:740] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:05.008961  7471 consensus_queue.cc:260] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:05.010111  7471 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:05.010984  7324 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 6.
I20260709 14:47:05.012256  7366 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:05.013307  8592 raft_consensus.cc:2804] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:05.013732  8592 raft_consensus.cc:697] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:05.014472  8592 consensus_queue.cc:237] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:05.018558  7471 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 6.
I20260709 14:47:05.027658  7222 catalog_manager.cc:5697] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 5 to 6, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 6 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:05.046396  8592 raft_consensus.cc:993] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:05.046746  8643 raft_consensus.cc:1081] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:05.047902  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:05.048278  7471 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:05.048548  7471 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:05.053771  7471 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:05.055127  7471 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:05.055686  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:05.055919  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:05.056203  7324 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:05.056421  7396 raft_consensus.cc:3055] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:05.056687  7396 raft_consensus.cc:740] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:05.057317  7396 consensus_queue.cc:260] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:05.058104  7396 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:05.061265  7324 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:05.062093  7440 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:05.062723  8641 raft_consensus.cc:2804] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:05.063031  7396 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:05.063093  8641 raft_consensus.cc:697] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:05.065166  8641 consensus_queue.cc:237] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:05.080765  7222 catalog_manager.cc:5697] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:05.519759  7472 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:05.521234  8643 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:05.543622  7324 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:05.546788  8643 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:05.602517  7324 raft_consensus.cc:1275] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:05.603534  8648 consensus_queue.cc:1048] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:05.612850  7396 raft_consensus.cc:1275] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:05.614812  8641 consensus_queue.cc:1048] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:05.676273  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:06.712930  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:06.746866  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "165023b4160c45fd8870018f038cafc1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:06.747318  7471 raft_consensus.cc:606] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:06.749293  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:06.749684  7396 raft_consensus.cc:606] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:06.750599  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:06.751581  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:07.030622  8592 raft_consensus.cc:993] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:07.031833  8658 raft_consensus.cc:1081] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:07.033743  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:07.034243  7471 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:07.034587  7471 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:07.039958  7471 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:07.041852  7471 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:07.041966  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:07.042385  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:07.042737  7324 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:07.042936  7400 raft_consensus.cc:3055] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:47:07.043238  7400 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:07.043900  7400 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:07.044971  7400 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:47:07.048991  8659 raft_consensus.cc:993] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:07.049795  8664 raft_consensus.cc:1081] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:07.050007  7324 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 9.
I20260709 14:47:07.051692  7440 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:07.051848  7400 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 9.
I20260709 14:47:07.052438  8664 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:47:07.053225  8664 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:07.054188  8664 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:07.053150  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "165023b4160c45fd8870018f038cafc1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:07.055215  7400 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:07.055611  7400 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:07.062568  7400 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:07.064417  7400 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:07.064988  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:07.065276  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:07.065541  7324 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:07.065821  7471 raft_consensus.cc:3055] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:07.066143  7471 raft_consensus.cc:740] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:07.066856  7471 consensus_queue.cc:260] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:07.066785  7221 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 8 to 9, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 9 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:07.067903  7471 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:07.070199  7324 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:07.071127  7366 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:07.071810  8592 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:07.072278  8592 raft_consensus.cc:697] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:07.073292  7471 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:07.073582  8592 consensus_queue.cc:237] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:07.086323  7222 catalog_manager.cc:5697] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:07.586902  7321 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:47:07.587838  8666 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:47:07.596616  7400 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:47:07.598367  8664 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:47:07.656009  7472 raft_consensus.cc:1275] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:07.657084  8662 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:07.665697  7321 raft_consensus.cc:1275] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:07.667347  8681 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:07.752290  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:08.786033  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:08.820134  7400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:08.820667  7400 raft_consensus.cc:606] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:08.823115  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:08.823630  7471 raft_consensus.cc:606] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:08.824586  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:08.825505  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:09.007575  8666 raft_consensus.cc:993] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:09.008109  8666 raft_consensus.cc:1081] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:09.009598  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:09.009982  7397 raft_consensus.cc:493] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:09.010318  7397 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:09.015081  7397 raft_consensus.cc:515] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:09.016614  7397 leader_election.cc:290] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:09.017057  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:09.017612  7324 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:09.017789  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:09.018273  7471 raft_consensus.cc:3055] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:09.018464  7471 raft_consensus.cc:740] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:09.019205  7471 consensus_queue.cc:260] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:09.020258  7471 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:09.022612  7324 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:09.023463  7366 leader_election.cc:304] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:09.024180  8662 raft_consensus.cc:2804] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:09.025892  7471 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:09.027010  8662 raft_consensus.cc:697] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:09.027829  8662 consensus_queue.cc:237] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:09.036566  7222 catalog_manager.cc:5697] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:09.057325  8684 raft_consensus.cc:993] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:09.057757  8662 raft_consensus.cc:1081] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:09.058945  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:09.059314  7471 raft_consensus.cc:493] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:09.059527  7471 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:09.064471  7471 raft_consensus.cc:515] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:09.065680  7471 leader_election.cc:290] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:09.066273  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:09.066488  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:09.066857  7321 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:09.066996  7397 raft_consensus.cc:3055] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:09.067373  7397 raft_consensus.cc:740] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:09.068071  7397 consensus_queue.cc:260] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:09.069217  7397 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:09.073035  7321 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:47:09.074003  7440 leader_election.cc:304] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:09.074644  8666 raft_consensus.cc:2804] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:09.075001  7397 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:47:09.075104  8666 raft_consensus.cc:697] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:09.075937  8666 consensus_queue.cc:237] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:09.084450  7222 catalog_manager.cc:5697] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 5 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:09.558991  7472 raft_consensus.cc:1275] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:09.559945  8684 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:09.573122  7324 raft_consensus.cc:1275] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:09.574954  8684 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:09.652774  7400 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:09.653717  8693 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:09.661969  7324 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:09.663456  8666 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:09.826171  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:10.859442  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:10.891094  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:10.891625  7471 raft_consensus.cc:606] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:10.894431  7400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:10.894940  7400 raft_consensus.cc:606] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:10.895988  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:10.896868  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:10.904036  8684 raft_consensus.cc:993] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:10.904452  8698 raft_consensus.cc:1081] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:10.905704  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:10.906072  7471 raft_consensus.cc:493] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:10.906315  7471 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:10.910262  7471 raft_consensus.cc:515] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:10.911726  7471 leader_election.cc:290] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:10.912294  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:10.912515  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:10.912777  7324 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:10.913116  7400 raft_consensus.cc:3055] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:10.913431  7400 raft_consensus.cc:740] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:10.914305  7400 consensus_queue.cc:260] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:10.915103  7400 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:10.917637  7324 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:10.918535  7440 leader_election.cc:304] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:10.919196  8693 raft_consensus.cc:2804] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:10.919567  8693 raft_consensus.cc:697] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:10.920298  8693 consensus_queue.cc:237] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:10.924299  7400 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:10.934798  7221 catalog_manager.cc:5697] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:11.155647  8693 raft_consensus.cc:993] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:11.156038  8677 raft_consensus.cc:1081] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:11.157229  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:11.157629  7400 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:11.157905  7400 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:11.163177  7400 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:11.164381  7400 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:11.164964  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:11.165383  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:11.165906  7324 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:11.165964  7471 raft_consensus.cc:3055] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:11.167474  7471 raft_consensus.cc:740] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:11.168337  7471 consensus_queue.cc:260] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:11.169476  7471 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:11.171898  7324 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:11.172787  7366 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:11.173491  8684 raft_consensus.cc:2804] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:11.173918  8684 raft_consensus.cc:697] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:11.174889  7471 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:11.174814  8684 consensus_queue.cc:237] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:11.183868  7221 catalog_manager.cc:5697] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:11.496946  7397 raft_consensus.cc:1275] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:11.497884  8677 consensus_queue.cc:1048] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:11.506453  7324 raft_consensus.cc:1275] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:11.507809  8677 consensus_queue.cc:1048] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:11.618063  7324 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:11.618981  8698 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:11.628048  7472 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:11.629947  8698 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:11.897562  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:12.933677  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:12.965725  7472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:12.966163  7472 raft_consensus.cc:606] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:12.968076  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:12.968492  7396 raft_consensus.cc:606] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:12.969393  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:12.970266  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:13.152424  8693 raft_consensus.cc:993] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:13.153004  8722 raft_consensus.cc:1081] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:13.154846  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:13.155292  7396 raft_consensus.cc:493] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:13.155546  7396 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:13.160566  7396 raft_consensus.cc:515] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:13.161932  7396 leader_election.cc:290] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:13.162487  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:13.162752  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:13.163041  7326 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:13.163269  7472 raft_consensus.cc:3055] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:13.163523  7472 raft_consensus.cc:740] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:13.164075  7472 consensus_queue.cc:260] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:13.164845  7472 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:13.167483  7326 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 6.
I20260709 14:47:13.168370  7366 leader_election.cc:304] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:13.169044  8720 raft_consensus.cc:2804] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:13.169363  7472 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 6.
I20260709 14:47:13.169516  8720 raft_consensus.cc:697] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:13.170585  8720 consensus_queue.cc:237] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:13.180414  7221 catalog_manager.cc:5697] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 5 to 6, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 6 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:13.264127  8721 raft_consensus.cc:993] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:13.264536  8720 raft_consensus.cc:1081] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:13.265693  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:13.266135  7472 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:13.266466  7472 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:13.271467  7472 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:13.272785  7472 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:13.273355  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:13.273624  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:13.273898  7326 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:13.274151  7396 raft_consensus.cc:3055] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:13.274432  7396 raft_consensus.cc:740] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:13.275166  7396 consensus_queue.cc:260] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:13.276098  7396 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:13.280819  7326 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:47:13.281729  7440 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:13.282476  8693 raft_consensus.cc:2804] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:13.282950  8693 raft_consensus.cc:697] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:13.283717  8693 consensus_queue.cc:237] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:13.284736  7396 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:47:13.293926  7221 catalog_manager.cc:5697] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 5 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:13.630775  7471 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:13.632470  8730 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:47:13.681584  7324 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:13.681991  7326 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:13.683188  8730 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:13.683565  8722 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:13.711398  7396 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:13.712797  8722 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:13.971169  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:15.007121  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:15.041280  7469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:15.041812  7469 raft_consensus.cc:606] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:15.043967  7400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab00820a4f914973aa339c47762d391d"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:15.044373  7400 raft_consensus.cc:606] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:15.045394  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:15.046294  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:15.150921  8693 raft_consensus.cc:993] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:15.151374  8722 raft_consensus.cc:1081] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:15.152765  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:15.153335  7396 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:15.153704  7396 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:15.160872  7396 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:15.162479  7396 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:15.163431  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:15.163714  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:15.164229  7471 raft_consensus.cc:3055] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:15.164237  7326 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:15.164644  7471 raft_consensus.cc:740] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:15.165551  7471 consensus_queue.cc:260] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:15.166680  7471 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:15.171307  7326 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 7.
I20260709 14:47:15.173034  7366 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:15.173436  7471 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 7.
I20260709 14:47:15.173952  8741 raft_consensus.cc:2804] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:15.174403  8741 raft_consensus.cc:697] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:15.175248  8741 consensus_queue.cc:237] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:15.191263  7221 catalog_manager.cc:5697] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 6 to 7, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 7 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:15.237931  8720 raft_consensus.cc:993] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:15.238346  8741 raft_consensus.cc:1081] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:15.239639  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab00820a4f914973aa339c47762d391d"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:15.240129  7471 raft_consensus.cc:493] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:15.240474  7471 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:15.244738  7471 raft_consensus.cc:515] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:15.246049  7471 leader_election.cc:290] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:15.246665  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:15.246877  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:15.247184  7326 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:15.247388  7396 raft_consensus.cc:3055] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:15.247673  7396 raft_consensus.cc:740] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:15.248235  7396 consensus_queue.cc:260] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:15.249042  7396 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:15.251734  7326 raft_consensus.cc:2468] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:15.253091  7440 leader_election.cc:304] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:15.254199  8693 raft_consensus.cc:2804] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:15.254547  7396 raft_consensus.cc:2468] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:15.254575  8693 raft_consensus.cc:697] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:15.255590  8693 consensus_queue.cc:237] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:15.269050  7221 catalog_manager.cc:5697] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:15.687911  7326 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:15.688880  8720 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:15.702746  7471 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:15.704407  8720 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:15.704777  7400 raft_consensus.cc:1275] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:15.705994  8693 consensus_queue.cc:1048] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:15.725303  7326 raft_consensus.cc:1275] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:15.727571  8693 consensus_queue.cc:1048] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:16.047080  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:17.085328  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:17.120810  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:17.121236  7396 raft_consensus.cc:606] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:17.123107  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:17.123531  7471 raft_consensus.cc:606] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:17.124568  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:17.125622  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:17.286231  8741 raft_consensus.cc:993] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:17.286664  8761 raft_consensus.cc:1081] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:17.287827  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:17.288224  7471 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:17.288481  7471 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:17.293532  7471 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:17.294934  7471 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:17.295511  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:17.296074  7321 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:17.295956  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:17.296561  7396 raft_consensus.cc:3055] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:17.296836  7396 raft_consensus.cc:740] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:17.297551  7396 consensus_queue.cc:260] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:17.298502  7396 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:17.300983  7321 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:17.301890  7440 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:17.302577  8756 raft_consensus.cc:2804] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:17.302793  7396 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:17.302942  8756 raft_consensus.cc:697] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:17.303722  8756 consensus_queue.cc:237] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:17.312331  7222 catalog_manager.cc:5697] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:17.557920  8756 raft_consensus.cc:993] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:17.558485  8759 raft_consensus.cc:1081] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:17.559731  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:17.560111  7397 raft_consensus.cc:493] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:17.560349  7397 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:17.565136  7397 raft_consensus.cc:515] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:17.566830  7397 leader_election.cc:290] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:17.567276  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:17.567601  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:17.567857  7324 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:17.568104  7469 raft_consensus.cc:3055] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:17.568383  7469 raft_consensus.cc:740] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:17.569008  7469 consensus_queue.cc:260] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:17.570230  7469 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:17.573935  7324 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:17.574785  7366 leader_election.cc:304] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:17.575332  8761 raft_consensus.cc:2804] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:17.575673  8761 raft_consensus.cc:697] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:17.575795  7469 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:17.576380  8761 consensus_queue.cc:237] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:17.586119  7222 catalog_manager.cc:5697] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:17.785145  7321 raft_consensus.cc:1275] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:17.786099  8756 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:17.799145  7397 raft_consensus.cc:1275] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:17.801337  8756 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:17.961160  7321 raft_consensus.cc:1275] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:17.963037  8761 consensus_queue.cc:1048] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:17.971171  7469 raft_consensus.cc:1275] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:17.975448  8776 consensus_queue.cc:1048] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:18.126421  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:19.159839  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:19.198868  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:19.199430  7397 raft_consensus.cc:606] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:19.202224  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:19.202726  7471 raft_consensus.cc:606] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:19.203771  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:19.205070  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:19.329348  8759 raft_consensus.cc:993] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:19.329842  8771 raft_consensus.cc:1081] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:19.331059  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:19.331447  7397 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:19.331760  7397 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:19.335891  7397 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:19.337205  7397 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:19.337636  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:19.337978  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:19.338135  7324 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:19.338470  7471 raft_consensus.cc:3055] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:19.338753  7471 raft_consensus.cc:740] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:19.339458  7471 consensus_queue.cc:260] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:19.340544  7471 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:19.343783  7324 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:47:19.345103  7366 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:19.346176  8761 raft_consensus.cc:2804] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:19.346235  7471 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:47:19.346702  8761 raft_consensus.cc:697] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:19.347471  8761 consensus_queue.cc:237] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:19.355695  7222 catalog_manager.cc:5697] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 4 to 5, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 5 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:19.752068  7324 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:19.753042  8776 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:19.761519  7469 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:19.763815  8776 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:19.797262  8761 raft_consensus.cc:993] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:19.797643  8776 raft_consensus.cc:1081] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:19.798802  7469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:19.799269  7469 raft_consensus.cc:493] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:19.799602  7469 raft_consensus.cc:3060] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:19.804526  7469 raft_consensus.cc:515] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:19.806156  7469 leader_election.cc:290] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:19.806728  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:19.807250  7324 raft_consensus.cc:3060] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:19.807258  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:19.807933  7400 raft_consensus.cc:3055] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:19.808226  7400 raft_consensus.cc:740] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:19.808712  7400 consensus_queue.cc:260] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:19.809492  7400 raft_consensus.cc:3060] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:19.811230  7324 raft_consensus.cc:2468] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:47:19.812080  7440 leader_election.cc:304] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:19.812745  8771 raft_consensus.cc:2804] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:19.813092  8771 raft_consensus.cc:697] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:19.813832  8771 consensus_queue.cc:237] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:19.814155  7400 raft_consensus.cc:2468] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:47:19.823364  7224 catalog_manager.cc:5697] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:20.205843  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:20.272540  7400 raft_consensus.cc:1275] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:20.273614  8771 consensus_queue.cc:1048] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:20.282060  7324 raft_consensus.cc:1275] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:20.285338  8783 consensus_queue.cc:1048] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:21.239174  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:21.273656  7471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:21.274097  7471 raft_consensus.cc:606] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:21.276157  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:21.276680  7397 raft_consensus.cc:606] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:21.278043  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:21.279487  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:21.491540  8790 raft_consensus.cc:993] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:21.492074  8797 raft_consensus.cc:1081] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:21.493292  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:21.493707  7397 raft_consensus.cc:493] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:21.493955  7397 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.498759  7397 raft_consensus.cc:515] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:21.500106  7397 leader_election.cc:290] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:21.500579  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:21.501104  7321 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.501323  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:21.501857  7471 raft_consensus.cc:3055] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:21.502130  7471 raft_consensus.cc:740] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:21.502816  7471 consensus_queue.cc:260] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:21.503903  7471 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:21.506956  7321 raft_consensus.cc:2468] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:21.507839  7366 leader_election.cc:304] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:21.508584  7471 raft_consensus.cc:2468] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:21.509114  8796 raft_consensus.cc:2804] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:21.509603  8796 raft_consensus.cc:697] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:21.510248  8796 consensus_queue.cc:237] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:21.518887  7224 catalog_manager.cc:5697] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:21.546689  8776 raft_consensus.cc:993] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:21.547123  8776 raft_consensus.cc:1081] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:21.548399  7471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:21.548892  7471 raft_consensus.cc:493] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:21.549260  7471 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:21.555425  7471 raft_consensus.cc:515] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:21.557835  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:21.558138  7471 leader_election.cc:290] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:21.558359  7321 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:21.561959  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:21.562475  7396 raft_consensus.cc:3055] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:21.562757  7396 raft_consensus.cc:740] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:21.563393  7396 consensus_queue.cc:260] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:21.564514  7396 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:21.564508  7321 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:47:21.565686  7440 leader_election.cc:304] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:21.566460  8790 raft_consensus.cc:2804] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:21.567389  8790 raft_consensus.cc:697] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:21.568281  8790 consensus_queue.cc:237] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:21.576336  7396 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:47:21.585425  7224 catalog_manager.cc:5697] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:21.949990  7321 raft_consensus.cc:1275] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:21.950876  8776 consensus_queue.cc:1048] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:21.966357  7469 raft_consensus.cc:1275] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:21.968765  8761 consensus_queue.cc:1048] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:22.104626  7324 raft_consensus.cc:1275] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:22.105830  8799 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:22.114032  7396 raft_consensus.cc:1275] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:22.115475  8790 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:22.280233  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:47:23.147080  7438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:34761, user_credentials={real_user=slave}} blocked reactor thread for 46447.5us
I20260709 14:47:23.504245  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:23.598908  7475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:23.606849  7475 raft_consensus.cc:606] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:23.616808  7395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:23.619042  7395 raft_consensus.cc:606] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:23.623001  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:23.627559  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:23.723973  8817 raft_consensus.cc:993] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:23.724501  8776 raft_consensus.cc:1081] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:23.725773  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:23.726190  7472 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:23.726485  7472 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.732461  7472 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:23.734371  7472 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:23.735105  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:23.735517  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:23.735857  7326 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.735991  7397 raft_consensus.cc:3055] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:23.736305  7397 raft_consensus.cc:740] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:23.736944  7397 consensus_queue.cc:260] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:23.737850  7397 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:23.740482  7326 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:23.741530  7440 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:23.742302  8812 raft_consensus.cc:2804] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:23.742658  8812 raft_consensus.cc:697] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:23.743822  7397 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:23.743665  8812 consensus_queue.cc:237] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:23.756079  7224 catalog_manager.cc:5697] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
W20260709 14:47:24.072525  8011 debug-util.cc:398] Leaking SignalData structure 0x7b0800302060 after lost signal to thread 6225
W20260709 14:47:24.073567  8011 debug-util.cc:398] Leaking SignalData structure 0x7b0800302b80 after lost signal to thread 7258
W20260709 14:47:24.074637  8011 debug-util.cc:398] Leaking SignalData structure 0x7b0800302f60 after lost signal to thread 7350
W20260709 14:47:24.075682  8011 debug-util.cc:398] Leaking SignalData structure 0x7b08002acee0 after lost signal to thread 7425
W20260709 14:47:24.076615  8011 debug-util.cc:398] Leaking SignalData structure 0x7b080024da60 after lost signal to thread 7499
W20260709 14:47:24.077515  8011 debug-util.cc:398] Leaking SignalData structure 0x7b08000bdc40 after lost signal to thread 8014
I20260709 14:47:24.147298  8812 raft_consensus.cc:993] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:24.157313  8790 raft_consensus.cc:1081] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:24.159842  7395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:24.161229  7395 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:24.161648  7395 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.171636  7395 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:24.173465  7395 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:24.174779  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:24.175297  7323 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.177286  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:24.177817  7472 raft_consensus.cc:3055] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:24.178076  7472 raft_consensus.cc:740] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:24.178794  7472 consensus_queue.cc:260] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:24.179967  7472 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:24.187796  7323 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:24.201538  7366 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:24.205371  8817 raft_consensus.cc:2804] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:24.207799  8817 raft_consensus.cc:697] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:24.208650  8817 consensus_queue.cc:237] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:24.216018  7472 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:24.221715  7224 catalog_manager.cc:5697] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:24.226301  7395 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:24.231308  8830 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:47:24.252483  7323 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:24.253741  8829 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:24.604821  7472 raft_consensus.cc:1275] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:24.606205  8831 consensus_queue.cc:1048] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:24.618875  7326 raft_consensus.cc:1275] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:24.620154  8831 consensus_queue.cc:1048] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:24.628816  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:25.674997  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:25.713946  7470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:25.714505  7470 raft_consensus.cc:606] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:25.716707  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:25.717114  7397 raft_consensus.cc:606] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:25.718132  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:25.719105  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:25.809216  8817 raft_consensus.cc:993] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:25.809679  8840 raft_consensus.cc:1081] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:25.810882  7470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:25.811372  7470 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:25.811673  7470 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:25.818670  7470 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:25.821064  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:25.821220  7470 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:25.821678  7324 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:25.822010  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:25.822489  7397 raft_consensus.cc:3055] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:25.822757  7397 raft_consensus.cc:740] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:25.823458  7397 consensus_queue.cc:260] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:25.824400  7397 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:25.828261  7324 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:25.829294  7440 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:25.830009  8841 raft_consensus.cc:2804] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:25.830190  7397 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:25.831056  8841 raft_consensus.cc:697] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:25.831903  8841 consensus_queue.cc:237] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:25.842954  7221 catalog_manager.cc:5697] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:26.241097  8841 raft_consensus.cc:993] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:26.241611  8829 raft_consensus.cc:1081] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:26.242939  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:26.243338  7397 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:26.243594  7397 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:47:26.247741  7397 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:26.249269  7397 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 10 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:26.249711  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:26.249959  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:26.250315  7324 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:47:26.250589  7472 raft_consensus.cc:3055] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:47:26.250898  7472 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:26.251513  7472 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:26.252453  7472 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:47:26.256227  7324 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 10.
I20260709 14:47:26.256569  7472 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 10.
I20260709 14:47:26.258008  7366 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:26.258708  8817 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:47:26.259174  8817 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 10 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:26.259938  8817 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:26.270331  7221 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 9 to 10, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 10 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:26.292603  7324 raft_consensus.cc:1275] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:26.293589  8829 consensus_queue.cc:1048] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:26.307168  7397 raft_consensus.cc:1275] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:26.308707  8829 consensus_queue.cc:1048] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:26.684250  7472 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 10 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:47:26.685360  8840 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:47:26.701421  7326 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:47:26.706007  8840 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:47:26.719856  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:27.771487  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:27.805953  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:27.806529  7396 raft_consensus.cc:606] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:27.808859  7470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:27.809309  7470 raft_consensus.cc:606] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:27.810338  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:27.811653  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:28.129038  8860 raft_consensus.cc:993] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:28.129541  8858 raft_consensus.cc:1081] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:28.130686  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:28.131070  7475 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:28.131312  7475 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:28.136613  7475 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:28.137976  7475 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:28.138482  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:28.138804  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:28.139005  7326 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:28.139351  7397 raft_consensus.cc:3055] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:28.139652  7397 raft_consensus.cc:740] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:28.140410  7397 consensus_queue.cc:260] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:28.141638  7397 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:28.144995  7326 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:28.146018  7440 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:28.146673  8829 raft_consensus.cc:2804] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:28.147022  8829 raft_consensus.cc:697] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:28.147331  7397 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:28.147640  8829 consensus_queue.cc:237] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:28.157027  7224 catalog_manager.cc:5697] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:28.186033  8857 raft_consensus.cc:993] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:28.186410  8829 raft_consensus.cc:1081] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:28.187477  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:28.187850  7397 raft_consensus.cc:493] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:28.188091  7397 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:28.192885  7397 raft_consensus.cc:515] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:28.194140  7397 leader_election.cc:290] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:28.194706  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:28.194897  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:28.195194  7326 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:28.195384  7475 raft_consensus.cc:3055] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:28.195673  7475 raft_consensus.cc:740] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:28.196250  7475 consensus_queue.cc:260] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:28.197108  7475 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:28.199419  7326 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:47:28.200166  7366 leader_election.cc:304] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:28.200745  8858 raft_consensus.cc:2804] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:28.200906  7475 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:47:28.201124  8858 raft_consensus.cc:697] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:28.201917  8858 consensus_queue.cc:237] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:28.210927  7224 catalog_manager.cc:5697] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 4 to 5, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 5 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:28.594414  7326 raft_consensus.cc:1275] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:28.595366  8857 consensus_queue.cc:1048] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:28.605854  7397 raft_consensus.cc:1275] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:28.607717  8870 consensus_queue.cc:1048] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:28.704937  7472 raft_consensus.cc:1275] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:28.705844  8860 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:28.713762  7326 raft_consensus.cc:1275] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:28.715907  8875 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:28.812342  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:29.845875  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:29.879750  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:29.880262  7397 raft_consensus.cc:606] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:29.882319  7472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab00820a4f914973aa339c47762d391d"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:29.882844  7472 raft_consensus.cc:606] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:29.883931  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:29.885205  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:30.126976  8875 raft_consensus.cc:993] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:30.127421  8878 raft_consensus.cc:1081] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:30.128536  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:30.128933  7475 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:30.129195  7475 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:30.133209  7475 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:30.134478  7475 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:30.135233  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:30.135300  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:30.135694  7395 raft_consensus.cc:3055] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:30.135826  7326 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:30.135955  7395 raft_consensus.cc:740] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:30.136610  7395 consensus_queue.cc:260] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:30.137435  7395 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:30.140597  7326 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:47:30.141592  7440 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:30.142266  8857 raft_consensus.cc:2804] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:30.142379  7395 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:47:30.142781  8857 raft_consensus.cc:697] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:30.144085  8857 consensus_queue.cc:237] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:30.150873  8871 raft_consensus.cc:993] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:30.151293  8871 raft_consensus.cc:1081] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:30.152909  7395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab00820a4f914973aa339c47762d391d"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:30.153409  7395 raft_consensus.cc:493] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:30.153764  7395 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:30.154738  7221 catalog_manager.cc:5697] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 5 to 6, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 6 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:30.158118  7395 raft_consensus.cc:515] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:30.159797  7395 leader_election.cc:290] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:30.161265  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:30.161458  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:30.161758  7326 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:30.161916  7475 raft_consensus.cc:3055] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:30.162240  7475 raft_consensus.cc:740] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:30.162925  7475 consensus_queue.cc:260] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:30.164011  7475 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:30.167696  7326 raft_consensus.cc:2468] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:30.169119  7366 leader_election.cc:304] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:30.169880  8878 raft_consensus.cc:2804] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:30.170364  8878 raft_consensus.cc:697] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:30.171617  8878 consensus_queue.cc:237] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:30.174348  7475 raft_consensus.cc:2468] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:30.182847  7221 catalog_manager.cc:5697] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:30.576485  7326 raft_consensus.cc:1275] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:30.577209  7324 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:30.577512  8875 consensus_queue.cc:1048] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:30.578293  8881 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:30.588075  7475 raft_consensus.cc:1275] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:30.597281  8891 consensus_queue.cc:1048] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:30.646612  7395 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:30.647945  8881 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:30.885876  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:31.923704  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:31.960388  7470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:31.960821  7470 raft_consensus.cc:606] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:31.962957  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:31.963348  7397 raft_consensus.cc:606] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:31.964354  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:31.965739  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:31.995100  8902 raft_consensus.cc:993] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:31.995518  8881 raft_consensus.cc:1081] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:31.996685  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:31.997093  7397 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:31.997418  7397 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:32.002820  7397 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:32.004135  7397 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:32.004655  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:32.004870  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:32.005142  7324 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:32.005388  7470 raft_consensus.cc:3055] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:32.005679  7470 raft_consensus.cc:740] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:32.006253  7470 consensus_queue.cc:260] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:32.007103  7470 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:32.009655  7324 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:32.010669  7366 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:32.011199  8898 raft_consensus.cc:2804] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:32.011646  8898 raft_consensus.cc:697] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:32.012338  8898 consensus_queue.cc:237] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:32.014609  7470 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:32.024441  7222 catalog_manager.cc:5697] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:32.133985  8899 raft_consensus.cc:993] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:32.134402  8899 raft_consensus.cc:1081] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:32.135486  7470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:32.135886  7470 raft_consensus.cc:493] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:32.136126  7470 raft_consensus.cc:3060] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:32.140707  7470 raft_consensus.cc:515] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:32.142395  7470 leader_election.cc:290] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:32.142951  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:32.143385  7324 raft_consensus.cc:3060] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:32.145406  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:32.145927  7396 raft_consensus.cc:3055] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:32.146178  7396 raft_consensus.cc:740] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:32.146798  7396 consensus_queue.cc:260] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:32.147773  7396 raft_consensus.cc:3060] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:32.148635  7324 raft_consensus.cc:2468] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:32.149448  7440 leader_election.cc:304] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:32.150051  8881 raft_consensus.cc:2804] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:32.150449  8881 raft_consensus.cc:697] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:32.151198  8881 consensus_queue.cc:237] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:32.154958  7396 raft_consensus.cc:2468] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:32.165668  7222 catalog_manager.cc:5697] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:32.406121  7326 raft_consensus.cc:1275] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:32.407207  8899 consensus_queue.cc:1048] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:32.424575  7475 raft_consensus.cc:1275] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:32.426417  8899 consensus_queue.cc:1048] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:32.577863  7326 raft_consensus.cc:1275] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:32.578925  8881 consensus_queue.cc:1048] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:32.588346  7397 raft_consensus.cc:1275] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:32.590348  8902 consensus_queue.cc:1048] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:32.966508  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:34.010004  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:34.051676  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:34.052269  7397 raft_consensus.cc:606] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 10 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:34.054559  7475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:34.054958  7475 raft_consensus.cc:606] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:34.056013  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:34.057415  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:34.191862  8918 raft_consensus.cc:993] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:34.192358  8924 raft_consensus.cc:1081] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:34.193626  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:34.194025  7397 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:34.194288  7397 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:34.199950  7397 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:34.202196  7397 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:34.202863  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:34.203243  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:34.203624  7326 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:34.203742  7472 raft_consensus.cc:3055] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:34.204097  7472 raft_consensus.cc:740] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:34.204854  7472 consensus_queue.cc:260] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:34.206195  7472 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:34.210449  7326 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 6.
I20260709 14:47:34.212839  7366 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:34.213739  8898 raft_consensus.cc:2804] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:34.214192  8898 raft_consensus.cc:697] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:34.214346  7472 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 6.
I20260709 14:47:34.215137  8898 consensus_queue.cc:237] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:34.225370  7221 catalog_manager.cc:5697] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 5 to 6, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 6 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:34.354099  8898 raft_consensus.cc:993] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:34.354604  8922 raft_consensus.cc:1081] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 10 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:34.356055  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:34.356559  7475 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 10 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:34.356889  7475 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:47:34.362772  7475 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 11 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:34.364095  7475 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 11 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:34.364800  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:34.365072  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:34.365342  7324 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:47:34.365646  7395 raft_consensus.cc:3055] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:47:34.365901  7395 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 10 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:34.366427  7395 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:34.367278  7395 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:47:34.370638  7324 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 11.
I20260709 14:47:34.371618  7440 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 11 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:34.372280  8930 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 11 FOLLOWER]: Leader election won for term 11
I20260709 14:47:34.374301  7395 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 11 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 11.
I20260709 14:47:34.375398  8930 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 11 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:34.376138  8930 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 10, Committed index: 10, Last appended: 10.10, Last appended by leader: 10, Current term: 11, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:34.385010  7221 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 10 to 11, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 11 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:34.633826  7324 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:34.634711  8898 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:34.645744  7475 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:34.647746  8922 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:47:34.922065  7396 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 11 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:47:34.923029  8930 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:47:34.935865  7324 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 11 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 11 index: 11. (index mismatch)
I20260709 14:47:34.937083  8930 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 10, Time since last communication: 0.000s
I20260709 14:47:35.058358  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:36.094571  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:36.128445  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab00820a4f914973aa339c47762d391d"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:36.128895  7396 raft_consensus.cc:606] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:36.130954  7472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:36.131347  7472 raft_consensus.cc:606] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:36.132279  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:36.133530  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:36.218622  8945 raft_consensus.cc:993] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:36.219174  8945 raft_consensus.cc:1081] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:36.220418  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab00820a4f914973aa339c47762d391d"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:36.220779  7472 raft_consensus.cc:493] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:36.220991  7472 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:36.224997  7472 raft_consensus.cc:515] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:36.226569  7472 leader_election.cc:290] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:36.227119  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:36.227380  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:36.227676  7324 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:36.227941  7396 raft_consensus.cc:3055] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:36.228247  7396 raft_consensus.cc:740] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:36.228818  7396 consensus_queue.cc:260] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:36.229648  7396 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:36.231918  7324 raft_consensus.cc:2468] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:47:36.232728  7440 leader_election.cc:304] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:36.233340  8944 raft_consensus.cc:2804] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:36.233790  8944 raft_consensus.cc:697] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:36.234361  7396 raft_consensus.cc:2468] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:47:36.234676  8944 consensus_queue.cc:237] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:36.244649  7221 catalog_manager.cc:5697] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:36.294382  8944 raft_consensus.cc:993] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:36.294759  8940 raft_consensus.cc:1081] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:36.295930  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:36.296315  7396 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:36.296567  7396 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:36.300627  7396 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:36.301895  7396 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:36.302466  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:36.302659  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:36.303025  7326 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:36.303141  7472 raft_consensus.cc:3055] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:36.303457  7472 raft_consensus.cc:740] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:36.303993  7472 consensus_queue.cc:260] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:36.304844  7472 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:36.309353  7326 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:36.311786  7366 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:36.312422  7472 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:36.312480  8945 raft_consensus.cc:2804] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:36.315030  8945 raft_consensus.cc:697] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:36.315840  8945 consensus_queue.cc:237] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:36.324335  7221 catalog_manager.cc:5697] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:36.676800  7395 raft_consensus.cc:1275] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:36.677781  8940 consensus_queue.cc:1048] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:36.688864  7324 raft_consensus.cc:1275] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:36.718741  7475 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:36.719476  8956 consensus_queue.cc:1048] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:36.721863  8945 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:36.738075  7326 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:36.739217  8945 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:37.134274  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:38.172900  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:38.207150  7395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:38.207584  7395 raft_consensus.cc:606] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:38.209532  7475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:38.209946  7475 raft_consensus.cc:606] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:38.211160  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:38.212397  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:38.465215  8940 raft_consensus.cc:993] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:38.465631  8965 raft_consensus.cc:1081] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:38.466841  7395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:38.467265  7395 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:38.467557  7395 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.471858  8943 raft_consensus.cc:993] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:38.472254  8951 raft_consensus.cc:1081] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:38.472855  7395 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:38.473840  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:38.474324  7475 raft_consensus.cc:493] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:38.474484  7395 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:38.474647  7475 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.474948  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:38.475289  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:38.475473  7326 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.475787  7472 raft_consensus.cc:3055] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:38.476105  7472 raft_consensus.cc:740] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:38.476794  7472 consensus_queue.cc:260] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:38.477840  7472 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.479060  7475 raft_consensus.cc:515] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:38.480461  7475 leader_election.cc:290] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:38.481050  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:38.481448  7324 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.481614  7326 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:47:38.483314  7472 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:47:38.484015  7366 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:38.484561  8951 raft_consensus.cc:2804] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:38.484879  8951 raft_consensus.cc:697] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:38.485526  7324 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:47:38.485563  8951 consensus_queue.cc:237] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:38.486529  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:38.486687  7440 leader_election.cc:304] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:38.487015  7395 raft_consensus.cc:3055] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:38.487356  7395 raft_consensus.cc:740] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:38.487522  8965 raft_consensus.cc:2804] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:38.488044  7395 consensus_queue.cc:260] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:38.487982  8965 raft_consensus.cc:697] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:38.493793  7395 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:38.493774  8965 consensus_queue.cc:237] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:38.499642  7395 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:47:38.499066  7221 catalog_manager.cc:5697] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 4 to 5, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 5 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:38.507141  7222 catalog_manager.cc:5697] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 5 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:38.902706  7472 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:38.904068  8951 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:38.914776  7324 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:38.917061  8951 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:39.039556  7324 raft_consensus.cc:1275] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:39.040501  8940 consensus_queue.cc:1048] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:39.052476  7396 raft_consensus.cc:1275] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:39.054605  8981 consensus_queue.cc:1048] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:39.213251  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:40.246024  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:40.278807  7472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:40.279251  7472 raft_consensus.cc:606] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:40.281564  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:40.282071  7396 raft_consensus.cc:606] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:40.283069  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:40.284394  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:40.406761  8976 raft_consensus.cc:993] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:40.407212  8943 raft_consensus.cc:1081] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:40.408281  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:40.408640  7472 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:40.408854  7472 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:40.413203  7472 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:40.415532  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:40.416057  7326 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:40.416143  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:40.416671  7395 raft_consensus.cc:3055] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:40.416949  7395 raft_consensus.cc:740] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:40.417629  7395 consensus_queue.cc:260] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:40.418561  7395 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:40.422508  7326 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:47:40.415171  7472 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:40.423450  7440 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:40.424086  8983 raft_consensus.cc:2804] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:40.424571  8983 raft_consensus.cc:697] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:40.425680  7395 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:47:40.425724  8983 consensus_queue.cc:237] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:40.434847  7221 catalog_manager.cc:5697] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 6 to 7, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 7 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:40.568032  8983 raft_consensus.cc:993] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:40.568497  8981 raft_consensus.cc:1081] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:40.569890  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:40.570282  7396 raft_consensus.cc:493] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:40.570526  7396 raft_consensus.cc:3060] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:40.574513  7396 raft_consensus.cc:515] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:40.575858  7396 leader_election.cc:290] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:40.576555  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:40.577090  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:40.577327  7326 raft_consensus.cc:3060] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:40.577550  7472 raft_consensus.cc:3055] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:40.577828  7472 raft_consensus.cc:740] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:40.578404  7472 consensus_queue.cc:260] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:40.579308  7472 raft_consensus.cc:3060] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:40.581524  7326 raft_consensus.cc:2468] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:40.582240  7366 leader_election.cc:304] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:40.582819  8976 raft_consensus.cc:2804] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:40.583246  8976 raft_consensus.cc:697] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:40.584113  7472 raft_consensus.cc:2468] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:40.583988  8976 consensus_queue.cc:237] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:40.593868  7221 catalog_manager.cc:5697] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:41.008245  7326 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:41.009400  8983 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:41.026067  7395 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:41.027478  8983 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:41.054900  7470 raft_consensus.cc:1275] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:41.055961  8976 consensus_queue.cc:1048] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:41.067160  7326 raft_consensus.cc:1275] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:41.068758  9000 consensus_queue.cc:1048] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:41.285197  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:42.324343  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:42.356740  7395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "165023b4160c45fd8870018f038cafc1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:42.358059  7395 raft_consensus.cc:606] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:42.361241  7472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab00820a4f914973aa339c47762d391d"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:42.361636  7472 raft_consensus.cc:606] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:42.362489  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:42.363696  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:42.574247  9002 raft_consensus.cc:993] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:42.574697  8943 raft_consensus.cc:1081] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:42.575783  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "165023b4160c45fd8870018f038cafc1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:42.576156  7475 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:42.576436  7475 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:42.581071  7475 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:42.582507  7475 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615)
I20260709 14:47:42.583448  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:42.582916  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:42.583984  7323 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:42.584034  7395 raft_consensus.cc:3055] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:42.584407  7395 raft_consensus.cc:740] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:42.585132  7395 consensus_queue.cc:260] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:42.586239  7395 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:42.590173  7323 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:47:42.591200  7440 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:42.591722  7395 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:47:42.591770  9004 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:42.592264  9004 raft_consensus.cc:697] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:42.593070  9004 consensus_queue.cc:237] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:42.602615  7222 catalog_manager.cc:5697] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 5 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:42.694929  9004 raft_consensus.cc:993] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:42.695317  8983 raft_consensus.cc:1081] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:42.696412  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab00820a4f914973aa339c47762d391d"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:42.696790  7396 raft_consensus.cc:493] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:42.697028  7396 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:42.701453  7396 raft_consensus.cc:515] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:42.703066  7396 leader_election.cc:290] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:42.703809  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:42.703943  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:42.704363  7323 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:42.704495  7470 raft_consensus.cc:3055] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:42.704916  7470 raft_consensus.cc:740] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:42.705643  7470 consensus_queue.cc:260] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:42.706621  7470 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:42.709252  7323 raft_consensus.cc:2468] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:47:42.710041  7366 leader_election.cc:304] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:42.710683  8943 raft_consensus.cc:2804] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:42.711146  7470 raft_consensus.cc:2468] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:47:42.711066  8943 raft_consensus.cc:697] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:42.712282  8943 consensus_queue.cc:237] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:42.724677  7222 catalog_manager.cc:5697] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 4 to 5, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 5 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:42.983737  7326 raft_consensus.cc:1275] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:42.984771  9004 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:43.000547  7396 raft_consensus.cc:1275] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:43.001885  8983 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:43.130234  7472 raft_consensus.cc:1275] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:43.131217  9018 consensus_queue.cc:1048] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:43.138463  7326 raft_consensus.cc:1275] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:43.139981  9002 consensus_queue.cc:1048] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:43.364440  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:44.397627  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:44.434988  7475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:44.435855  7475 raft_consensus.cc:606] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:44.438623  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:44.439015  7397 raft_consensus.cc:606] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:44.439946  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:44.440876  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:44.462680  8943 raft_consensus.cc:993] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:44.463130  9002 raft_consensus.cc:1081] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:44.464254  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:44.464654  7475 raft_consensus.cc:493] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:44.464933  7475 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:44.471475  7475 raft_consensus.cc:515] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:44.473238  7475 leader_election.cc:290] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:44.474152  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:44.474223  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:44.474758  7397 raft_consensus.cc:3055] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:44.474848  7326 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:44.475096  7397 raft_consensus.cc:740] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:44.476236  7397 consensus_queue.cc:260] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:44.477515  7397 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:44.481590  7326 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:47:44.482787  7440 leader_election.cc:304] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:44.483500  9022 raft_consensus.cc:2804] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:44.483709  7397 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:47:44.483856  9022 raft_consensus.cc:697] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:44.484586  9022 consensus_queue.cc:237] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:44.494814  7221 catalog_manager.cc:5697] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:44.924582  9022 raft_consensus.cc:993] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:44.925050  9027 raft_consensus.cc:1081] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:44.926208  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:44.926594  7397 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:44.926841  7397 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:44.931634  7397 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:44.933351  7397 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:44.934563  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:44.934749  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:44.935088  7326 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:44.935286  7475 raft_consensus.cc:3055] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:44.935591  7475 raft_consensus.cc:740] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:44.936138  7475 consensus_queue.cc:260] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:44.936954  7475 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:44.939800  7326 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:44.940757  7366 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:44.941428  8943 raft_consensus.cc:2804] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:44.941967  8943 raft_consensus.cc:697] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:44.942276  7475 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:44.943414  8943 consensus_queue.cc:237] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:44.952867  7221 catalog_manager.cc:5697] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:44.992815  7397 raft_consensus.cc:1275] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:44.993779  9022 consensus_queue.cc:1048] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:45.014045  7326 raft_consensus.cc:1275] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:45.015806  9027 consensus_queue.cc:1048] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 14:47:45.331038  7475 raft_consensus.cc:1275] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:45.332324  8943 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:45.340153  7323 raft_consensus.cc:1275] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:45.341327  9002 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:45.441637  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:46.474453  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:46.507365  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0698395e3b944a61afd3952befa99036"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:46.507810  7396 raft_consensus.cc:606] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:46.510172  7475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:46.510569  7475 raft_consensus.cc:606] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:46.511462  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:46.512490  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:46.659978  9042 raft_consensus.cc:993] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:46.660451  8943 raft_consensus.cc:1081] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:46.661660  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0698395e3b944a61afd3952befa99036"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:46.662084  7475 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:46.662344  7475 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:46.666829  7475 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:46.668363  7475 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:46.669023  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:46.669152  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:46.669574  7323 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:46.669721  7397 raft_consensus.cc:3055] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:46.670089  7397 raft_consensus.cc:740] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:46.670781  7397 consensus_queue.cc:260] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:46.671751  7397 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:46.675422  7323 raft_consensus.cc:2468] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:47:46.676254  7440 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:46.676884  9044 raft_consensus.cc:2804] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:46.677346  9044 raft_consensus.cc:697] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:46.677726  7397 raft_consensus.cc:2468] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:47:46.678937  9044 consensus_queue.cc:237] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:46.695935  7221 catalog_manager.cc:5697] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:46.759320  9027 raft_consensus.cc:993] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:46.759718  9044 raft_consensus.cc:1081] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:46.760907  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:46.761314  7397 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:46.761574  7397 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:46.765626  7397 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:46.767096  7397 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:46.767956  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:46.768261  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:46.768512  7323 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:46.768784  7475 raft_consensus.cc:3055] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:46.769088  7475 raft_consensus.cc:740] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:46.769721  7475 consensus_queue.cc:260] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:46.770596  7475 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:46.773581  7323 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 7.
I20260709 14:47:46.774386  7366 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:46.775063  8943 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:46.775393  8943 raft_consensus.cc:697] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:46.775667  7475 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 7.
I20260709 14:47:46.776017  8943 consensus_queue.cc:237] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:46.784556  7221 catalog_manager.cc:5697] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 6 to 7, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 7 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:47.175613  7472 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:47.176666  8943 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:47.194389  7323 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:47:47.199209  9042 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:47:47.233098  7323 raft_consensus.cc:1275] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:47.234217  9027 consensus_queue.cc:1048] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:47.254101  7396 raft_consensus.cc:1275] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:47.268824  9061 consensus_queue.cc:1048] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:47:47.513208  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:48.548595  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:48.579891  7475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:48.580397  7475 raft_consensus.cc:606] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:48.582854  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:48.583309  7396 raft_consensus.cc:606] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:48.584368  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:48.585741  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:49.100168  9065 raft_consensus.cc:993] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:49.100570  9062 raft_consensus.cc:1081] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:49.101796  7396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:49.102284  7396 raft_consensus.cc:493] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:49.102533  7396 raft_consensus.cc:3060] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:49.107035  7396 raft_consensus.cc:515] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:49.108660  7396 leader_election.cc:290] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:49.109680  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:49.110085  7323 raft_consensus.cc:3060] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:49.110193  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:49.110648  7472 raft_consensus.cc:3055] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:49.110833  7472 raft_consensus.cc:740] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:49.111428  7472 consensus_queue.cc:260] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:49.112352  7472 raft_consensus.cc:3060] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:49.115068  7323 raft_consensus.cc:2468] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:49.116071  7366 leader_election.cc:304] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:49.116686  9064 raft_consensus.cc:2804] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:49.117424  7472 raft_consensus.cc:2468] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:49.118903  9064 raft_consensus.cc:697] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:49.119792  9064 consensus_queue.cc:237] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:49.130326  7224 catalog_manager.cc:5697] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:49.134004  9068 raft_consensus.cc:993] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:49.134451  9064 raft_consensus.cc:1081] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:49.135759  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:49.136229  7472 raft_consensus.cc:493] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:49.136513  7472 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:49.141472  7472 raft_consensus.cc:515] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:49.143028  7472 leader_election.cc:290] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:49.143851  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:49.144366  7396 raft_consensus.cc:3055] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:49.144472  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:49.144654  7396 raft_consensus.cc:740] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:49.144994  7323 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:49.145390  7396 consensus_queue.cc:260] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:49.146494  7396 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:49.152848  7323 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:47:49.153956  7440 leader_election.cc:304] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:49.154709  9065 raft_consensus.cc:2804] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:49.155160  9065 raft_consensus.cc:697] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:49.155944  9065 consensus_queue.cc:237] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:49.157126  7396 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:47:49.166589  7224 catalog_manager.cc:5697] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 5 to 6, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 6 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:49.535322  7323 raft_consensus.cc:1275] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:49.536190  9064 consensus_queue.cc:1048] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:49.545599  7472 raft_consensus.cc:1275] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:49.546696  9054 consensus_queue.cc:1048] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:49.586520  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:49.589943  7323 raft_consensus.cc:1275] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:49.591363  9065 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:49.602984  7398 raft_consensus.cc:1275] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:47:49.604550  9062 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:50.638265  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:50.674026  7475 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:50.674499  7475 raft_consensus.cc:606] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:50.676468  7396 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:50.676848  7396 raft_consensus.cc:606] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:50.678014  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:50.679060  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:50.680601  9054 raft_consensus.cc:993] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:50.681058  9064 raft_consensus.cc:1081] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:50.682572  7475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:50.682947  7475 raft_consensus.cc:493] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:50.683192  7475 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:50.687111  7475 raft_consensus.cc:515] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:50.688513  7475 leader_election.cc:290] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:50.689208  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:50.689692  7324 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:50.689687  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:50.690260  7396 raft_consensus.cc:3055] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:50.690521  7396 raft_consensus.cc:740] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:50.691248  7396 consensus_queue.cc:260] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:50.692305  7396 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:50.695684  7324 raft_consensus.cc:2468] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:50.696632  7440 leader_election.cc:304] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:50.697194  9062 raft_consensus.cc:2804] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:50.697551  9062 raft_consensus.cc:697] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:50.697599  7396 raft_consensus.cc:2468] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:50.698400  9062 consensus_queue.cc:237] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:50.706671  7221 catalog_manager.cc:5697] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:51.115049  7398 raft_consensus.cc:1275] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:51.116153  9062 consensus_queue.cc:1048] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:51.126539  7324 raft_consensus.cc:1275] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:51.131920  9062 consensus_queue.cc:1048] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:51.261013  9062 raft_consensus.cc:993] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:51.261418  9098 raft_consensus.cc:1081] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:51.262545  7397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:51.262928  7397 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:51.263168  7397 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:51.267305  7397 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:51.268935  7397 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:51.269479  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:51.269884  7326 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:51.270351  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:51.270771  7472 raft_consensus.cc:3055] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:51.270972  7472 raft_consensus.cc:740] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:51.271549  7472 consensus_queue.cc:260] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:51.272400  7472 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:51.273808  7326 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:51.274583  7366 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:51.275148  9064 raft_consensus.cc:2804] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:51.275563  9064 raft_consensus.cc:697] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:51.276293  9064 consensus_queue.cc:237] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:51.277153  7472 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:51.287437  7224 catalog_manager.cc:5697] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:51.680428  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:51.686769  7475 raft_consensus.cc:1275] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:51.691053  9086 consensus_queue.cc:1048] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:51.719118  7326 raft_consensus.cc:1275] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:51.722719  9086 consensus_queue.cc:1048] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:52.772047  9108 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:52.772709  9108 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:52.775357  9108 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:52.967424  9067 raft_consensus.cc:493] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:52.967922  9067 raft_consensus.cc:515] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:52.975327  9067 leader_election.cc:290] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:52.977988  9109 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:52.978080  9112 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:52.978643  9109 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:52.979290  9112 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:52.981340  9112 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:52.984694  9109 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:52.987126  9113 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:52.987733  9113 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:52.996709  9067 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:52.997357  9113 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:52.997493  9067 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:52.999329  9067 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:52.997845  9113 raft_consensus.cc:493] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:52.999486  9117 raft_consensus.cc:493] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.004330  9113 raft_consensus.cc:515] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.007267  9113 leader_election.cc:290] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.007799  9113 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.008436  9115 raft_consensus.cc:493] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.008713  9113 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.009119  9115 raft_consensus.cc:515] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.013882  9115 leader_election.cc:290] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.023371  9112 raft_consensus.cc:493] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.023844  9112 raft_consensus.cc:515] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.003531  9117 raft_consensus.cc:515] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:47:53.026597  7289 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.053s	user 0.012s	sys 0.025s
W20260709 14:47:53.026932  7289 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.053s	user 0.012s	sys 0.025s
I20260709 14:47:53.025607  9067 raft_consensus.cc:493] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.053934  9067 raft_consensus.cc:515] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.072640  9067 leader_election.cc:290] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.075843  9062 raft_consensus.cc:493] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.076376  9062 raft_consensus.cc:515] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.076666  9111 raft_consensus.cc:493] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.076223  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.074643  9114 raft_consensus.cc:493] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.081302  9108 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.083917  9062 leader_election.cc:290] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.084134  9110 raft_consensus.cc:493] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.077210  9115 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.083927  9108 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.085655  9067 raft_consensus.cc:493] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.086114  9067 raft_consensus.cc:515] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.084056  9113 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.091747  9067 leader_election.cc:290] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.081027  9111 raft_consensus.cc:515] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.095816  9062 raft_consensus.cc:493] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.096257  9062 raft_consensus.cc:515] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.089421  9120 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.089710  9115 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.083804  9114 raft_consensus.cc:515] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.107694  9114 leader_election.cc:290] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.097790  9110 raft_consensus.cc:515] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.099726  9113 raft_consensus.cc:493] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.109947  9067 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.101140  9112 leader_election.cc:290] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.127650  9124 raft_consensus.cc:493] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.110244  9121 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.100031  9109 raft_consensus.cc:493] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.108867  9116 raft_consensus.cc:493] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.127763  9123 raft_consensus.cc:493] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.130734  9067 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.134308  9115 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.135390  9108 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.105508  9120 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.150552  9122 raft_consensus.cc:493] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.136402  9112 raft_consensus.cc:493] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.150319  9067 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.128245  9124 raft_consensus.cc:515] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.152290  9122 raft_consensus.cc:515] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.128387  9121 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.154742  9118 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.154951  9112 raft_consensus.cc:515] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.129087  9113 raft_consensus.cc:515] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.149420  9117 leader_election.cc:290] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.137542  9109 raft_consensus.cc:515] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.151383  9115 raft_consensus.cc:493] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.152751  9120 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.153029  9108 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.160070  9067 raft_consensus.cc:493] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.151651  9111 leader_election.cc:290] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.155654  9098 raft_consensus.cc:493] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.162241  9108 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.162598  9067 raft_consensus.cc:515] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.168627  9119 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 11 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.169163  9109 leader_election.cc:290] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.160375  9117 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.187526  9067 leader_election.cc:290] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.194691  9067 raft_consensus.cc:493] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.169133  9119 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.164229  9114 raft_consensus.cc:493] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.200284  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.166450  9111 raft_consensus.cc:493] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.149694  9123 raft_consensus.cc:515] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.164108  9120 raft_consensus.cc:493] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.155659  9118 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.201455  9067 raft_consensus.cc:515] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.169718  9109 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.150174  9116 raft_consensus.cc:515] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.163930  9115 raft_consensus.cc:515] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.201521  7324 raft_consensus.cc:2468] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:53.207600  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.208003  9124 leader_election.cc:290] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.208119  9110 leader_election.cc:290] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.212997  9129 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.213318  9112 leader_election.cc:290] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.166873  9098 raft_consensus.cc:515] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.217784  9067 leader_election.cc:290] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.218690  9067 raft_consensus.cc:493] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.219012  9067 raft_consensus.cc:515] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.219897  9098 leader_election.cc:290] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.220337  9067 leader_election.cc:290] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.205685  9120 raft_consensus.cc:515] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.205973  9127 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.215724  9110 raft_consensus.cc:493] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.197759  9117 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.204602  9114 raft_consensus.cc:515] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.213516  9129 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.205662  9111 raft_consensus.cc:515] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.208859  9109 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.423261  9118 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.424240  9116 leader_election.cc:290] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.222668  9119 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.323982  9130 raft_consensus.cc:493] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.424542  9122 leader_election.cc:290] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.437070  9122 raft_consensus.cc:493] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.436632  9130 raft_consensus.cc:515] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.292497  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.422616  9123 leader_election.cc:290] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.438212  9123 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.438689  9123 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.439111  9130 leader_election.cc:290] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.412034  9113 leader_election.cc:290] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.440586  9113 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.441038  9113 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.442866  9113 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.426323  9115 leader_election.cc:290] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.444114  9115 raft_consensus.cc:493] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.447520  9115 raft_consensus.cc:515] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.449347  9115 leader_election.cc:290] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.458928  9115 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.435786  9116 raft_consensus.cc:493] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.460337  9116 raft_consensus.cc:515] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.462353  9141 raft_consensus.cc:493] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.462968  9141 raft_consensus.cc:515] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.467767  9141 leader_election.cc:290] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.437635  9122 raft_consensus.cc:515] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.462296  9116 leader_election.cc:290] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
W20260709 14:47:53.497107  7422 debug-util.cc:398] Leaking SignalData structure 0x7b0800094540 after lost signal to thread 6225
I20260709 14:47:53.497555  9116 raft_consensus.cc:493] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.497737  9122 leader_election.cc:290] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.498039  9116 raft_consensus.cc:515] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.459416  9115 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.498821  9122 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.499423  9122 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.500223  9116 leader_election.cc:290] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.500723  9116 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 11 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.474378  9138 raft_consensus.cc:493] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.480698  9139 raft_consensus.cc:493] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.501819  9139 raft_consensus.cc:515] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.502784  9111 leader_election.cc:290] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.329380  9126 raft_consensus.cc:493] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.481336  9118 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.503788  9126 raft_consensus.cc:515] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.503896  9118 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.501192  9116 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.506186  9118 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.487185  9123 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.330253  9064 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.220633  9131 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.244537  9098 raft_consensus.cc:493] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.223430  9127 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.508036  9064 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.501374  9138 raft_consensus.cc:515] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.511647  9064 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.512140  9064 raft_consensus.cc:493] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.510001  9122 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.510046  9062 leader_election.cc:290] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.512619  9064 raft_consensus.cc:515] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.499516  9135 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.223555  9121 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.222708  9108 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.221575  9112 raft_consensus.cc:493] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.498085  9113 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.509002  9098 raft_consensus.cc:515] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.506760  9116 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.512879  9123 raft_consensus.cc:493] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.508023  9139 leader_election.cc:290] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.522423  9126 leader_election.cc:290] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.501085  9117 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.535174  9064 leader_election.cc:290] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.512039  9127 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.530510  9112 raft_consensus.cc:515] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.539500  9120 leader_election.cc:290] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.539875  9112 leader_election.cc:290] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.542124  9109 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.284971  9110 raft_consensus.cc:515] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.508495  9131 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.556517  9098 leader_election.cc:290] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.556668  9085 raft_consensus.cc:493] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.543812  9138 leader_election.cc:290] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.547976  9108 raft_consensus.cc:493] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.554198  9128 raft_consensus.cc:493] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.545308  9113 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.532195  9123 raft_consensus.cc:515] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.559762  9085 raft_consensus.cc:515] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.564146  9128 raft_consensus.cc:515] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:47:53.567720  7422 debug-util.cc:398] Leaking SignalData structure 0x7b0800061b80 after lost signal to thread 7258
I20260709 14:47:53.569406  9109 raft_consensus.cc:493] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.572499  9085 leader_election.cc:290] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.572335  9109 raft_consensus.cc:515] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.573208  9062 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.573343  9132 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:53.567471  9112 raft_consensus.cc:493] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.574221  9062 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.564577  9129 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.524966  9135 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.572956  9085 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.579965  9085 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.581125  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.581833  9085 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.583597  9062 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.577354  9109 leader_election.cc:290] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.573648  9141 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.585667  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.569830  9108 raft_consensus.cc:515] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.573902  9112 raft_consensus.cc:515] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:47:53.588246  7422 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb0a0 after lost signal to thread 7350
I20260709 14:47:53.588610  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.573870  9132 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.590838  9113 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.578617  9138 raft_consensus.cc:493] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.592026  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.595145  9140 raft_consensus.cc:493] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.585630  9141 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.596271  9062 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.596647  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.596645  9062 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.588689  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.592868  9112 leader_election.cc:290] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.595850  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.598374  9128 leader_election.cc:290] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.597976  9140 raft_consensus.cc:515] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.597553  9110 leader_election.cc:290] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.595456  9115 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.593495  9138 raft_consensus.cc:515] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.594699  9113 raft_consensus.cc:493] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.601547  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.600962  9134 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.604161  9062 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.603171  9117 raft_consensus.cc:493] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.602931  9134 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.604792  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.598408  9132 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.606124  9062 raft_consensus.cc:493] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.604734  9117 raft_consensus.cc:515] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.609395  9062 raft_consensus.cc:515] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.610136  9113 raft_consensus.cc:515] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.611217  9062 leader_election.cc:290] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.605383  9122 raft_consensus.cc:493] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.613502  9122 raft_consensus.cc:515] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.614265  9141 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.615423  9122 leader_election.cc:290] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.620090  9117 leader_election.cc:290] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.620633  9062 raft_consensus.cc:493] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.620225  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.615769  9138 leader_election.cc:290] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.622077  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.612040  9128 raft_consensus.cc:493] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.622912  9140 leader_election.cc:290] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.623039  9135 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.623703  9062 raft_consensus.cc:515] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.623273  9128 raft_consensus.cc:515] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.639861  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.641376  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.621821  9108 leader_election.cc:290] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.642061  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.669584  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.714612  9062 leader_election.cc:290] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.742622  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.744534  9141 raft_consensus.cc:493] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.763381  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.744728  9117 raft_consensus.cc:493] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.702198  9098 raft_consensus.cc:493] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.762298  9128 leader_election.cc:290] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.743213  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.747659  9144 raft_consensus.cc:493] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.762986  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.771905  9117 raft_consensus.cc:515] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.764209  9113 leader_election.cc:290] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.771350  9141 raft_consensus.cc:515] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.776386  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.772665  9144 raft_consensus.cc:515] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.777509  7401 raft_consensus.cc:2468] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:47:53.777674  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.777527  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.778769  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.779425  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.779877  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.780486  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.714869  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.670794  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.783273  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
W20260709 14:47:53.769030  7422 debug-util.cc:398] Leaking SignalData structure 0x7b08002255a0 after lost signal to thread 7425
I20260709 14:47:53.784485  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7362e3e96ac0470ab4d71798befba86e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
W20260709 14:47:53.784770  7422 debug-util.cc:398] Leaking SignalData structure 0x7b0800273e80 after lost signal to thread 7499
I20260709 14:47:53.782375  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.785475  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
W20260709 14:47:53.785753  7422 debug-util.cc:398] Leaking SignalData structure 0x7b0800282a00 after lost signal to thread 8014
I20260709 14:47:53.724330  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.786522  7396 raft_consensus.cc:2468] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:47:53.750546  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.783636  7321 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:47:53.792644  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.793247  7396 raft_consensus.cc:2468] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:47:53.670485  9123 leader_election.cc:290] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.692828  9122 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.708937  9085 raft_consensus.cc:493] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.709075  9135 raft_consensus.cc:493] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.796339  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.796885  9117 leader_election.cc:290] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.797811  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.777060  9141 leader_election.cc:290] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.798081  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.801261  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7525bc9aa747bc9bf05ae3570d0c4a" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.801858  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.750140  9134 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.711215  9140 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:47:53.791399  9144 leader_election.cc:290] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.708628  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.817899  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.818562  7398 raft_consensus.cc:2468] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:47:53.818809  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.818234  9140 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.701902  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.811007  9135 raft_consensus.cc:515] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.820941  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.821573  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.811340  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.811658  9085 raft_consensus.cc:515] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.708794  9138 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.772222  9098 raft_consensus.cc:515] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.826646  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211416189e9f42dbbd2cd2691ca5f5fb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.813957  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.828440  9098 leader_election.cc:290] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.813766  9122 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.814327  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.815034  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.829408  9138 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.830322  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.745260  9131 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.831596  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.832170  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.832657  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.833081  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.833597  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7525bc9aa747bc9bf05ae3570d0c4a" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.708518  9136 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:53.810194  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.835107  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703dc0093ef467d99c16fdc6c0d37e6" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.819932  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.822154  7401 raft_consensus.cc:2468] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:47:53.823823  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.824091  9135 leader_election.cc:290] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.824576  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.836485  7397 raft_consensus.cc:2468] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:47:53.825207  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.802508  9114 leader_election.cc:290] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:53.827998  9085 leader_election.cc:290] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.837493  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.831698  9138 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.814966  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.837387  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.838881  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.839121  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.839435  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.840016  7401 raft_consensus.cc:2468] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:47:53.837355  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.822960  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.843303  7472 raft_consensus.cc:2468] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:47:53.835515  7396 raft_consensus.cc:2468] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:47:53.840858  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.844518  7397 raft_consensus.cc:2468] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:47:53.845865  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.844157  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.848376  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.848527  9122 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.845369  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.851977  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7362e3e96ac0470ab4d71798befba86e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.852512  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.852656  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.854262  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6d7776a6a749ec88f8cf30c325f75b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.854368  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.854604  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.850426  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.847666  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.849402  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.850275  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.851284  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.856832  7472 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:47:53.858255  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.858655  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.859405  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.859975  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.858129  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.860718  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.861033  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.861155  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.862021  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.863153  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.865409  7397 raft_consensus.cc:2468] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:47:53.866025  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.867202  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.867408  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.870184  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.868637  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.869323  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.863428  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.856633  9136 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:53.873843  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.871130  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.871505  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.871688  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.874126  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.873730  7473 raft_consensus.cc:2468] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 1.
I20260709 14:47:53.873376  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.875155  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211416189e9f42dbbd2cd2691ca5f5fb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.875257  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.875897  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.875170  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.878158  7396 raft_consensus.cc:2468] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:47:53.879734  9140 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.879726  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.880502  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.880986  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.881475  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.881753  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.882050  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.882395  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.918366  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.919943  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.920128  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.920600  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.918673  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.918363  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.919044  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.934329  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211416189e9f42dbbd2cd2691ca5f5fb" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.934808  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.934993  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7525bc9aa747bc9bf05ae3570d0c4a" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.935894  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.936046  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.937172  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.934361  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.942049  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f21f0aeca945c4a1836be4e4093c91" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.944165  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087a4c590f14328999750eac14892e3" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.946511  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.949321  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.950407  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.951471  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.952486  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.953516  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7525bc9aa747bc9bf05ae3570d0c4a" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.954797  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.955988  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.960978  7475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.961594  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.962009  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.962514  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.963191  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.969447  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.969861  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.957834  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.958026  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.958863  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.959951  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.964095  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703dc0093ef467d99c16fdc6c0d37e6" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.964682  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.965312  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703dc0093ef467d99c16fdc6c0d37e6" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.956710  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.966220  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.966995  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.967270  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.968180  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.968297  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:53.968945  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.969151  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.973269  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.979552  7291 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:53.974376  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.976816  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.976945  7399 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:53.977321  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:53.975117  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:53.983690  9136 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:53.987139  9131 raft_consensus.cc:2749] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:53.996914  7438 leader_election.cc:304] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:53.998050  9140 raft_consensus.cc:2749] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:53.999042  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.002776  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.005050  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.009969  7438 leader_election.cc:304] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.013971  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.014627  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.016912  7438 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.017916  9141 raft_consensus.cc:2804] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.018846  9141 raft_consensus.cc:493] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.019346  9141 raft_consensus.cc:3060] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.018442  9140 raft_consensus.cc:2749] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:54.027935  7289 leader_election.cc:304] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.018848  7438 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.029546  9122 raft_consensus.cc:2749] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:54.031806  7289 leader_election.cc:304] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.032708  9114 raft_consensus.cc:2749] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:54.031808  9143 raft_consensus.cc:2749] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:54.034643  7438 leader_election.cc:304] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.045739  7289 leader_election.cc:304] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.047261  9132 raft_consensus.cc:2749] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:54.047623  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:54.049675  7289 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.033720  9141 raft_consensus.cc:515] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.054102  9122 raft_consensus.cc:2804] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.054545  9137 raft_consensus.cc:2749] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:54.055003  9122 raft_consensus.cc:493] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.055469  9122 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.076651  7474 raft_consensus.cc:1240] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.076062  7289 leader_election.cc:304] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
W20260709 14:47:54.080610  7438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.130:34761, user_credentials={real_user=slave}} blocked reactor thread for 46045.5us
I20260709 14:47:54.078183  9141 leader_election.cc:290] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:54.081869  7438 leader_election.cc:304] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.083194  9143 raft_consensus.cc:2749] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:54.086854  7289 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.089448  9132 consensus_queue.cc:1059] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:54.091153  9122 raft_consensus.cc:515] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.094390  9140 raft_consensus.cc:2804] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.095587  9140 raft_consensus.cc:493] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.095973  9140 raft_consensus.cc:3060] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.096897  9122 leader_election.cc:290] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:54.097625  9143 raft_consensus.cc:3055] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.098045  9143 raft_consensus.cc:740] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.089318  7366 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:54.099293  7289 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.099046  9143 consensus_queue.cc:260] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.100397  9143 raft_consensus.cc:3060] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.101130  9115 raft_consensus.cc:2804] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:54.101553  9115 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:54.101964  9115 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:54.102339  9114 raft_consensus.cc:2749] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:54.095379  7438 leader_election.cc:304] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.100555  7289 leader_election.cc:304] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.104393  7438 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.103039  9114 raft_consensus.cc:2749] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:47:54.106048  9117 raft_consensus.cc:2804] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.106521  9117 raft_consensus.cc:493] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.106856  9117 raft_consensus.cc:3060] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.107178  7289 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.107805  9140 raft_consensus.cc:515] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.106110  9137 raft_consensus.cc:2749] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.108541  9114 raft_consensus.cc:2749] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:54.105660  7438 leader_election.cc:304] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.110278  9141 raft_consensus.cc:2804] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.112455  9141 raft_consensus.cc:493] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.112910  9141 raft_consensus.cc:3060] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.105957  9122 raft_consensus.cc:2749] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:54.110680  9115 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.113070  9140 leader_election.cc:290] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:54.119468  9115 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:54.114629  7289 leader_election.cc:304] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.126394  9132 raft_consensus.cc:2749] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.126884  7289 leader_election.cc:304] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.127635  9114 raft_consensus.cc:2749] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:54.128314  7289 leader_election.cc:304] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.129089  9132 raft_consensus.cc:2749] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:54.129990  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.116756  7366 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:54.136268  9115 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:54.136628  9115 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:54.136953  9115 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:54.137609  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.138098  7289 leader_election.cc:304] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.114146  9117 raft_consensus.cc:515] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.124384  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.138983  9132 raft_consensus.cc:2749] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:54.140282  9117 leader_election.cc:290] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:54.110468  7438 leader_election.cc:304] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.144479  9117 raft_consensus.cc:2804] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.144961  9117 raft_consensus.cc:493] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.145896  7289 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.147387  9131 raft_consensus.cc:2749] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:54.148598  7289 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.141067  9141 raft_consensus.cc:515] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.149626  9131 raft_consensus.cc:2749] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:54.151223  9141 leader_election.cc:290] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:54.145545  7438 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.154695  7289 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.146062  9117 raft_consensus.cc:3060] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.157914  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.165036  9115 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.166023  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.168313  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.169520  7289 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.169559  7438 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.178139  9131 raft_consensus.cc:2749] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:54.176648  9117 raft_consensus.cc:515] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.178362  7289 leader_election.cc:304] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.178399  7438 leader_election.cc:304] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.179709  9137 raft_consensus.cc:2749] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:54.179792  7289 leader_election.cc:304] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.170370  9140 raft_consensus.cc:2749] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:54.181447  9131 raft_consensus.cc:2749] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:54.181665  9140 raft_consensus.cc:2749] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:54.181994  9134 raft_consensus.cc:2749] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:54.180853  7438 leader_election.cc:304] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.170794  9143 raft_consensus.cc:2749] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:54.179687  7320 raft_consensus.cc:2468] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:54.183678  9117 leader_election.cc:290] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:54.184005  7438 leader_election.cc:304] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.184271  9117 raft_consensus.cc:2804] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.184628  9117 raft_consensus.cc:493] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.184991  9117 raft_consensus.cc:3060] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.185431  7289 leader_election.cc:304] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.185957  9138 raft_consensus.cc:2804] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.186157  9143 raft_consensus.cc:2749] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:54.187114  7438 leader_election.cc:304] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.187642  9138 raft_consensus.cc:493] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.188931  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.189585  9138 raft_consensus.cc:3060] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.188053  9115 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:54.186558  7289 leader_election.cc:304] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.190744  9131 raft_consensus.cc:2749] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:54.192138  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.192718  7289 leader_election.cc:304] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.193578  9131 raft_consensus.cc:2749] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:54.194191  9140 raft_consensus.cc:2804] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.197332  9140 raft_consensus.cc:493] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.188917  7440 leader_election.cc:304] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:54.197788  7289 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.198575  9131 raft_consensus.cc:2749] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:54.199029  9128 raft_consensus.cc:2804] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:54.199540  9128 raft_consensus.cc:697] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:54.199630  7289 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.200338  9131 raft_consensus.cc:2749] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:54.200443  9128 consensus_queue.cc:237] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.202584  9117 raft_consensus.cc:515] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.204627  9117 leader_election.cc:290] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:54.204712  9140 raft_consensus.cc:3060] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.205215  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.206960  7438 leader_election.cc:304] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.222113  7438 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.222292  9117 raft_consensus.cc:2749] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.223451  9134 raft_consensus.cc:2749] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:54.208789  9138 raft_consensus.cc:515] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.225383  9140 raft_consensus.cc:515] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.226397  9138 leader_election.cc:290] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:54.224305  7438 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.227479  9140 leader_election.cc:290] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:54.227811  7438 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.228605  9117 raft_consensus.cc:2804] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.229012  9117 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.229509  9117 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.230113  7438 leader_election.cc:304] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.230847  9141 raft_consensus.cc:2749] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.231940  7438 leader_election.cc:304] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.232658  9141 raft_consensus.cc:2749] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.228153  9140 raft_consensus.cc:2749] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:54.233215  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.234552  7438 leader_election.cc:304] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.235495  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.237406  9117 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.231344  7221 catalog_manager.cc:5697] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:54.241281  9141 raft_consensus.cc:2804] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.241673  9141 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.242054  9141 raft_consensus.cc:3060] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.246223  9117 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:54.246423  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.248435  7438 leader_election.cc:304] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.249193  9117 raft_consensus.cc:2749] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:54.251416  9141 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.252432  7438 leader_election.cc:304] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.253641  7438 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.253911  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.254823  9140 raft_consensus.cc:2749] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:54.255200  7438 leader_election.cc:304] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.255829  9141 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:54.254176  9117 raft_consensus.cc:2749] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.256245  9140 raft_consensus.cc:2749] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.256995  7438 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.257745  9140 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:54.258100  9140 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.258064  7438 leader_election.cc:304] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.258598  9140 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:54.263917  9117 raft_consensus.cc:2749] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:54.265161  9140 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.265955  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703dc0093ef467d99c16fdc6c0d37e6" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.267721  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.269603  9140 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:54.271647  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6d7776a6a749ec88f8cf30c325f75b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.272223  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.272785  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.273290  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.275380  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087a4c590f14328999750eac14892e3" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.280329  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f21f0aeca945c4a1836be4e4093c91" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.287760  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211416189e9f42dbbd2cd2691ca5f5fb" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.291523  7467 raft_consensus.cc:1240] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.291815  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.293035  9131 consensus_queue.cc:1059] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:54.293731  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.293992  9131 raft_consensus.cc:3055] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.294463  9131 raft_consensus.cc:740] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.295296  9131 consensus_queue.cc:260] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.296542  9131 raft_consensus.cc:3060] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.297149  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.298540  7467 raft_consensus.cc:1240] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.299539  7366 leader_election.cc:304] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.300045  9143 consensus_queue.cc:1059] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:54.300622  9115 raft_consensus.cc:2804] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.300962  9143 raft_consensus.cc:3055] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.301353  9143 raft_consensus.cc:740] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.301522  7366 leader_election.cc:304] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.302371  9110 raft_consensus.cc:2749] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:54.302153  9143 consensus_queue.cc:260] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.300985  9115 raft_consensus.cc:493] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.304445  9115 raft_consensus.cc:3060] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.304770  9143 raft_consensus.cc:3060] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.306422  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.309036  7366 leader_election.cc:304] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.309840  9110 raft_consensus.cc:2749] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.311388  7366 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.312130  9110 raft_consensus.cc:2804] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.312463  9110 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.312779  9110 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.319684  9110 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.321843  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.322400  9110 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:54.323798  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.323879  7366 leader_election.cc:304] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.325156  9110 raft_consensus.cc:2749] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.325816  7366 leader_election.cc:304] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.326452  9110 raft_consensus.cc:2749] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.326913  7366 leader_election.cc:304] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.327527  9110 raft_consensus.cc:2749] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.327958  7366 leader_election.cc:304] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.328668  9110 raft_consensus.cc:2749] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:54.329133  7366 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.329790  9110 raft_consensus.cc:2749] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:54.330108  9115 raft_consensus.cc:515] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.332554  9115 leader_election.cc:290] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:54.333433  7467 raft_consensus.cc:1240] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.334889  9143 consensus_queue.cc:1059] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:54.334992  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:54.337945  9137 raft_consensus.cc:3055] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.338299  9137 raft_consensus.cc:740] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.335603  7366 leader_election.cc:304] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.339152  9137 consensus_queue.cc:260] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.340271  9137 raft_consensus.cc:3060] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.340416  7366 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:54.342401  9115 raft_consensus.cc:2749] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.345573  9115 raft_consensus.cc:2804] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:54.345968  9115 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:54.346362  9115 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.354019  7366 leader_election.cc:304] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.355198  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:54.355398  7467 raft_consensus.cc:1240] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.358304  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:54.360440  9137 consensus_queue.cc:1059] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:54.361398  9137 raft_consensus.cc:3055] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.361523  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:54.361824  9137 raft_consensus.cc:740] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.362807  9137 consensus_queue.cc:260] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.364531  9112 raft_consensus.cc:2749] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.365559  7366 leader_election.cc:304] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.367203  7397 raft_consensus.cc:1240] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:47:54.368024  9137 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.368572  9112 raft_consensus.cc:2749] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.371639  7366 leader_election.cc:304] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.372655  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:54.373817  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:54.375602  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:54.374373  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:54.377200  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:54.377508  9112 raft_consensus.cc:2749] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:54.377641  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:54.379297  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:54.380687  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:54.379197  7366 leader_election.cc:304] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.386160  7366 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.386848  9110 raft_consensus.cc:2749] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.387295  7366 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.387478  9110 raft_consensus.cc:2749] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 11 FOLLOWER]: Leader pre-election lost for term 12. Reason: could not achieve majority
I20260709 14:47:54.387867  9115 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.390758  9142 raft_consensus.cc:2749] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.390897  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:54.391968  7366 leader_election.cc:304] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.392360  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:54.392688  9112 raft_consensus.cc:2749] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.393042  7366 leader_election.cc:304] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.393571  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:54.393796  9112 raft_consensus.cc:2749] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:54.394270  7366 leader_election.cc:304] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.394970  9112 raft_consensus.cc:2749] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:54.394872  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:54.395283  7366 leader_election.cc:304] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.396121  9112 raft_consensus.cc:2749] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:47:54.396355  7366 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.397055  9112 raft_consensus.cc:2749] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.397480  7366 leader_election.cc:304] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.398157  9112 raft_consensus.cc:2749] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.398275  7438 leader_election.cc:304] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.399606  9117 raft_consensus.cc:2749] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.398566  7366 leader_election.cc:304] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.400625  7438 leader_election.cc:304] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.400812  9112 raft_consensus.cc:2749] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.401232  7366 leader_election.cc:304] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.401402  9117 raft_consensus.cc:2749] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.401932  9112 raft_consensus.cc:2749] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.402843  7366 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.403060  7438 leader_election.cc:304] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.403405  9112 raft_consensus.cc:2749] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:47:54.403842  9117 raft_consensus.cc:2749] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.390272  9115 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:54.404359  7438 leader_election.cc:304] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.403837  7366 leader_election.cc:304] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.405083  9117 raft_consensus.cc:2749] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:47:54.405292  9115 raft_consensus.cc:2749] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.405452  7438 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.406224  9117 raft_consensus.cc:2749] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.406347  7366 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.406589  7438 leader_election.cc:304] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.407017  9115 raft_consensus.cc:2749] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:47:54.407315  9117 raft_consensus.cc:2749] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.407747  7438 leader_election.cc:304] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.408102  7366 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.408478  9117 raft_consensus.cc:2749] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.408803  9115 raft_consensus.cc:2749] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:47:54.408777  7438 leader_election.cc:304] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.409710  9117 raft_consensus.cc:2749] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.410809  7438 leader_election.cc:304] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.411557  9117 raft_consensus.cc:2749] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:54.411782  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.412746  7438 leader_election.cc:304] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.413455  9117 raft_consensus.cc:2749] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.414891  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.415453  7438 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.416152  9117 raft_consensus.cc:2749] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.417198  7438 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.417897  9117 raft_consensus.cc:2749] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:47:54.418991  7438 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.419656  9117 raft_consensus.cc:2749] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:47:54.420660  7470 raft_consensus.cc:1240] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.421864  9131 consensus_queue.cc:1059] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:54.422780  9131 raft_consensus.cc:3055] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.423059  9131 raft_consensus.cc:740] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.423358  7438 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.423900  9131 consensus_queue.cc:260] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.424472  9140 raft_consensus.cc:2749] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.425202  9131 raft_consensus.cc:3060] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.427860  7438 leader_election.cc:304] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.428539  9140 raft_consensus.cc:2749] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.429698  7438 leader_election.cc:304] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.430456  9117 raft_consensus.cc:2749] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.433044  9140 consensus_queue.cc:1059] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:54.433691  7438 leader_election.cc:304] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.433947  9140 raft_consensus.cc:3055] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:54.434319  9140 raft_consensus.cc:740] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:54.434401  9117 raft_consensus.cc:2749] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.434734  7438 leader_election.cc:304] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.435523  9140 consensus_queue.cc:260] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.436944  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:54.437831  9140 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:54.444792  9140 raft_consensus.cc:2749] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.445139  7438 leader_election.cc:304] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.446144  7438 leader_election.cc:304] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.447141  7438 leader_election.cc:304] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.447820  9138 raft_consensus.cc:2749] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.448217  7438 leader_election.cc:304] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.448613  9138 raft_consensus.cc:2749] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.448925  9141 raft_consensus.cc:2749] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.450151  7438 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.450819  9141 raft_consensus.cc:2749] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.451936  7438 leader_election.cc:304] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.452596  9141 raft_consensus.cc:2749] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.453564  7438 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.454223  9141 raft_consensus.cc:2749] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:47:54.459542  7366 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.460774  9112 raft_consensus.cc:2749] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:47:54.465099  7366 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.466723  9115 raft_consensus.cc:2749] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.468321  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:54.468850  9140 raft_consensus.cc:2749] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.479218  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:54.482002  7366 leader_election.cc:304] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.482659  9115 raft_consensus.cc:2749] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.484218  7366 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.484894  9115 raft_consensus.cc:2749] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:47:54.493518  7470 raft_consensus.cc:1240] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.494519  9143 consensus_queue.cc:1059] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:54.495255  9114 raft_consensus.cc:3055] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.495596  9114 raft_consensus.cc:740] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.496335  9114 consensus_queue.cc:260] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.497493  9114 raft_consensus.cc:3060] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.508020  7470 raft_consensus.cc:1240] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.509225  9143 consensus_queue.cc:1059] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:54.510102  9143 raft_consensus.cc:3055] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.510465  9143 raft_consensus.cc:740] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.511376  9143 consensus_queue.cc:260] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.512930  9143 raft_consensus.cc:3060] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.514245  7470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:54.514941  7470 raft_consensus.cc:606] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 11 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.518245  7470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:54.519677  7470 raft_consensus.cc:606] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:54.520710  7467 raft_consensus.cc:1240] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.522960  9131 consensus_queue.cc:1059] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:54.523837  9143 raft_consensus.cc:3055] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.524292  9143 raft_consensus.cc:740] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.524411  7470 raft_consensus.cc:1240] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:54.524977  7394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:54.526006  7394 raft_consensus.cc:606] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:54.526898  9114 consensus_queue.cc:1059] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:54.525133  9143 consensus_queue.cc:260] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.528139  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:47:54.528379  9137 raft_consensus.cc:3055] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:54.528666  9143 raft_consensus.cc:3060] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.528810  9137 raft_consensus.cc:740] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.529883  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:47:54.529652  9137 consensus_queue.cc:260] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.530766  9137 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:54.538586  7394 raft_consensus.cc:1240] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.540169  9137 consensus_queue.cc:1059] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:54.541157  9137 raft_consensus.cc:3055] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.541982  9137 raft_consensus.cc:740] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.543395  9137 consensus_queue.cc:260] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.544514  9137 raft_consensus.cc:3060] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.546687  9112 raft_consensus.cc:993] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:54.547125  9142 raft_consensus.cc:1081] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:54.548620  7470 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:54.549149  7470 raft_consensus.cc:493] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.549475  7470 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:54.558861  7470 raft_consensus.cc:515] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.568495  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.568732  7470 leader_election.cc:290] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:54.569105  7320 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:54.573451  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:54.573854  7395 raft_consensus.cc:3055] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:54.574038  7395 raft_consensus.cc:740] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:54.574542  7395 consensus_queue.cc:260] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.575306  7395 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:54.579072  7320 raft_consensus.cc:2468] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:54.579387  7395 raft_consensus.cc:2468] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:54.580086  7440 leader_election.cc:304] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:54.580806  9140 raft_consensus.cc:2804] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:54.581307  9140 raft_consensus.cc:697] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:54.582065  9140 consensus_queue.cc:237] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.590566  7221 catalog_manager.cc:5697] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:54.634050  7395 raft_consensus.cc:1240] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.635179  9137 consensus_queue.cc:1059] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:54.636689  9143 raft_consensus.cc:3055] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.637061  9143 raft_consensus.cc:740] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.637977  9143 consensus_queue.cc:260] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.639281  9143 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.642521  9141 raft_consensus.cc:993] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:54.643005  9141 raft_consensus.cc:1081] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 11 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:54.645038  7398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:54.645569  7398 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 11 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:54.645907  7398 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:47:54.649448  7394 raft_consensus.cc:1240] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:47:54.651192  9141 consensus_queue.cc:1059] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:54.652189  9138 raft_consensus.cc:3055] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:47:54.652545  9138 raft_consensus.cc:740] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:54.653412  9138 consensus_queue.cc:260] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.654727  9138 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:54.659564  7398 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 12 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.654754  7470 raft_consensus.cc:1240] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.662201  7398 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 12 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:54.662586  9137 consensus_queue.cc:1059] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:54.663048  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:54.663761  9137 raft_consensus.cc:3055] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.663787  7320 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:47:54.663908  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 12 candidate_status { last_received { term: 11 index: 11 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:54.664314  9137 raft_consensus.cc:740] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.664618  7470 raft_consensus.cc:3055] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 11 LEADER]: Stepping down as leader of term 11
I20260709 14:47:54.664970  7470 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 11 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:54.665460  9137 consensus_queue.cc:260] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.665798  7470 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 11, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.666689  9137 raft_consensus.cc:3060] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.671190  7320 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 12.
I20260709 14:47:54.672542  7474 raft_consensus.cc:1240] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.673664  7470 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:47:54.673574  7366 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:54.673931  9143 consensus_queue.cc:1059] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:54.674459  9115 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:47:54.674860  9143 raft_consensus.cc:3055] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.674970  9115 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 12 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:54.676226  9115 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 11.11, Last appended by leader: 11, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.675256  9143 raft_consensus.cc:740] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.678012  9143 consensus_queue.cc:260] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.679133  9143 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.679883  7470 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 12.
I20260709 14:47:54.691808  7221 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 11 to 12, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 12 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:54.724805  7320 raft_consensus.cc:1275] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:54.726118  9138 consensus_queue.cc:1048] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:54.746860  7398 raft_consensus.cc:1240] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:47:54.748313  9137 consensus_queue.cc:1059] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:54.749270  9143 raft_consensus.cc:3055] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:54.749607  9143 raft_consensus.cc:740] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:54.750442  9143 consensus_queue.cc:260] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:54.751607  9143 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.760224  7398 raft_consensus.cc:3060] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:54.765105  7398 raft_consensus.cc:1275] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:54.766383  9138 consensus_queue.cc:1048] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:55.011654  9140 raft_consensus.cc:993] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:55.012157  9141 raft_consensus.cc:1081] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:55.018703  7398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:55.019249  7398 raft_consensus.cc:493] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:55.019614  7398 raft_consensus.cc:3060] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:55.025656  7398 raft_consensus.cc:515] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.027436  7398 leader_election.cc:290] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.028352  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:55.028617  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:55.028987  7320 raft_consensus.cc:3060] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:55.029327  7470 raft_consensus.cc:3055] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:55.030694  7470 raft_consensus.cc:740] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:55.031452  7470 consensus_queue.cc:260] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.032521  7470 raft_consensus.cc:3060] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:55.034829  7320 raft_consensus.cc:2468] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:55.035841  7366 leader_election.cc:304] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:55.036445  9142 raft_consensus.cc:2804] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:55.036798  9142 raft_consensus.cc:697] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:55.037469  9142 consensus_queue.cc:237] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.039657  7470 raft_consensus.cc:2468] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:47:55.048533  7224 catalog_manager.cc:5697] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:55.118799  7320 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 12 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:47:55.119913  9142 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:47:55.130687  7474 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 12 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 11 index: 11. Preceding OpId from leader: term: 12 index: 12. (index mismatch)
I20260709 14:47:55.134457  9162 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260709 14:47:55.146943  7398 raft_consensus.cc:1275] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:55.148356  9141 consensus_queue.cc:1048] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:55.163607  7320 raft_consensus.cc:1275] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:47:55.165992  9140 consensus_queue.cc:1048] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:55.458138  9142 raft_consensus.cc:493] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:55.458554  9142 raft_consensus.cc:515] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.460367  9142 leader_election.cc:290] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.460812  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:55.462204  7320 raft_consensus.cc:2468] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:55.463008  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:55.463395  7366 leader_election.cc:304] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:55.465060  9142 raft_consensus.cc:2804] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:55.465453  9142 raft_consensus.cc:493] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:55.465788  9142 raft_consensus.cc:3060] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.471529  9142 raft_consensus.cc:515] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.473045  9142 leader_election.cc:290] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.473634  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:55.473829  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:55.480104  7320 raft_consensus.cc:2468] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:55.481003  7366 leader_election.cc:304] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:55.481586  9142 raft_consensus.cc:2804] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:55.482045  9142 raft_consensus.cc:697] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:55.483317  9142 consensus_queue.cc:237] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.496831  7222 catalog_manager.cc:5697] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:55.531368  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:55.573225  7470 raft_consensus.cc:1275] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:55.575016  9115 consensus_queue.cc:1048] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:55.583845  7320 raft_consensus.cc:1275] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:47:55.585377  9115 consensus_queue.cc:1048] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:47:55.647189  9143 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:55.647697  9143 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.650214  9143 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.650089  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:55.650394  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:55.651077  7398 raft_consensus.cc:2393] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 5: Already voted for candidate be16c18b0ac74dba83ebc2890f75744c in this term.
I20260709 14:47:55.651000  7474 raft_consensus.cc:2468] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:47:55.652760  7291 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:55.653573  9143 raft_consensus.cc:2804] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:47:55.653975  9143 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:55.654372  9143 raft_consensus.cc:3060] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:55.661291  9143 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.663197  9143 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.663761  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:55.664453  7398 raft_consensus.cc:2393] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 5: Already voted for candidate be16c18b0ac74dba83ebc2890f75744c in this term.
I20260709 14:47:55.666213  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:55.670327  7474 raft_consensus.cc:2468] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:47:55.671083  7291 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:55.671648  9137 raft_consensus.cc:2804] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:55.672118  9137 raft_consensus.cc:697] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 5 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:55.672945  9137 consensus_queue.cc:237] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.685783  7221 catalog_manager.cc:5697] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 4 to 5, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 5 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:55.738425  9162 raft_consensus.cc:493] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:55.738834  9162 raft_consensus.cc:515] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.740341  9162 leader_election.cc:290] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.740824  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:55.741425  7326 raft_consensus.cc:2468] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:55.741541  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:55.742272  7366 leader_election.cc:304] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:55.742337  7467 raft_consensus.cc:2393] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 2: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:47:55.742836  9162 raft_consensus.cc:2804] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:55.743139  9162 raft_consensus.cc:493] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:55.743445  9162 raft_consensus.cc:3060] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.748987  9162 raft_consensus.cc:515] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.750439  9162 leader_election.cc:290] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.751113  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:55.751243  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:55.752012  7467 raft_consensus.cc:2393] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 2: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:47:55.755887  7326 raft_consensus.cc:2468] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:55.759050  7366 leader_election.cc:304] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:55.760089  9142 raft_consensus.cc:2804] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:55.760572  9142 raft_consensus.cc:697] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:55.761364  9142 consensus_queue.cc:237] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.775739  7221 catalog_manager.cc:5697] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:55.829780  9137 raft_consensus.cc:493] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:55.830170  9137 raft_consensus.cc:515] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.831704  9137 leader_election.cc:290] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.832198  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:55.832440  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:55.832811  7398 raft_consensus.cc:2468] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:47:55.832926  7474 raft_consensus.cc:2468] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 2.
I20260709 14:47:55.833740  7289 leader_election.cc:304] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:55.834275  9137 raft_consensus.cc:2804] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:55.834611  9137 raft_consensus.cc:493] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:55.834861  9137 raft_consensus.cc:3060] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.839784  9137 raft_consensus.cc:515] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.841774  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:55.842238  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:55.841284  9137 leader_election.cc:290] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.842331  7398 raft_consensus.cc:3060] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.842785  7474 raft_consensus.cc:3060] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.847362  7398 raft_consensus.cc:2468] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:47:55.848093  7289 leader_election.cc:304] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:55.848594  9137 raft_consensus.cc:2804] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:55.848940  9137 raft_consensus.cc:697] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:55.848982  7474 raft_consensus.cc:2468] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:47:55.850171  9137 consensus_queue.cc:237] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.861157  7221 catalog_manager.cc:5697] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:55.866832  9137 raft_consensus.cc:493] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:55.867326  9137 raft_consensus.cc:515] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.869251  9137 leader_election.cc:290] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.869652  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:55.870581  9169 raft_consensus.cc:493] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:55.871204  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:55.871035  9169 raft_consensus.cc:515] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.871706  7474 raft_consensus.cc:2468] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 2.
I20260709 14:47:55.872430  7291 leader_election.cc:304] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:55.872961  9169 leader_election.cc:290] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.873481  9169 raft_consensus.cc:2804] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:55.873797  9169 raft_consensus.cc:493] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:55.874147  9169 raft_consensus.cc:3060] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.873827  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:55.874818  7398 raft_consensus.cc:2468] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:47:55.875579  7289 leader_election.cc:304] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:55.876120  9143 raft_consensus.cc:2804] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:55.876433  9143 raft_consensus.cc:493] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:55.876706  9143 raft_consensus.cc:3060] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.877743  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:55.878252  7474 raft_consensus.cc:2468] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 2.
I20260709 14:47:55.882943  9143 raft_consensus.cc:515] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.884887  9143 leader_election.cc:290] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.885484  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:55.886023  7394 raft_consensus.cc:3060] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.886153  9169 raft_consensus.cc:515] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.886569  9143 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:55.887127  9143 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.888587  9137 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:55.889107  9143 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.889457  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:55.889061  9137 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.891363  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:55.891827  7474 raft_consensus.cc:3060] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.892531  7394 raft_consensus.cc:2468] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:47:55.893430  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:55.893640  7289 leader_election.cc:304] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:55.894078  7398 raft_consensus.cc:2393] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 6: Already voted for candidate be16c18b0ac74dba83ebc2890f75744c in this term.
I20260709 14:47:55.895036  9169 leader_election.cc:290] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.895519  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:55.895582  9169 raft_consensus.cc:2804] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:55.897225  9137 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.898466  9169 raft_consensus.cc:697] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:55.900128  9169 consensus_queue.cc:237] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.912276  7474 raft_consensus.cc:2468] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:47:55.915508  9142 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:55.916008  9142 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.917479  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:55.917865  9142 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.918330  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:55.918738  7470 raft_consensus.cc:3060] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.921559  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:55.921458  7221 catalog_manager.cc:5697] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:55.922196  7471 raft_consensus.cc:2393] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 2: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:47:55.922865  7470 raft_consensus.cc:2468] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:47:55.923026  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:55.923575  7467 raft_consensus.cc:2468] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 2.
I20260709 14:47:55.924757  7291 leader_election.cc:304] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:55.924898  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:55.925571  7320 raft_consensus.cc:2468] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:55.925904  7291 leader_election.cc:304] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:55.918015  7472 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 6.
I20260709 14:47:55.927073  9169 raft_consensus.cc:2804] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:55.927624  7366 leader_election.cc:304] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:55.928098  9137 raft_consensus.cc:2804] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:55.928468  9137 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:55.928779  9137 raft_consensus.cc:3060] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.929407  9162 raft_consensus.cc:2804] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:55.929764  9162 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:55.930084  9162 raft_consensus.cc:3060] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:55.931977  7291 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:55.927536  9169 raft_consensus.cc:697] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:55.932926  9169 consensus_queue.cc:237] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.935454  9173 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:47:55.935894  9173 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:47:55.936261  9173 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:47:55.940377  9174 raft_consensus.cc:493] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:55.940816  9174 raft_consensus.cc:515] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.943344  9174 leader_election.cc:290] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.943987  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:55.944572  7398 raft_consensus.cc:2468] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:47:55.945065  9137 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.945389  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:55.945941  7472 raft_consensus.cc:2468] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 2.
I20260709 14:47:55.946857  7289 leader_election.cc:304] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:55.947523  9174 raft_consensus.cc:2804] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:55.947971  9174 raft_consensus.cc:493] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:55.948179  9142 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:55.948309  9174 raft_consensus.cc:3060] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.948626  9142 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.940030  9162 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.953359  9142 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.948926  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:55.954032  7398 raft_consensus.cc:3060] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.954667  9162 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.956684  9137 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.958611  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:55.959002  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:55.959331  7467 raft_consensus.cc:2393] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 3: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:47:55.959272  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:55.959936  7326 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:55.960692  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:55.961453  7470 raft_consensus.cc:2393] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 2: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:47:55.961638  7366 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:55.962236  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:55.962940  7326 raft_consensus.cc:2368] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 2. Current term is 3.
I20260709 14:47:55.963317  9177 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:55.962152  9174 raft_consensus.cc:515] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.963709  9177 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:55.964084  9177 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.965482  7472 raft_consensus.cc:3060] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.979105  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:55.980170  9174 leader_election.cc:290] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.947470  9173 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.985445  7366 leader_election.cc:400] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Vote denied by peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615) with higher term. Message: Invalid argument: T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 2. Current term is 3.
I20260709 14:47:55.985785  7366 leader_election.cc:403] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:47:55.979390  7398 raft_consensus.cc:2468] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:47:55.987528  9115 raft_consensus.cc:2749] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615) with higher term. Message: Invalid argument: T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 2. Current term is 3.
I20260709 14:47:55.982098  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:55.989090  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:55.989465  7394 raft_consensus.cc:3060] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:55.996155  7394 raft_consensus.cc:2468] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:47:55.996747  9140 raft_consensus.cc:493] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:55.981298  9177 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.997365  9140 raft_consensus.cc:515] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:55.998857  9177 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:55.999382  9140 leader_election.cc:290] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:56.000284  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:56.001281  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:56.003466  7320 raft_consensus.cc:2468] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:56.004702  7440 leader_election.cc:304] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:55.979727  7474 raft_consensus.cc:3060] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.005659  9140 raft_consensus.cc:2804] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:56.006173  9140 raft_consensus.cc:493] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:56.006553  9140 raft_consensus.cc:3060] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.002916  7470 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 6.
I20260709 14:47:56.010713  7291 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:55.984364  7472 raft_consensus.cc:2468] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:47:56.011555  9174 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:47:56.012295  7291 leader_election.cc:304] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:56.010762  7474 raft_consensus.cc:2468] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:47:56.012636  9174 raft_consensus.cc:697] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 6 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:56.013748  7291 leader_election.cc:304] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:56.013514  9174 consensus_queue.cc:237] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.014573  9143 raft_consensus.cc:2804] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:56.014983  9143 raft_consensus.cc:697] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:56.015604  9143 consensus_queue.cc:237] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.017360  9137 raft_consensus.cc:2804] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:56.018371  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:56.021493  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:56.022142  7474 raft_consensus.cc:2393] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 3: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:47:56.019727  9173 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:56.027386  7320 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:56.031972  9140 raft_consensus.cc:515] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.034899  9140 leader_election.cc:290] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:56.035100  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:56.036454  7320 raft_consensus.cc:3060] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.035457  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:56.032768  9141 raft_consensus.cc:493] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:56.040488  7366 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:56.042980  9177 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:56.043445  9177 raft_consensus.cc:697] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:56.043934  9137 raft_consensus.cc:697] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:56.046022  9177 consensus_queue.cc:237] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.046639  9137 consensus_queue.cc:237] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.044210  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:56.047904  7221 catalog_manager.cc:5697] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:56.049346  7394 raft_consensus.cc:2393] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 6: Already voted for candidate be16c18b0ac74dba83ebc2890f75744c in this term.
I20260709 14:47:56.039248  9141 raft_consensus.cc:515] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.051606  9141 leader_election.cc:290] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:56.052919  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:56.053542  7394 raft_consensus.cc:2468] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:47:56.054630  7438 leader_election.cc:304] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:56.055410  9141 raft_consensus.cc:2804] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:56.055975  9141 raft_consensus.cc:493] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:56.056365  9141 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.057457  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:56.057981  7320 raft_consensus.cc:2468] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:56.058023  7319 raft_consensus.cc:2468] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:56.059583  7440 leader_election.cc:304] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:56.063473  9141 raft_consensus.cc:515] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.064837  9140 raft_consensus.cc:2804] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:56.065275  9140 raft_consensus.cc:697] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:56.065979  9140 consensus_queue.cc:237] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.066387  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:56.066929  7394 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.075516  7319 raft_consensus.cc:1240] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:56.074838  9179 raft_consensus.cc:493] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:56.076480  9179 raft_consensus.cc:515] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.077332  9142 consensus_queue.cc:1059] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:56.078325  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:56.078832  7319 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.078636  9162 raft_consensus.cc:3055] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:56.079648  9162 raft_consensus.cc:740] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:56.082036  9162 consensus_queue.cc:260] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.083460  7394 raft_consensus.cc:2468] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:56.084978  7319 raft_consensus.cc:2468] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:56.085163  9162 raft_consensus.cc:3060] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.086040  7438 leader_election.cc:304] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:56.092741  9180 raft_consensus.cc:493] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:56.093204  9180 raft_consensus.cc:515] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.095139  9180 leader_election.cc:290] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:56.086800  9179 leader_election.cc:290] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:56.088747  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:56.087596  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:56.099668  7470 raft_consensus.cc:2468] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 2.
I20260709 14:47:56.100056  7398 raft_consensus.cc:2468] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:47:56.089295  7474 raft_consensus.cc:1240] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:56.098589  9189 raft_consensus.cc:2804] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:56.098620  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:56.101815  7291 leader_election.cc:304] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:56.101920  7472 raft_consensus.cc:2468] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 1.
I20260709 14:47:56.089694  9140 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:56.102691  9140 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.102979  9179 raft_consensus.cc:2804] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:56.103376  9179 raft_consensus.cc:493] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:56.103698  9179 raft_consensus.cc:3060] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.105262  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:56.105906  7398 raft_consensus.cc:2393] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 2: Already voted for candidate be16c18b0ac74dba83ebc2890f75744c in this term.
I20260709 14:47:56.106526  7291 leader_election.cc:304] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:56.086223  9141 leader_election.cc:290] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:56.107661  9140 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:56.110715  9137 raft_consensus.cc:2804] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:56.114568  9137 raft_consensus.cc:493] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:56.114966  9137 raft_consensus.cc:3060] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.110805  7222 catalog_manager.cc:5697] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:56.115393  9179 raft_consensus.cc:515] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.118077  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:56.118543  7474 raft_consensus.cc:3060] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.122476  9137 raft_consensus.cc:515] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.124480  9137 leader_election.cc:290] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:56.125291  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:56.125957  7472 raft_consensus.cc:3060] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.114297  7221 catalog_manager.cc:5697] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 5 to 6, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 6 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:56.126631  9140 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:56.112067  9178 raft_consensus.cc:493] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:56.126996  7221 catalog_manager.cc:5697] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:56.111778  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:56.128813  9178 raft_consensus.cc:515] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.129441  7398 raft_consensus.cc:2468] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 2.
I20260709 14:47:56.130743  9178 leader_election.cc:290] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:56.131243  9140 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.131726  7472 raft_consensus.cc:2468] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:47:56.124310  7474 raft_consensus.cc:2468] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:47:56.133836  9178 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:56.144392  9178 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.134099  9179 leader_election.cc:290] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:56.144903  7291 leader_election.cc:304] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:56.145777  7291 leader_election.cc:304] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:56.134553  9189 raft_consensus.cc:697] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:56.147069  9178 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:56.146944  9189 consensus_queue.cc:237] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.130699  7221 catalog_manager.cc:5697] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:56.136456  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:56.137337  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:56.138937  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:56.141973  7222 catalog_manager.cc:5697] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:56.113046  9141 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:56.149783  9141 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.150111  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:56.150162  9179 raft_consensus.cc:2804] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:56.150741  7320 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:56.151327  9183 raft_consensus.cc:2804] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:56.151583  9141 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:56.151019  9179 raft_consensus.cc:697] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:56.152081  7398 raft_consensus.cc:3060] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.152381  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:56.152962  7320 raft_consensus.cc:2468] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:56.152695  9179 consensus_queue.cc:237] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.151800  9183 raft_consensus.cc:697] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:56.156275  9183 consensus_queue.cc:237] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:47:56.157150  7438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:34761, user_credentials={real_user=slave}} blocked reactor thread for 47919.7us
I20260709 14:47:56.159086  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:56.159752  7397 raft_consensus.cc:2393] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 2: Already voted for candidate be16c18b0ac74dba83ebc2890f75744c in this term.
I20260709 14:47:56.161835  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:56.162423  7470 raft_consensus.cc:2368] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 2. Current term is 3.
I20260709 14:47:56.163727  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:56.165760  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:56.166317  7470 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 6.
I20260709 14:47:56.167660  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:56.148630  7395 raft_consensus.cc:3060] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.179932  7394 raft_consensus.cc:2468] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:47:56.181761  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:56.182286  7326 raft_consensus.cc:2468] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:56.185348  7395 raft_consensus.cc:2468] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:47:56.173815  7366 leader_election.cc:400] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Vote denied by peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697) with higher term. Message: Invalid argument: T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 2. Current term is 3.
I20260709 14:47:56.186004  7366 leader_election.cc:403] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:47:56.186499  9177 raft_consensus.cc:3060] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.186779  7440 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:56.187791  7440 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:56.188539  7440 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:56.188728  9189 raft_consensus.cc:2804] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:56.189116  9189 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:56.189344  9192 raft_consensus.cc:2804] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:56.189483  9189 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:56.189797  9192 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:56.190156  9192 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.148598  9140 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:56.195034  9140 raft_consensus.cc:2804] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:47:56.195358  9140 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:47:56.195664  9140 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:56.175262  7398 raft_consensus.cc:2468] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:47:56.202838  7470 raft_consensus.cc:1275] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:56.203681  7366 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:47:56.204767  9177 raft_consensus.cc:2749] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697) with higher term. Message: Invalid argument: T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 2. Current term is 3.
I20260709 14:47:56.204694  9179 consensus_queue.cc:1048] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:47:56.206066  9142 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:47:56.206656  9142 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:56.206995  9142 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:56.210602  9189 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.212656  9189 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:56.213088  9142 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.213552  9162 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:56.230890  9162 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.232673  9162 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:56.233646  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:56.216744  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:56.237282  9142 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:56.237993  7393 raft_consensus.cc:2393] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 2: Already voted for candidate be16c18b0ac74dba83ebc2890f75744c in this term.
I20260709 14:47:56.239002  9140 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.240793  9140 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:47:56.222189  9193 log.cc:927] Time spent T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 14:47:56.241954  7222 catalog_manager.cc:5697] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 3, leader changed from b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:56.243640  7221 catalog_manager.cc:5697] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:56.246095  7472 raft_consensus.cc:1275] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.248193  9137 consensus_queue.cc:1048] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:56.224612  7398 raft_consensus.cc:1275] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:56.229816  9192 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.248931  7326 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:56.251133  9192 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:56.244943  7221 catalog_manager.cc:5697] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:56.254359  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:56.255805  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:56.256362  7393 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.262733  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:56.263415  7398 raft_consensus.cc:2393] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 2: Already voted for candidate be16c18b0ac74dba83ebc2890f75744c in this term.
I20260709 14:47:56.267431  7393 raft_consensus.cc:2468] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:56.268536  7438 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:56.269311  9189 raft_consensus.cc:2804] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:56.269801  9189 raft_consensus.cc:697] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:56.271258  9189 consensus_queue.cc:237] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.271678  7326 raft_consensus.cc:2468] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:47:56.277105  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:56.277666  7326 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.281307  7440 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:56.286736  9195 raft_consensus.cc:2804] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:56.287039  7474 raft_consensus.cc:1275] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:56.287177  9195 raft_consensus.cc:697] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:56.288235  7440 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:56.288076  9195 consensus_queue.cc:237] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.289065  9140 raft_consensus.cc:2804] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:56.289523  9140 raft_consensus.cc:697] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:56.290473  9140 consensus_queue.cc:237] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.291651  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:56.297474  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:56.297971  7320 raft_consensus.cc:2468] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:56.306710  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:56.308797  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:56.309315  7470 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:56.316301  7470 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 7.
I20260709 14:47:56.322427  9183 consensus_queue.cc:1048] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:56.340173  7326 raft_consensus.cc:2468] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:56.361847  7470 raft_consensus.cc:1275] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.363191  9183 consensus_queue.cc:1048] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:47:56.384776  7366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:39697, user_credentials={real_user=slave}} blocked reactor thread for 48658.3us
I20260709 14:47:56.386189  7366 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:56.386184  9162 consensus_queue.cc:1048] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:56.389060  9115 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:47:56.389532  9115 raft_consensus.cc:697] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:56.390327  9115 consensus_queue.cc:237] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.395507  7366 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:56.400272  7398 raft_consensus.cc:1275] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.399153  7221 catalog_manager.cc:5697] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 3, leader changed from b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:56.402038  7221 catalog_manager.cc:5697] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:56.398705  9177 raft_consensus.cc:2804] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:56.398770  9178 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:56.403163  9177 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:56.403553  9177 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.403276  9178 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.404803  7395 raft_consensus.cc:1275] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.403254  7221 catalog_manager.cc:5697] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:56.409101  9178 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:56.412357  7467 raft_consensus.cc:1275] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.417568  9137 consensus_queue.cc:1048] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:56.419456  9169 consensus_queue.cc:1048] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:47:56.423676  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:56.424134  7320 raft_consensus.cc:1275] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:56.424291  7322 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:56.425747  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:47:56.413879  9179 consensus_queue.cc:1048] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 14:47:56.431667  7366 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:56.437230  9162 raft_consensus.cc:2804] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:47:56.439478  9162 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:56.434352  9178 consensus_queue.cc:1048] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:47:56.439893  9162 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.462795  9162 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.464733  9162 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:56.469158  7467 raft_consensus.cc:1275] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.473562  9177 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.482546  9177 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:56.476823  9179 consensus_queue.cc:1048] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:47:56.539836  7472 raft_consensus.cc:1275] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.552357  9140 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:47:56.553021  9140 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.555933  9137 consensus_queue.cc:1048] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:47:56.582960  9205 log.cc:927] Time spent T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260709 14:47:56.584913  9140 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:47:56.588624  9204 log.cc:927] Time spent T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 14:47:56.591197  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:47:56.592545  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:47:56.593155  7326 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:47:56.596385  7440 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:56.597195  9192 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:47:56.597582  9192 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:47:56.597896  9192 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:56.673987  7213 maintenance_manager.cc:419] P 8769e1e94909453ebc93b84784d552cf: Scheduling FlushMRSOp(00000000000000000000000000000000): perf score=0.033388
I20260709 14:47:56.677914  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:47:56.687889  7399 raft_consensus.cc:1275] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.701046  7398 raft_consensus.cc:1275] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:47:56.709483  7398 pending_rounds.cc:85] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c: Aborting all ops after (but not including) 1
I20260709 14:47:56.712098  7398 pending_rounds.cc:107] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:47:56.716681  7398 raft_consensus.cc:2889] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:56.717607  7326 raft_consensus.cc:1275] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.749019  9186 consensus_queue.cc:1048] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 14:47:56.855549  9189 consensus_queue.cc:1048] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:56.856632  9218 consensus_queue.cc:1048] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:56.857647  9192 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:56.859658  9192 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:56.864804  7393 raft_consensus.cc:1275] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.867825  7393 raft_consensus.cc:1240] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:56.871618  7474 raft_consensus.cc:1275] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.872133  7221 catalog_manager.cc:5697] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 6 to 7, leader changed from b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 7 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
W20260709 14:47:56.873605  9212 log.cc:927] Time spent T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9: Append to log took a long time: real 0.111s	user 0.005s	sys 0.000s
I20260709 14:47:56.885388  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:56.885963  7322 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:56.893571  7467 raft_consensus.cc:1240] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 6. Current term is 7. Ops: []
I20260709 14:47:56.894500  7322 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:47:56.897511  7467 raft_consensus.cc:1275] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.898993  7320 raft_consensus.cc:1275] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.898952  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:56.900614  7320 raft_consensus.cc:1275] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:56.902119  7320 raft_consensus.cc:1275] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:56.910862  9190 consensus_queue.cc:1048] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:47:56.911940  9140 consensus_queue.cc:1059] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:56.914222  9218 raft_consensus.cc:3055] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:56.914613  9218 raft_consensus.cc:740] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:56.915489  9218 consensus_queue.cc:260] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:47:56.915987  7366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:41615, user_credentials={real_user=slave}} blocked reactor thread for 481544us
I20260709 14:47:56.916638  9218 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.941633  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:56.942432  7474 raft_consensus.cc:2410] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 14:47:56.945235  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:56.948706  7320 raft_consensus.cc:1275] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:56.953892  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:56.954429  7319 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.955669  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:56.956183  7321 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:56.959980  7474 raft_consensus.cc:1240] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:56.965302  7319 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:56.965641  7321 raft_consensus.cc:2468] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:47:56.975301  7397 raft_consensus.cc:1240] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:47:56.978327  9137 consensus_queue.cc:1048] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:56.980713  7440 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:56.985728  9218 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:47:56.986207  9218 raft_consensus.cc:697] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:56.987052  9218 consensus_queue.cc:237] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:57.007071  7474 raft_consensus.cc:1275] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:47:57.010255  9189 consensus_queue.cc:1059] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:57.011332  9189 raft_consensus.cc:3055] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:47:57.011687  9189 raft_consensus.cc:740] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:57.012521  9189 consensus_queue.cc:260] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:57.013506  9189 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:47:57.018225  9137 consensus_queue.cc:1059] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:57.039666  9137 consensus_queue.cc:1048] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:57.041195  7395 raft_consensus.cc:1275] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:57.042564  9174 raft_consensus.cc:3055] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:47:57.042977  9174 raft_consensus.cc:740] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 6 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:47:57.043776  9174 consensus_queue.cc:260] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:57.044836  9174 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:47:57.049093  9189 consensus_queue.cc:1048] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:57.051965  7395 raft_consensus.cc:1240] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 6. Current term is 7. Ops: []
I20260709 14:47:57.053663  7398 raft_consensus.cc:1275] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:57.059568  7395 raft_consensus.cc:1275] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:57.060489  7399 raft_consensus.cc:1275] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:57.054927  9189 consensus_queue.cc:1048] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:47:57.079630  7324 raft_consensus.cc:1240] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 3. Current term is 4. Ops: []
I20260709 14:47:57.087875  7394 raft_consensus.cc:1275] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:57.112257  7221 catalog_manager.cc:5697] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
W20260709 14:47:57.165805  7290 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:47:57.274958  7440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:41615, user_credentials={real_user=slave}} blocked reactor thread for 121284us
W20260709 14:47:57.283821  7366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:39697, user_credentials={real_user=slave}} blocked reactor thread for 181116us
I20260709 14:47:57.287020  9162 consensus_queue.cc:1059] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
W20260709 14:47:57.303139  7438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:34761, user_credentials={real_user=slave}} blocked reactor thread for 133051us
I20260709 14:47:57.306219  7322 raft_consensus.cc:1275] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 6. (term mismatch)
I20260709 14:47:57.306617  7322 pending_rounds.cc:85] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f: Aborting all ops after (but not including) 5
I20260709 14:47:57.306833  7322 pending_rounds.cc:107] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f: Aborting uncommitted NO_OP operation due to leader change: 6.6
I20260709 14:47:57.307080  7322 raft_consensus.cc:2889] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 14:47:57.362473  7366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:39697, user_credentials={real_user=slave}} blocked reactor thread for 58153.5us
I20260709 14:47:57.379345  7366 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:57.388187  9180 consensus_queue.cc:1048] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:47:57.391387  9210 raft_consensus.cc:3055] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:47:57.391752  9210 raft_consensus.cc:740] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:57.400118  9235 raft_consensus.cc:2804] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:57.400631  9235 raft_consensus.cc:697] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:57.401434  9235 consensus_queue.cc:237] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:57.374040  9162 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.031s
I20260709 14:47:57.409426  7366 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:57.392536  9210 consensus_queue.cc:260] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:57.415660  9178 raft_consensus.cc:2804] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:47:57.416163  9178 raft_consensus.cc:697] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:57.418531  9179 consensus_queue.cc:1048] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:57.423173  9210 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:47:57.389021  9173 consensus_queue.cc:1048] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 14:47:57.388820  9174 consensus_queue.cc:1048] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 14:47:57.417004  9178 consensus_queue.cc:237] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:57.442159  9169 consensus_queue.cc:1048] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:57.448662  9244 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:47:57.454299  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:47:57.454838  7397 raft_consensus.cc:606] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:47:57.492605  7474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:47:57.493155  7474 raft_consensus.cc:606] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:47:57.512507  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:47:57.513844  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 14:47:57.645251  7366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:41615, user_credentials={real_user=slave}} blocked reactor thread for 89179.2us
W20260709 14:47:57.709219  9252 log.cc:927] Time spent T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c: Append to log took a long time: real 0.116s	user 0.003s	sys 0.000s
I20260709 14:47:57.740115  7221 catalog_manager.cc:5697] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:57.744349  7221 catalog_manager.cc:5697] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:57.750502  9210 raft_consensus.cc:993] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:57.751807  9210 raft_consensus.cc:1081] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:47:57.772199  7474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:47:57.772650  7474 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:57.772998  7474 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:57.777281  7318 raft_consensus.cc:1275] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:47:57.781984  9251 log.cc:927] Time spent T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9: Append to log took a long time: real 0.138s	user 0.002s	sys 0.000s
I20260709 14:47:57.782274  7474 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:57.783922  7393 raft_consensus.cc:1275] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 14:47:57.784302  7393 pending_rounds.cc:85] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c: Aborting all ops after (but not including) 2
I20260709 14:47:57.784530  7393 pending_rounds.cc:107] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:47:57.784832  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:47:57.785377  7395 raft_consensus.cc:3055] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:47:57.785634  7395 raft_consensus.cc:740] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:57.786834  7474 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:47:57.787684  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:57.788167  7321 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:57.789565  7395 consensus_queue.cc:260] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:57.790366  7395 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:47:57.790407  9189 consensus_queue.cc:1048] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:57.796443  7395 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:47:57.797796  7438 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:47:57.798452  9238 raft_consensus.cc:2804] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:47:57.798923  9238 raft_consensus.cc:697] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:57.799713  9238 consensus_queue.cc:237] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:57.784780  7393 raft_consensus.cc:2889] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:57.806665  9189 consensus_queue.cc:1048] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:47:57.807498  7325 raft_consensus.cc:1275] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:57.811604  7321 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:47:57.813620  9162 consensus_queue.cc:1048] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:57.863188  9189 raft_consensus.cc:993] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:57.863679  9189 raft_consensus.cc:1081] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:47:57.865067  7394 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:47:57.866823  7394 raft_consensus.cc:493] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:47:57.867169  7394 raft_consensus.cc:3060] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:57.872834  7474 raft_consensus.cc:1275] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:47:57.873289  7474 pending_rounds.cc:85] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9: Aborting all ops after (but not including) 1
I20260709 14:47:57.873509  7474 pending_rounds.cc:107] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:47:57.873744  7474 raft_consensus.cc:2889] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:57.876120  9258 consensus_queue.cc:1048] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:57.888118  7394 raft_consensus.cc:515] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:57.892380  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:47:57.892900  7324 raft_consensus.cc:3060] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:57.902033  7324 raft_consensus.cc:2468] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:57.903030  7366 leader_election.cc:304] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:47:57.903805  9177 raft_consensus.cc:2804] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:47:57.904282  9177 raft_consensus.cc:697] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:47:57.905113  9177 consensus_queue.cc:237] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:57.909350  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:47:57.909778  7394 leader_election.cc:290] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:47:57.909950  7467 raft_consensus.cc:3055] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:47:57.910471  7467 raft_consensus.cc:740] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:47:57.911278  7467 consensus_queue.cc:260] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:47:57.912571  7467 raft_consensus.cc:3060] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:47:57.919381  7467 raft_consensus.cc:2468] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:47:57.969435  7467 raft_consensus.cc:1275] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:47:57.969795  7467 pending_rounds.cc:85] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9: Aborting all ops after (but not including) 1
I20260709 14:47:57.970027  7467 pending_rounds.cc:107] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:47:57.970270  7467 raft_consensus.cc:2889] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:47:57.972369  7221 catalog_manager.cc:5697] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 5 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:47:57.973388  9177 consensus_queue.cc:1048] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:47:58.009368  7324 raft_consensus.cc:1275] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:47:58.012166  9258 consensus_queue.cc:1048] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:58.035790  7224 catalog_manager.cc:5697] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:47:58.180302  7212 maintenance_manager.cc:643] P 8769e1e94909453ebc93b84784d552cf: FlushMRSOp(00000000000000000000000000000000) complete. Timing: real 1.443s	user 0.122s	sys 0.024s Metrics: {"bytes_written":29827,"cfile_init":1,"delete_count":0,"dirs.queue_time_us":31867,"dirs.run_cpu_time_us":313,"dirs.run_wall_time_us":6818,"drs_written":1,"lbm_read_time_us":348,"lbm_reads_lt_1ms":4,"lbm_write_time_us":86854,"lbm_writes_1-10_ms":1,"lbm_writes_10-100_ms":1,"lbm_writes_lt_1ms":30,"peak_mem_usage":0,"reinsert_count":0,"rows_written":63,"thread_start_us":13075,"threads_started":1,"update_count":6}
I20260709 14:47:58.183837  7213 maintenance_manager.cc:419] P 8769e1e94909453ebc93b84784d552cf: Scheduling UndoDeltaBlockGCOp(00000000000000000000000000000000): 5678 bytes on disk
I20260709 14:47:58.192093  7212 maintenance_manager.cc:643] P 8769e1e94909453ebc93b84784d552cf: UndoDeltaBlockGCOp(00000000000000000000000000000000) complete. Timing: real 0.001s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":260,"lbm_reads_lt_1ms":4}
I20260709 14:47:58.283288  7394 raft_consensus.cc:1275] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:58.285017  9239 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:58.320394  7324 raft_consensus.cc:1275] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:47:58.324414  9189 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:47:58.390064  7321 raft_consensus.cc:1275] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:58.397805  9178 consensus_queue.cc:1048] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:58.432125  7467 raft_consensus.cc:1275] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:47:58.446766  9115 consensus_queue.cc:1048] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:47:58.515163  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:48:00.021317  7255 debug-util.cc:398] Leaking SignalData structure 0x7b0800203620 after lost signal to thread 6225
W20260709 14:48:00.022262  7255 debug-util.cc:398] Leaking SignalData structure 0x7b0800202ea0 after lost signal to thread 7258
W20260709 14:48:00.023365  7255 debug-util.cc:398] Leaking SignalData structure 0x7b08002e2ee0 after lost signal to thread 7350
W20260709 14:48:00.024488  7255 debug-util.cc:398] Leaking SignalData structure 0x7b080019aa40 after lost signal to thread 7425
W20260709 14:48:00.025400  7255 debug-util.cc:398] Leaking SignalData structure 0x7b080024dd60 after lost signal to thread 7499
W20260709 14:48:00.026149  7255 debug-util.cc:398] Leaking SignalData structure 0x7b08001b8ea0 after lost signal to thread 8014
I20260709 14:48:00.151376  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:00.221851  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:00.222530  7397 raft_consensus.cc:606] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:00.226011  7472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:00.226550  7472 raft_consensus.cc:606] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:00.233731  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:00.234760  7397 raft_consensus.cc:606] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:00.238193  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:00.239135  7397 raft_consensus.cc:606] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Received request to transfer leadership to TS b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:48:00.240126  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:48:00.241725  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:00.338057  9298 raft_consensus.cc:993] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower b5362095ab6949db9fbcd3e21f363f9f to start an election
I20260709 14:48:00.338599  9298 raft_consensus.cc:1081] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Signalling peer b5362095ab6949db9fbcd3e21f363f9f to start an election
I20260709 14:48:00.340186  7317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673"
dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
 from {username='slave'} at 127.0.0.1:40680
I20260709 14:48:00.340785  7317 raft_consensus.cc:493] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.341209  7317 raft_consensus.cc:3060] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:00.348009  7317 raft_consensus.cc:515] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:00.350610  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:00.351132  7397 raft_consensus.cc:3055] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:00.351289  7317 leader_election.cc:290] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:00.352494  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:00.351430  7397 raft_consensus.cc:740] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:00.353032  7469 raft_consensus.cc:3060] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:00.353530  7397 consensus_queue.cc:260] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:00.354693  7397 raft_consensus.cc:3060] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:00.368510  7397 raft_consensus.cc:2468] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:48:00.369593  7289 leader_election.cc:304] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:00.370358  9296 raft_consensus.cc:2804] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:00.370820  9296 raft_consensus.cc:697] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:00.374107  9296 consensus_queue.cc:237] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:00.385471  7469 raft_consensus.cc:2468] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:48:00.396312  7220 catalog_manager.cc:5697] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 3 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:00.581099  9115 raft_consensus.cc:993] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:00.581547  9115 raft_consensus.cc:1081] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:00.582878  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:00.583371  7472 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.583673  7472 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:00.589869  7472 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:00.591646  7472 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:00.593070  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:00.593664  7318 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:00.602523  7318 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:00.608029  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:00.616226  7440 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:00.616415  7397 raft_consensus.cc:3055] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:00.617002  7397 raft_consensus.cc:740] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:00.619338  7397 consensus_queue.cc:260] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:00.618436  9283 raft_consensus.cc:2804] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:00.621464  9283 raft_consensus.cc:697] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:00.622329  9283 consensus_queue.cc:237] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:00.625944  7397 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:00.652880  7220 catalog_manager.cc:5697] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 6 to 7, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 7 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:00.661670  7397 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:00.696895  9295 raft_consensus.cc:993] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:00.706005  9291 raft_consensus.cc:1081] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:00.709877  7395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:00.710402  7395 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.710526  9177 raft_consensus.cc:993] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:00.711050  9178 raft_consensus.cc:1081] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:00.710734  7395 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.717881  7467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:00.718425  7467 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:00.718748  7467 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:00.719190  7395 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:00.720986  7395 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:00.723827  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:00.724406  7318 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.725121  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:00.725658  7472 raft_consensus.cc:3055] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:00.725951  7472 raft_consensus.cc:740] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:00.726588  7472 consensus_queue.cc:260] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:00.727689  7472 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:00.736737  7472 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:00.739511  7366 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:00.741359  9177 raft_consensus.cc:2804] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:00.742136  9177 raft_consensus.cc:697] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:00.732999  7318 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:00.743032  9177 consensus_queue.cc:237] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:00.744467  7467 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:00.755033  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:00.757949  7318 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:00.765511  7467 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:00.766513  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:00.767069  7397 raft_consensus.cc:3055] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:00.767555  7397 raft_consensus.cc:740] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:00.768280  7397 consensus_queue.cc:260] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:00.769695  7397 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:00.775890  7397 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:48:00.775650  7220 catalog_manager.cc:5697] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:00.787565  7318 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:48:00.788652  7440 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:00.789968  7398 raft_consensus.cc:1275] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:00.790238  9291 raft_consensus.cc:2804] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:00.792201  9296 consensus_queue.cc:1048] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:00.790712  9291 raft_consensus.cc:697] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:00.796744  9291 consensus_queue.cc:237] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:00.859884  7467 raft_consensus.cc:1275] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:00.863170  9296 consensus_queue.cc:1048] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:00.873571  7220 catalog_manager.cc:5697] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 5 to 6, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 6 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:01.104192  7318 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:01.105307  9295 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:01.116467  7397 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:01.117847  9305 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:01.134075  7467 raft_consensus.cc:1275] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:01.139971  9177 consensus_queue.cc:1048] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:01.144747  7317 raft_consensus.cc:1275] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:01.147962  9298 consensus_queue.cc:1048] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:01.242497  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:01.253161  7400 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:01.256945  9291 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:01.275805  7318 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:01.279891  9291 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:02.320909  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:02.356462  7400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:02.356977  7400 raft_consensus.cc:606] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:02.359613  7467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:02.360010  7467 raft_consensus.cc:606] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:02.360944  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:02.361886  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:02.371506  9305 raft_consensus.cc:993] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:02.371974  9295 raft_consensus.cc:1081] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:02.373220  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:02.373588  7400 raft_consensus.cc:493] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.373824  7400 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:02.378151  7400 raft_consensus.cc:515] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:02.379644  7400 leader_election.cc:290] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:02.380115  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:02.380417  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:02.380653  7318 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:02.380928  7467 raft_consensus.cc:3055] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:02.381224  7467 raft_consensus.cc:740] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:02.381888  7467 consensus_queue.cc:260] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:02.382922  7467 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:02.386369  7318 raft_consensus.cc:2468] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:02.387391  7366 leader_election.cc:304] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:02.388096  9178 raft_consensus.cc:2804] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:02.388542  7467 raft_consensus.cc:2468] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:02.388680  9178 raft_consensus.cc:697] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:02.389848  9178 consensus_queue.cc:237] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:02.397825  7222 catalog_manager.cc:5697] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:02.695631  9177 raft_consensus.cc:993] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:02.696046  9178 raft_consensus.cc:1081] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:02.697259  7467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:02.697654  7467 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:02.697927  7467 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:02.702096  7467 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:02.703532  7467 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:02.704186  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:02.704716  7318 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:02.704361  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:02.705376  7400 raft_consensus.cc:3055] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:02.705660  7400 raft_consensus.cc:740] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:02.706363  7400 consensus_queue.cc:260] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:02.707461  7400 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:02.710512  7318 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 8.
I20260709 14:48:02.711391  7440 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:02.712064  9305 raft_consensus.cc:2804] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:02.712502  9305 raft_consensus.cc:697] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:02.713285  9305 consensus_queue.cc:237] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:02.714053  7400 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 8.
I20260709 14:48:02.723356  7222 catalog_manager.cc:5697] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 7 to 8, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 8 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:02.848140  7467 raft_consensus.cc:1275] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:02.849313  9178 consensus_queue.cc:1048] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:02.851858  7318 raft_consensus.cc:1275] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:02.853020  9327 consensus_queue.cc:1048] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:03.195423  7317 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:03.196631  9305 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:03.223063  7400 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:03.225322  9305 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:03.362615  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:04.402936  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:04.441704  7469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:04.442445  7469 raft_consensus.cc:606] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:04.444852  7398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:04.445384  7398 raft_consensus.cc:606] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:04.446867  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:04.448434  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:04.594441  9305 raft_consensus.cc:993] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:04.594982  9335 raft_consensus.cc:1081] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:04.596200  7398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:04.596619  7398 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:04.596905  7398 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:04.602042  7398 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:04.603505  7398 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:04.604138  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:04.604624  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:04.604964  7325 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:04.605252  7472 raft_consensus.cc:3055] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:04.605603  7472 raft_consensus.cc:740] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:04.606395  7472 consensus_queue.cc:260] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:04.607532  7472 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:04.609848  7325 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:48:04.610873  7366 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:04.611784  9177 raft_consensus.cc:2804] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:04.612169  9177 raft_consensus.cc:697] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:04.612969  7472 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:48:04.612963  9177 consensus_queue.cc:237] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:04.615140  9339 raft_consensus.cc:993] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:04.615657  9342 raft_consensus.cc:1081] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:04.617376  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:04.617882  7472 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:04.618260  7472 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:04.623381  7472 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:04.624069  7224 catalog_manager.cc:5697] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:04.625767  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:04.625974  7472 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:04.626353  7325 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:04.626873  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:04.627307  7398 raft_consensus.cc:3055] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:04.627594  7398 raft_consensus.cc:740] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:04.628261  7398 consensus_queue.cc:260] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:04.629140  7398 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:04.631889  7325 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:48:04.632687  7440 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:04.633328  9305 raft_consensus.cc:2804] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:04.633751  9305 raft_consensus.cc:697] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:04.634565  9305 consensus_queue.cc:237] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:04.635475  7398 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:48:04.649935  7220 catalog_manager.cc:5697] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:05.004248  7318 raft_consensus.cc:1275] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:05.005436  9342 consensus_queue.cc:1048] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:05.007602  7469 raft_consensus.cc:1275] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:05.008782  9342 consensus_queue.cc:1048] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:05.119513  7318 raft_consensus.cc:1275] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:05.120559  7397 raft_consensus.cc:1275] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:05.120604  9305 consensus_queue.cc:1048] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:05.121654  9335 consensus_queue.cc:1048] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:05.449515  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:06.486563  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:06.520751  7469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:06.521222  7469 raft_consensus.cc:606] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:06.523468  7398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:06.523967  7398 raft_consensus.cc:606] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:06.525027  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:06.525941  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:06.637198  9342 raft_consensus.cc:993] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:06.637766  9342 raft_consensus.cc:1081] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:06.639688  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:06.640154  7472 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:06.640484  7472 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:06.649580  7472 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:06.650866  7472 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:06.651502  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:06.651613  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:06.652112  7317 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:06.652177  7397 raft_consensus.cc:3055] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:06.652601  7397 raft_consensus.cc:740] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:06.653337  7397 consensus_queue.cc:260] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:06.654421  7397 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:06.658495  7317 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 8.
I20260709 14:48:06.659549  7440 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:06.660250  9335 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:06.660679  9335 raft_consensus.cc:697] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:06.661862  7397 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 8.
I20260709 14:48:06.661871  9335 consensus_queue.cc:237] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:06.672710  7220 catalog_manager.cc:5697] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 7 to 8, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 8 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:07.048930  9305 raft_consensus.cc:993] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:07.049353  9335 raft_consensus.cc:1081] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:07.050549  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:07.050943  7400 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:07.051164  7400 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:07.055436  7400 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:07.057621  7400 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:07.058113  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:07.058678  7318 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:07.059289  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:07.059701  7469 raft_consensus.cc:3055] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:07.059900  7469 raft_consensus.cc:740] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:07.060441  7469 consensus_queue.cc:260] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:07.061250  7469 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:07.062889  7318 raft_consensus.cc:2468] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:07.063678  7366 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:07.064332  9342 raft_consensus.cc:2804] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:07.064674  9342 raft_consensus.cc:697] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:07.065353  9342 consensus_queue.cc:237] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:07.065830  7469 raft_consensus.cc:2468] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:07.075109  7220 catalog_manager.cc:5697] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:07.150758  7397 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:07.151743  9305 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:07.165823  7318 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:07.171916  9305 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:07.445541  7472 raft_consensus.cc:1275] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:07.446482  9177 consensus_queue.cc:1048] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:07.459095  7318 raft_consensus.cc:1275] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:07.460259  9177 consensus_queue.cc:1048] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:07.526727  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:08.566797  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:08.602015  7397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:08.602491  7397 raft_consensus.cc:606] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:08.605896  7472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:08.606398  7472 raft_consensus.cc:606] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:08.607545  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:08.608704  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:09.012138  9305 raft_consensus.cc:993] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:09.012640  9375 raft_consensus.cc:1081] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:09.013908  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:09.014400  7400 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.014801  7400 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:09.019851  7400 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:09.021227  7400 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:09.021665  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:09.022279  7318 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:09.022161  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:09.022802  7472 raft_consensus.cc:3055] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:09.023092  7472 raft_consensus.cc:740] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:09.023784  7472 consensus_queue.cc:260] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:09.024912  9342 raft_consensus.cc:993] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:09.024883  7472 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:09.025475  9177 raft_consensus.cc:1081] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:09.026937  7469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:09.027323  7469 raft_consensus.cc:493] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:09.027578  7469 raft_consensus.cc:3060] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.028183  7318 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 8.
I20260709 14:48:09.029330  7366 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:09.029987  9177 raft_consensus.cc:2804] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:09.030606  9177 raft_consensus.cc:697] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:09.030875  7472 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 8.
I20260709 14:48:09.031471  9177 consensus_queue.cc:237] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:09.032459  7469 raft_consensus.cc:515] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:09.034809  7469 leader_election.cc:290] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:09.037671  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:09.038180  7318 raft_consensus.cc:3060] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.043556  7318 raft_consensus.cc:2468] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:48:09.042704  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:09.044378  7440 leader_election.cc:304] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:09.045127  9375 raft_consensus.cc:2804] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:09.044669  7400 raft_consensus.cc:3055] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:09.049445  7400 raft_consensus.cc:740] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:09.050168  7400 consensus_queue.cc:260] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:09.051245  7400 raft_consensus.cc:3060] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:09.051380  9375 raft_consensus.cc:697] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:09.051232  7220 catalog_manager.cc:5697] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 7 to 8, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 8 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:09.052536  9375 consensus_queue.cc:237] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:09.057628  7400 raft_consensus.cc:2468] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:48:09.071344  7224 catalog_manager.cc:5697] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 1 to 2, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:09.427163  7317 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:09.428120  9384 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:09.440480  7472 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:09.442945  9342 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:09.538269  7317 raft_consensus.cc:1275] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.539567  9378 consensus_queue.cc:1048] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.549037  7398 raft_consensus.cc:1275] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:09.552863  9378 consensus_queue.cc:1048] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:09.609499  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:10.645143  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:10.681003  7472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:10.681587  7472 raft_consensus.cc:606] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:10.683892  7400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:10.684405  7400 raft_consensus.cc:606] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:10.685344  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:10.686291  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:10.746243  9378 raft_consensus.cc:993] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:10.746666  9392 raft_consensus.cc:1081] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:10.747829  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:10.748219  7400 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:10.748538  7400 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:10.753204  7400 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:10.754530  7400 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:10.754987  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:10.755333  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:10.755555  7325 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:10.755834  7472 raft_consensus.cc:3055] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:10.756081  7472 raft_consensus.cc:740] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:10.756596  7472 consensus_queue.cc:260] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:10.757405  7472 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:10.759830  7325 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:48:10.760752  7366 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:10.761404  9177 raft_consensus.cc:2804] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:10.761547  7472 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:48:10.761751  9177 raft_consensus.cc:697] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:10.762763  9177 consensus_queue.cc:237] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:10.771724  7220 catalog_manager.cc:5697] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 4 to 5, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 5 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:10.924269  9384 raft_consensus.cc:993] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:10.924754  9384 raft_consensus.cc:1081] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:10.926169  7469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:10.926651  7469 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:10.926963  7469 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:10.931706  7469 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:10.933439  7469 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:10.933811  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:10.934093  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:10.934386  7317 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:10.934592  7398 raft_consensus.cc:3055] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:10.934885  7398 raft_consensus.cc:740] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:10.935606  7398 consensus_queue.cc:260] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:10.936728  7398 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:10.941622  7317 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:10.942672  7440 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:10.943104  7398 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:10.943387  9392 raft_consensus.cc:2804] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:10.943890  9392 raft_consensus.cc:697] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:10.944844  9392 consensus_queue.cc:237] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:10.955750  7220 catalog_manager.cc:5697] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 5 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:11.309494  7325 raft_consensus.cc:1275] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:11.310823  9384 consensus_queue.cc:1048] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:11.319959  7469 raft_consensus.cc:1275] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:11.321169  9401 consensus_queue.cc:1048] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:11.384295  7325 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:11.385399  9378 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:11.393196  7398 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:11.394326  9408 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:11.686966  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:12.723812  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:12.762621  7398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:12.763033  7398 raft_consensus.cc:606] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:12.765223  7472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:12.765753  7472 raft_consensus.cc:606] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:12.767077  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:12.768399  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:12.788699  9410 raft_consensus.cc:993] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:12.789222  9411 raft_consensus.cc:1081] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:12.790472  7398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:12.790874  7398 raft_consensus.cc:493] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:12.791172  7398 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:12.795426  7398 raft_consensus.cc:515] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:12.796819  7398 leader_election.cc:290] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:12.797335  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:12.797659  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:12.797880  7325 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:12.798111  7472 raft_consensus.cc:3055] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:12.798394  7472 raft_consensus.cc:740] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:12.798972  7472 consensus_queue.cc:260] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:12.799791  7472 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:12.801842  7325 raft_consensus.cc:2468] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:12.802675  7366 leader_election.cc:304] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:12.803335  9401 raft_consensus.cc:2804] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:12.803686  9401 raft_consensus.cc:697] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:12.804153  7472 raft_consensus.cc:2468] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:12.804381  9401 consensus_queue.cc:237] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:12.812239  7220 catalog_manager.cc:5697] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:12.939016  9401 raft_consensus.cc:993] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:12.939495  9177 raft_consensus.cc:1081] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:12.940871  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:12.941470  7472 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:12.941880  7472 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:12.947149  7472 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:12.948400  7472 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:12.948982  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:12.949172  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:12.949544  7325 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:12.949681  7397 raft_consensus.cc:3055] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:12.950013  7397 raft_consensus.cc:740] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:12.950506  7397 consensus_queue.cc:260] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:12.951298  7397 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:12.954070  7325 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:12.955067  7440 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:12.955751  9410 raft_consensus.cc:2804] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:12.956131  9410 raft_consensus.cc:697] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:12.956169  7397 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:12.956914  9410 consensus_queue.cc:237] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:12.965783  7220 catalog_manager.cc:5697] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 5 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:13.347873  7398 raft_consensus.cc:1275] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:13.348843  9411 consensus_queue.cc:1048] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:13.359576  7325 raft_consensus.cc:1275] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:13.360941  9411 consensus_queue.cc:1048] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:13.393151  7472 raft_consensus.cc:1275] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:13.394317  9177 consensus_queue.cc:1048] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:13.402483  7325 raft_consensus.cc:1275] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:13.404155  9177 consensus_queue.cc:1048] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:13.769560  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:14.802222  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:14.849232  7472 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:14.850111  7472 raft_consensus.cc:606] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:14.853288  7398 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:14.853701  7398 raft_consensus.cc:606] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:14.854728  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:14.855928  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:14.898573  9427 raft_consensus.cc:993] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:14.899121  9401 raft_consensus.cc:1081] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:14.900305  7472 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:14.900744  7472 raft_consensus.cc:493] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:14.901027  7472 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:14.906745  7472 raft_consensus.cc:515] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:14.908367  7472 leader_election.cc:290] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:14.909412  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:14.910091  7317 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:14.910030  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:14.910738  7398 raft_consensus.cc:3055] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:14.911039  7398 raft_consensus.cc:740] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:14.911844  7398 consensus_queue.cc:260] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:14.912755  7398 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:14.916549  7317 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:14.917676  7440 leader_election.cc:304] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:14.918265  7398 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:14.918532  9392 raft_consensus.cc:2804] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:14.918998  9392 raft_consensus.cc:697] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:14.919803  9392 consensus_queue.cc:237] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:14.931671  7220 catalog_manager.cc:5697] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 6 to 7, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 7 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:15.154621  9392 raft_consensus.cc:993] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:15.155098  9410 raft_consensus.cc:1081] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:15.156267  7398 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "611ab4f0245d4009814862dff192c441"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:15.156665  7398 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:15.156970  7398 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:15.161592  7398 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:15.162945  7398 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 9 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:15.163746  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:15.163854  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:15.164330  7317 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:15.164412  7472 raft_consensus.cc:3055] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:15.164805  7472 raft_consensus.cc:740] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:15.165647  7472 consensus_queue.cc:260] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:15.166702  7472 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:15.169893  7317 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 9.
I20260709 14:48:15.170892  7366 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:15.171768  7472 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 9.
I20260709 14:48:15.171631  9401 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:15.172436  9401 raft_consensus.cc:697] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 9 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:15.173156  9401 consensus_queue.cc:237] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:15.184481  7220 catalog_manager.cc:5697] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 8 to 9, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 9 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:15.325932  7317 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:15.327111  9410 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:15.487401  7397 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
W20260709 14:48:15.607064  7438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:34761, user_credentials={real_user=slave}} blocked reactor thread for 113269us
W20260709 14:48:15.608876  7366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:39697, user_credentials={real_user=slave}} blocked reactor thread for 114819us
I20260709 14:48:15.642891  9410 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 14:48:15.760062  7469 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:15.879554  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:16.043087  7320 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:16.249732  9401 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:16.258939  9438 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
W20260709 14:48:16.953797  7347 debug-util.cc:398] Leaking SignalData structure 0x7b0800280980 after lost signal to thread 6225
W20260709 14:48:16.954563  7347 debug-util.cc:398] Leaking SignalData structure 0x7b080013dac0 after lost signal to thread 7258
W20260709 14:48:16.955363  7347 debug-util.cc:398] Leaking SignalData structure 0x7b080022e9a0 after lost signal to thread 7350
W20260709 14:48:16.956113  7347 debug-util.cc:398] Leaking SignalData structure 0x7b0800188980 after lost signal to thread 7425
W20260709 14:48:16.956826  7347 debug-util.cc:398] Leaking SignalData structure 0x7b08000c72c0 after lost signal to thread 7499
W20260709 14:48:16.957580  7347 debug-util.cc:398] Leaking SignalData structure 0x7b080030a740 after lost signal to thread 8014
I20260709 14:48:17.078305  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:17.122314  7469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:17.122840  7469 raft_consensus.cc:606] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:17.126169  9439 raft_consensus.cc:993] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:17.126576  9439 raft_consensus.cc:1081] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:17.128448  7394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:17.128818  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:17.129043  7394 raft_consensus.cc:606] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 12 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:17.129316  7400 raft_consensus.cc:493] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:17.129580  7400 raft_consensus.cc:3060] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:17.130343  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:17.131781  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:17.135190  7400 raft_consensus.cc:515] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:17.136530  7400 leader_election.cc:290] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:17.137374  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:17.137578  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:17.137909  7469 raft_consensus.cc:3055] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:17.138064  7321 raft_consensus.cc:3060] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:17.138270  7469 raft_consensus.cc:740] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:17.139016  7469 consensus_queue.cc:260] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:17.140040  7469 raft_consensus.cc:3060] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:17.146452  7321 raft_consensus.cc:2468] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:17.147610  7366 leader_election.cc:304] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:17.148391  9401 raft_consensus.cc:2804] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:17.149169  7469 raft_consensus.cc:2468] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:17.151168  9401 raft_consensus.cc:697] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:17.151974  9401 consensus_queue.cc:237] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:17.163197  7222 catalog_manager.cc:5697] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:17.217878  9401 raft_consensus.cc:993] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:17.218273  9461 raft_consensus.cc:1081] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 12 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:17.219581  7469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:17.220084  7469 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 12 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:17.220422  7469 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:17.226550  7469 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 13 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:17.228255  7469 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 13 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:17.229070  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:17.229116  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 13 candidate_status { last_received { term: 12 index: 12 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:17.229807  7323 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:17.229892  7400 raft_consensus.cc:3055] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 12 LEADER]: Stepping down as leader of term 12
I20260709 14:48:17.230300  7400 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 12 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:17.230974  7400 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 12, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:17.232088  7400 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 12 FOLLOWER]: Advancing to term 13
I20260709 14:48:17.235627  7323 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 13.
I20260709 14:48:17.236613  7440 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 13 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:17.237385  9439 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 13 FOLLOWER]: Leader election won for term 13
I20260709 14:48:17.244295  7400 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 13 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 13.
I20260709 14:48:17.264587  9439 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 13 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:17.265426  9439 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 12, Committed index: 12, Last appended: 12.12, Last appended by leader: 12, Current term: 13, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:17.280236  7222 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 12 to 13, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 13 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:17.617398  7323 raft_consensus.cc:1275] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:17.618578  9453 consensus_queue.cc:1048] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:17.633574  7472 raft_consensus.cc:1275] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:17.635154  9401 consensus_queue.cc:1048] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:17.719957  7321 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 13 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 14:48:17.721400  9452 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:48:17.742085  7394 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 13 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 12 index: 12. Preceding OpId from leader: term: 13 index: 13. (index mismatch)
I20260709 14:48:17.743462  9439 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 13, Last known committed idx: 12, Time since last communication: 0.000s
I20260709 14:48:18.132697  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:19.185444  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:19.222093  7394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:19.222676  7394 raft_consensus.cc:606] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:19.225261  7473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:19.225759  7473 raft_consensus.cc:606] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:19.226800  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:19.227950  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:19.356853  9452 raft_consensus.cc:993] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:19.357314  9452 raft_consensus.cc:1081] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:19.358672  7400 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:19.359082  7400 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:19.359323  7400 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:19.363579  7400 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:19.365258  7400 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:19.366441  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:19.366981  7321 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:19.367278  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:19.367810  7474 raft_consensus.cc:3055] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:19.368021  7474 raft_consensus.cc:740] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:19.368532  7474 consensus_queue.cc:260] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:19.369422  7474 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:19.372828  7321 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 6.
I20260709 14:48:19.374045  7366 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:19.374722  9453 raft_consensus.cc:2804] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:19.375221  9453 raft_consensus.cc:697] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:19.376756  9453 consensus_queue.cc:237] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:19.377331  7474 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 6.
I20260709 14:48:19.387148  7222 catalog_manager.cc:5697] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 5 to 6, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 6 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:19.594638  9453 raft_consensus.cc:993] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:19.595074  9401 raft_consensus.cc:1081] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:19.596268  7474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:19.596692  7474 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:19.597008  7474 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:19.600991  7474 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:19.603036  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:19.603245  7474 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:19.603615  7321 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:19.604130  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:19.604594  7400 raft_consensus.cc:3055] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:19.604809  7400 raft_consensus.cc:740] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:19.605384  7400 consensus_queue.cc:260] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:19.606168  7400 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:19.608804  7321 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:48:19.609694  7440 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:19.610343  9452 raft_consensus.cc:2804] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:19.610710  9452 raft_consensus.cc:697] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:19.611531  7400 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:48:19.611419  9452 consensus_queue.cc:237] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:19.622797  7222 catalog_manager.cc:5697] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:19.763271  7323 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:19.764761  9401 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:19.773648  7474 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:19.778074  9489 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:19.990767  7394 raft_consensus.cc:1275] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:19.992048  9439 consensus_queue.cc:1048] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:20.002163  7324 raft_consensus.cc:1275] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:20.003566  9452 consensus_queue.cc:1048] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:20.228646  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:21.264412  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:21.297995  7474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:21.298444  7474 raft_consensus.cc:606] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:21.300446  7393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab00820a4f914973aa339c47762d391d"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:21.300922  7393 raft_consensus.cc:606] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:21.301882  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:21.302794  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:21.448599  9497 raft_consensus.cc:993] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:21.449113  9497 raft_consensus.cc:1081] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:21.450446  7473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab00820a4f914973aa339c47762d391d"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:21.450924  7473 raft_consensus.cc:493] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:21.451242  7473 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:21.457576  7473 raft_consensus.cc:515] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:21.459298  7473 leader_election.cc:290] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:21.459728  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:21.460295  7323 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:21.460402  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:21.461051  7393 raft_consensus.cc:3055] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:21.461395  7393 raft_consensus.cc:740] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:21.462131  7393 consensus_queue.cc:260] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:21.463266  7393 raft_consensus.cc:3060] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:21.465513  7323 raft_consensus.cc:2468] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:48:21.466720  7440 leader_election.cc:304] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:21.467550  9494 raft_consensus.cc:2804] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:21.468000  9494 raft_consensus.cc:697] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:21.468694  7393 raft_consensus.cc:2468] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:48:21.468801  9494 consensus_queue.cc:237] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:21.480924  7222 catalog_manager.cc:5697] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 5 to 6, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 6 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:21.729053  9494 raft_consensus.cc:993] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:21.729446  9498 raft_consensus.cc:1081] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:21.730744  7393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:21.731166  7393 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:21.731433  7393 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:21.735922  7393 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:21.737457  7393 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:21.737957  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:21.738314  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:21.738579  7323 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:21.738862  7473 raft_consensus.cc:3055] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:21.739126  7473 raft_consensus.cc:740] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:21.739733  7473 consensus_queue.cc:260] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:21.740515  7473 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:21.743186  7323 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 8.
I20260709 14:48:21.743916  7366 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:21.744472  9500 raft_consensus.cc:2804] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:21.744634  7473 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 8.
I20260709 14:48:21.744853  9500 raft_consensus.cc:697] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:21.745666  9500 consensus_queue.cc:237] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:21.755800  7222 catalog_manager.cc:5697] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 7 to 8, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 8 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:21.879562  7400 raft_consensus.cc:1275] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:21.880474  9498 consensus_queue.cc:1048] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:21.889635  7324 raft_consensus.cc:1275] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:21.891083  9494 consensus_queue.cc:1048] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:22.303483  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:22.323772  7324 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:22.324839  9500 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:22.337059  7473 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:22.341655  9500 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:23.345799  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:23.381677  7474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:23.382128  7474 raft_consensus.cc:606] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:23.384205  7400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:23.384719  7400 raft_consensus.cc:606] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:23.385658  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:23.386581  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:23.542495  9516 raft_consensus.cc:993] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:23.542914  9518 raft_consensus.cc:1081] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:23.544104  7393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:23.544620  7393 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:23.544942  7393 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:23.549311  7393 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:23.550863  7393 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:23.551514  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:23.551741  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:23.552073  7323 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:23.552212  7473 raft_consensus.cc:3055] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:23.552520  7473 raft_consensus.cc:740] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:23.553206  7473 consensus_queue.cc:260] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:23.554319  7473 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:23.557984  7323 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:48:23.559001  7366 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:23.559662  9497 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:23.560050  9497 raft_consensus.cc:697] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:23.560227  7473 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:48:23.561111  9497 consensus_queue.cc:237] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:23.570595  7220 catalog_manager.cc:5697] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 4 to 5, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 5 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:23.723136  9525 raft_consensus.cc:993] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:23.723531  9497 raft_consensus.cc:1081] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:23.724690  7474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:23.725075  7474 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:23.725333  7474 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:23.730180  7474 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:23.731706  7474 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:23.732133  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:23.732648  7324 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:23.733283  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:23.733814  7393 raft_consensus.cc:3055] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:23.734102  7393 raft_consensus.cc:740] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:23.734797  7393 consensus_queue.cc:260] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:23.735899  7393 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:23.738436  7324 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:48:23.739399  7440 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:23.740208  9524 raft_consensus.cc:2804] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:23.740721  9524 raft_consensus.cc:697] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:23.741534  7393 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:48:23.741572  9524 consensus_queue.cc:237] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:23.752103  7220 catalog_manager.cc:5697] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 5 to 6, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 6 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:24.077927  7324 raft_consensus.cc:1275] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:24.079026  9497 consensus_queue.cc:1048] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:24.091558  7474 raft_consensus.cc:1275] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:24.092808  9530 consensus_queue.cc:1048] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 14:48:24.195924  7324 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:24.197276  9516 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:24.211052  7393 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:24.218597  9524 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:24.387404  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:25.682107  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:48:26.016566  7441 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.775s	user 0.031s	sys 0.050s
W20260709 14:48:26.016974  7441 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.775s	user 0.031s	sys 0.050s
I20260709 14:48:26.122359  9530 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:26.122996  9530 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.125357  9530 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
W20260709 14:48:26.164628  7440 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.770s	user 0.007s	sys 0.010s
W20260709 14:48:26.165091  7440 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.771s	user 0.008s	sys 0.010s
W20260709 14:48:26.165751  7439 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.895s	user 0.006s	sys 0.031s
W20260709 14:48:26.166061  7439 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.896s	user 0.006s	sys 0.031s
I20260709 14:48:26.181892  9539 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:26.182070  9549 raft_consensus.cc:493] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:26.182516  9539 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.182701  9549 raft_consensus.cc:515] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.188050  9539 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:26.192951  9546 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:26.193495  9546 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.206444  9546 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:26.215606  9544 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:26.230211  9544 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.233835  9544 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:26.252136  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.253037  9551 raft_consensus.cc:493] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:26.253577  9551 raft_consensus.cc:515] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.257117  9551 leader_election.cc:290] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:26.261821  9549 leader_election.cc:290] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:26.264567  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:26.282071  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.282917  9546 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:26.283447  9546 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.285931  9547 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:26.286465  9547 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.288587  9547 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:26.289322  9546 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:26.289450  9549 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:26.289907  9551 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:26.290336  9549 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.290424  9551 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.291568  9545 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:26.292284  9551 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:26.292230  9545 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.294080  9549 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:26.294359  9545 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:26.297477  9549 raft_consensus.cc:493] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:26.298135  9547 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:26.297982  9549 raft_consensus.cc:515] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.298606  9547 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.300477  9547 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:26.300881  9549 leader_election.cc:290] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:26.302877  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.303082  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.303423  9548 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:26.304041  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.303860  9548 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.304175  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.305209  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.305867  9548 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:26.305887  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.306770  9548 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:26.307243  9548 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.307677  9499 raft_consensus.cc:493] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:26.308194  9499 raft_consensus.cc:515] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.309208  9548 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:26.309799  9499 leader_election.cc:290] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:26.311939  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:26.314112  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:26.314637  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:26.314653  7394 raft_consensus.cc:2468] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 1.
I20260709 14:48:26.316433  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:26.317561  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:26.321000  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.321556  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.321959  7400 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:26.322659  7400 raft_consensus.cc:606] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:26.325063  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.326150  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:26.325690  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:26.327134  9546 raft_consensus.cc:493] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:26.327647  9546 raft_consensus.cc:515] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.329252  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:26.329563  9546 leader_election.cc:290] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:26.330356  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.331007  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:26.331738  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:26.333213  9546 raft_consensus.cc:493] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:26.333792  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.333767  9546 raft_consensus.cc:515] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.335183  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.335701  9546 leader_election.cc:290] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:26.343086  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:26.344347  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:26.345436  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:26.345571  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:26.346953  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:26.353945  7438 leader_election.cc:304] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:26.354688  9547 raft_consensus.cc:2749] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:26.355311  7438 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:48:26.356648  7438 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:26.356173  9550 raft_consensus.cc:2804] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:26.357347  9547 raft_consensus.cc:2749] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:26.357786  7438 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:26.358058  9550 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:26.358518  9547 raft_consensus.cc:2749] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:26.359326  7438 leader_election.cc:304] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:26.359994  9547 raft_consensus.cc:2749] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:26.359758  9550 raft_consensus.cc:3060] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:26.360390  7438 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:26.361167  9547 raft_consensus.cc:2749] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:26.361799  7438 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:26.362867  7438 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:26.364168  9548 raft_consensus.cc:2749] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:26.364675  9547 raft_consensus.cc:2749] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:26.370852  9550 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.373416  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:26.373682  9550 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:26.375149  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:26.377496  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:26.377766  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:26.379180  7438 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:26.379302  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.379745  7473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:26.380237  7473 raft_consensus.cc:606] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:26.380336  9550 raft_consensus.cc:2749] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:26.381495  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:26.382364  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:26.382364  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:26.382975  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:26.384270  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:26.392760  9552 raft_consensus.cc:993] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:26.393222  9552 raft_consensus.cc:1081] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:26.394712  7366 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:26.395287  9545 raft_consensus.cc:2749] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:26.399449  7366 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:26.400120  9552 raft_consensus.cc:2749] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:26.401515  7366 leader_election.cc:304] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:26.403185  9552 raft_consensus.cc:2749] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:26.405059  7366 leader_election.cc:304] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:26.406177  9545 raft_consensus.cc:2749] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:26.406526  7366 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:26.407099  9545 raft_consensus.cc:2749] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:26.407708  7366 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:26.408269  9552 raft_consensus.cc:2749] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:26.409464  7289 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:26.409857  7366 leader_election.cc:304] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:26.410198  7473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:26.410563  9552 raft_consensus.cc:2749] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:26.410772  7473 raft_consensus.cc:493] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:26.410882  7366 leader_election.cc:304] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:26.411257  7473 raft_consensus.cc:3060] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:26.411674  9552 raft_consensus.cc:2749] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:26.413780  9553 raft_consensus.cc:2749] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:26.414076  7289 leader_election.cc:304] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:26.414813  9553 raft_consensus.cc:2749] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:26.416702  7473 raft_consensus.cc:515] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.418080  7473 leader_election.cc:290] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:26.418884  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:26.418980  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:26.419545  7323 raft_consensus.cc:3060] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:26.419703  7393 raft_consensus.cc:3055] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:26.420018  7393 raft_consensus.cc:740] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:26.420670  7393 consensus_queue.cc:260] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.421577  7393 raft_consensus.cc:3060] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:26.426141  7393 raft_consensus.cc:2468] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:48:26.427014  7438 leader_election.cc:304] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:26.427502  7323 raft_consensus.cc:2468] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:48:26.427800  9550 raft_consensus.cc:2804] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:26.428524  9550 raft_consensus.cc:697] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:26.429348  9550 consensus_queue.cc:237] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.443753  7222 catalog_manager.cc:5697] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 4, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:26.480612  9547 raft_consensus.cc:993] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:26.481010  9550 raft_consensus.cc:1081] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:26.482381  7393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:26.482872  7393 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:26.483191  7393 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:26.489817  7393 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.491279  7393 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:26.491914  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:26.492441  7323 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:26.492527  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:26.493117  7473 raft_consensus.cc:3055] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:26.493422  7473 raft_consensus.cc:740] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:26.494226  7473 consensus_queue.cc:260] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.495314  7473 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:26.496651  7323 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 7.
I20260709 14:48:26.497460  7366 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:26.498118  9552 raft_consensus.cc:2804] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:26.498476  9552 raft_consensus.cc:697] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:26.499233  9552 consensus_queue.cc:237] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.501981  7473 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 7.
I20260709 14:48:26.509874  7222 catalog_manager.cc:5697] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 6 to 7, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 7 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:26.616428  7473 raft_consensus.cc:1240] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Rejecting Update request from peer b5362095ab6949db9fbcd3e21f363f9f for earlier term 1. Current term is 2. Ops: []
I20260709 14:48:26.617425  9553 consensus_queue.cc:1059] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:26.618196  9535 raft_consensus.cc:3055] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:26.618479  9535 raft_consensus.cc:740] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:26.619087  9535 consensus_queue.cc:260] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:26.619951  9535 raft_consensus.cc:3060] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:48:27.198307  7496 debug-util.cc:398] Leaking SignalData structure 0x7b080024a700 after lost signal to thread 6225
W20260709 14:48:27.199455  7496 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1c00 after lost signal to thread 7258
W20260709 14:48:27.200632  7496 debug-util.cc:398] Leaking SignalData structure 0x7b0800286460 after lost signal to thread 7350
W20260709 14:48:27.201737  7496 debug-util.cc:398] Leaking SignalData structure 0x7b0800098760 after lost signal to thread 7425
W20260709 14:48:27.202796  7496 debug-util.cc:398] Leaking SignalData structure 0x7b0800084720 after lost signal to thread 7499
W20260709 14:48:27.203905  7496 debug-util.cc:398] Leaking SignalData structure 0x7b0800229320 after lost signal to thread 8014
I20260709 14:48:27.445745  7393 raft_consensus.cc:1275] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:27.510251  7321 raft_consensus.cc:1275] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:48:27.525645  9548 consensus_queue.cc:1048] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:27.537817  7471 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:27.544622  9549 consensus_queue.cc:1048] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:48:27.554013  7291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:39697, user_credentials={real_user=slave}} blocked reactor thread for 51651.5us
I20260709 14:48:27.581211  7320 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:27.604264  9552 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:27.628468  9552 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:27.899272  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:28.025362  9575 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:28.025906  9575 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:28.027791  9575 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:28.028827  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:28.029429  7317 raft_consensus.cc:2468] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:48:28.029778  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:28.030525  7466 raft_consensus.cc:2393] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 2: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:48:28.031607  7366 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:28.032265  9575 raft_consensus.cc:2804] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:28.032548  9575 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:28.032805  9575 raft_consensus.cc:3060] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:28.037374  9575 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:28.038686  9575 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:28.039285  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:28.039501  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:28.040236  7466 raft_consensus.cc:2393] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 2: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:48:28.043764  7317 raft_consensus.cc:2468] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:48:28.044644  7366 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:28.045213  9575 raft_consensus.cc:2804] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:28.045627  9575 raft_consensus.cc:697] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:28.046957  9575 consensus_queue.cc:237] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:28.059317  7222 catalog_manager.cc:5697] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
W20260709 14:48:28.413869  7422 debug-util.cc:398] Leaking SignalData structure 0x7b0800212940 after lost signal to thread 6225
W20260709 14:48:28.414650  7422 debug-util.cc:398] Leaking SignalData structure 0x7b080013d6a0 after lost signal to thread 7258
W20260709 14:48:28.415638  7422 debug-util.cc:398] Leaking SignalData structure 0x7b08001695c0 after lost signal to thread 7350
W20260709 14:48:28.416497  7422 debug-util.cc:398] Leaking SignalData structure 0x7b08001cb540 after lost signal to thread 7425
W20260709 14:48:28.417263  7422 debug-util.cc:398] Leaking SignalData structure 0x7b080003c440 after lost signal to thread 7499
W20260709 14:48:28.418115  7422 debug-util.cc:398] Leaking SignalData structure 0x7b08002b1520 after lost signal to thread 8014
I20260709 14:48:28.446810  7318 raft_consensus.cc:1275] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:28.448184  9577 consensus_queue.cc:1048] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:28.463474  7466 raft_consensus.cc:1275] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:28.464907  9577 consensus_queue.cc:1048] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:28.967890  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:29.016310  7466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:29.016885  7466 raft_consensus.cc:606] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:29.019037  7392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:29.019608  7392 raft_consensus.cc:606] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:29.021822  7392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:29.022372  7392 raft_consensus.cc:606] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Received request to transfer leadership to TS b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:48:29.023365  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:48:29.024770  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:29.083949  9552 raft_consensus.cc:993] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:29.084436  9604 raft_consensus.cc:1081] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:29.085790  7474 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:29.086408  7474 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:29.086689  7474 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:29.092211  7474 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:29.093895  7474 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:29.094183  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:29.094733  7317 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:29.094761  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:29.095376  7395 raft_consensus.cc:3055] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:29.095566  7395 raft_consensus.cc:740] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:29.096141  7395 consensus_queue.cc:260] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:29.097450  7395 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:29.102646  7317 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:29.104638  7440 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:29.105350  9565 raft_consensus.cc:2804] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:29.105820  9565 raft_consensus.cc:697] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:29.106961  7395 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:29.106591  9565 consensus_queue.cc:237] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:29.116917  7222 catalog_manager.cc:5697] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 5 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:29.195425  9603 raft_consensus.cc:993] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower b5362095ab6949db9fbcd3e21f363f9f to start an election
I20260709 14:48:29.195838  9604 raft_consensus.cc:1081] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Signalling peer b5362095ab6949db9fbcd3e21f363f9f to start an election
I20260709 14:48:29.196970  7317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9"
dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
 from {username='slave'} at 127.0.0.1:40680
I20260709 14:48:29.197372  7317 raft_consensus.cc:493] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:29.197687  7317 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:29.201678  7317 raft_consensus.cc:515] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:29.202904  7317 leader_election.cc:290] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:29.203493  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:29.203711  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:29.204048  7395 raft_consensus.cc:3055] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:29.204248  7474 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:29.204358  7395 raft_consensus.cc:740] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:29.205511  7395 consensus_queue.cc:260] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:29.206525  7395 raft_consensus.cc:3060] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:29.208739  7474 raft_consensus.cc:2468] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:29.209653  7291 leader_election.cc:304] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:29.210218  9578 raft_consensus.cc:2804] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:29.210701  9578 raft_consensus.cc:697] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 5 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:29.210955  7395 raft_consensus.cc:2468] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:29.211540  9578 consensus_queue.cc:237] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:29.221012  7222 catalog_manager.cc:5697] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 5 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:29.254714  9565 raft_consensus.cc:993] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:29.255198  9602 raft_consensus.cc:1081] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:29.256527  7395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:29.256916  7395 raft_consensus.cc:493] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:29.257155  7395 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:29.262290  7395 raft_consensus.cc:515] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:29.263608  7395 leader_election.cc:290] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:29.264251  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:29.264422  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:29.264779  7317 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:29.264971  7474 raft_consensus.cc:3055] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:29.265326  7474 raft_consensus.cc:740] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:29.265893  7474 consensus_queue.cc:260] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:29.266724  7474 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:29.268989  7317 raft_consensus.cc:2468] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:29.270195  7366 leader_election.cc:304] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:29.270900  9604 raft_consensus.cc:2804] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:29.271310  9604 raft_consensus.cc:697] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:29.271559  7474 raft_consensus.cc:2468] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:29.272047  9604 consensus_queue.cc:237] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:29.282939  7222 catalog_manager.cc:5697] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 4, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:29.503959  7324 raft_consensus.cc:1275] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:29.504899  9602 consensus_queue.cc:1048] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:29.517697  7394 raft_consensus.cc:1275] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:29.519207  9549 consensus_queue.cc:1048] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:29.648898  7395 raft_consensus.cc:1275] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:29.649879  9578 consensus_queue.cc:1048] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:29.656160  7466 raft_consensus.cc:1275] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:29.657454  9603 consensus_queue.cc:1048] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:29.669529  7466 raft_consensus.cc:1275] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:29.671911  7324 raft_consensus.cc:1275] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:29.673444  9605 consensus_queue.cc:1048] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:29.675014  9603 consensus_queue.cc:1048] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:30.025524  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:31.061096  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:31.093499  7395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:31.093981  7395 raft_consensus.cc:606] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:31.096354  7466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:31.096747  7466 raft_consensus.cc:606] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:31.097837  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:31.098758  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:31.393307  9624 raft_consensus.cc:993] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c: : Instructing follower eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:31.393684  9603 raft_consensus.cc:1081] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Signalling peer eb8ea3e342754a72a2af373b3dd85af9 to start an election
I20260709 14:48:31.394855  7466 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:52960
I20260709 14:48:31.395258  7466 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:31.395509  7466 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:31.399710  7466 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:31.401074  7466 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:31.401546  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:31.402062  7324 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:31.402215  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:31.402719  7395 raft_consensus.cc:3055] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:31.403004  7395 raft_consensus.cc:740] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:31.403594  7395 consensus_queue.cc:260] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:31.404665  7395 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:31.410173  7324 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:31.411145  7440 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:31.413439  9549 raft_consensus.cc:2804] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:31.418675  7395 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:31.421218  9549 raft_consensus.cc:697] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:31.422108  9623 raft_consensus.cc:993] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:31.422066  9549 consensus_queue.cc:237] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:31.422638  9623 raft_consensus.cc:1081] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:31.424244  7395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:31.424685  7395 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:31.424944  7395 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:31.428999  7395 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:31.430605  7395 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:31.431187  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:31.432336  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:31.432919  7473 raft_consensus.cc:3055] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:31.433283  7473 raft_consensus.cc:740] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:31.433990  7473 consensus_queue.cc:260] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:31.434587  7324 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:31.435087  7473 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:31.435211  7222 catalog_manager.cc:5697] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 5 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:31.440806  7324 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 7.
I20260709 14:48:31.442142  7366 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:31.442593  7473 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 7.
I20260709 14:48:31.443624  9603 raft_consensus.cc:2804] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:31.444063  9603 raft_consensus.cc:697] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:31.444841  9603 consensus_queue.cc:237] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:31.459022  7220 catalog_manager.cc:5697] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 6 to 7, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 7 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:31.905102  7394 raft_consensus.cc:1275] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:31.906792  9623 consensus_queue.cc:1048] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:31.917137  7317 raft_consensus.cc:1275] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:31.918478  9623 consensus_queue.cc:1048] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:31.946079  7318 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:31.950176  9603 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:31.970238  7473 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:31.974323  9603 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:32.099572  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:33.133312  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:33.170425  7392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
mode: GRACEFUL
new_leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
 from {username='slave'} at 127.0.0.1:47866
I20260709 14:48:33.170914  7392 raft_consensus.cc:606] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Received request to transfer leadership to TS eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:33.173060  7473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3e872de3f3d0466b900443bccb513804"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:33.173523  7473 raft_consensus.cc:606] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 13 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:33.174574  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:48:33.175761  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:34.317824  9649 raft_consensus.cc:493] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.318480  9649 raft_consensus.cc:515] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.430843  9644 raft_consensus.cc:493] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.431552  9644 raft_consensus.cc:515] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.433665  9644 leader_election.cc:290] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.434199  9644 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.434691  9644 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.446898  9649 leader_election.cc:290] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.455588  9644 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.531277  9646 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.533524  9651 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.534281  9651 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.541819  9652 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.542680  9652 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.543433  9648 raft_consensus.cc:493] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.544154  9648 raft_consensus.cc:515] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.551412  9650 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
W20260709 14:48:34.551564  7367 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.199s	user 0.005s	sys 0.014s
W20260709 14:48:34.552290  7367 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.214s	user 0.005s	sys 0.014s
I20260709 14:48:34.532677  9646 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:48:34.561308  7347 debug-util.cc:398] Leaking SignalData structure 0x7b08002b1bc0 after lost signal to thread 6225
I20260709 14:48:34.552253  9650 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.568369  9644 raft_consensus.cc:493] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.569165  9644 raft_consensus.cc:515] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.569505  9646 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.571578  9654 raft_consensus.cc:493] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.575068  9649 raft_consensus.cc:493] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.576807  9649 raft_consensus.cc:515] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.579366  9654 raft_consensus.cc:515] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.582571  9644 leader_election.cc:290] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.583174  9644 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.583881  9644 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.587968  9648 leader_election.cc:290] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.589641  9650 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.590199  9650 raft_consensus.cc:493] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.598272  9657 raft_consensus.cc:493] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.599321  9648 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.593242  9646 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.600814  9650 raft_consensus.cc:515] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.601138  9646 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.603560  9650 leader_election.cc:290] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.603787  9646 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.605274  9646 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.608011  9634 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.605633  9652 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615)
I20260709 14:48:34.608817  9634 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.608372  9650 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.610451  9650 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.600862  9648 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.617009  9650 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.618201  9648 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.619437  9660 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.623495  9657 raft_consensus.cc:515] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.625401  9644 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.625838  9652 raft_consensus.cc:493] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.629591  9653 raft_consensus.cc:493] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.629741  9643 raft_consensus.cc:493] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.627720  9658 raft_consensus.cc:493] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.643220  9658 raft_consensus.cc:515] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.627713  9655 raft_consensus.cc:493] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.645617  9643 raft_consensus.cc:515] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.645560  9655 raft_consensus.cc:515] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.648154  9643 leader_election.cc:290] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.648658  9655 leader_election.cc:290] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.630025  9654 leader_election.cc:290] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.642350  9653 raft_consensus.cc:515] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.642812  9652 raft_consensus.cc:515] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.630930  9649 leader_election.cc:290] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.651641  9653 leader_election.cc:290] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.651611  9652 leader_election.cc:290] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.641688  9663 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 13 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
W20260709 14:48:34.646333  7347 debug-util.cc:398] Leaking SignalData structure 0x7b0800043360 after lost signal to thread 7258
I20260709 14:48:34.654156  9658 leader_election.cc:290] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.663872  9651 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:34.665699  7347 debug-util.cc:398] Leaking SignalData structure 0x7b08002e06a0 after lost signal to thread 7350
I20260709 14:48:34.671857  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:34.672912  7320 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 8.
I20260709 14:48:34.673421  9662 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.657912  9644 raft_consensus.cc:493] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.676360  7320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:34.677619  7320 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 8.
I20260709 14:48:34.678925  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703dc0093ef467d99c16fdc6c0d37e6" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
W20260709 14:48:34.679797  7347 debug-util.cc:398] Leaking SignalData structure 0x7b080027fde0 after lost signal to thread 7425
I20260709 14:48:34.680236  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:34.680449  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:34.680969  7326 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
W20260709 14:48:34.681018  7347 debug-util.cc:398] Leaking SignalData structure 0x7b08003269a0 after lost signal to thread 7499
I20260709 14:48:34.677292  9634 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.687295  9634 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.687904  9634 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.688915  9657 leader_election.cc:290] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.674117  9662 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:48:34.689999  7347 debug-util.cc:398] Leaking SignalData structure 0x7b0800314320 after lost signal to thread 8014
I20260709 14:48:34.690160  9634 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.690689  9626 raft_consensus.cc:493] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.691778  9662 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.691483  9626 raft_consensus.cc:515] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.659541  9655 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.692680  9655 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.690749  9653 raft_consensus.cc:493] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.669085  9658 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.674803  9646 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.676738  9651 raft_consensus.cc:493] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.701725  9651 raft_consensus.cc:515] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.702636  9664 raft_consensus.cc:493] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.703054  9646 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.700541  9644 raft_consensus.cc:515] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.703285  9664 raft_consensus.cc:515] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.703903  9651 leader_election.cc:290] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.681272  9661 raft_consensus.cc:493] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.704432  9666 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.704869  9661 raft_consensus.cc:515] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.705284  9644 leader_election.cc:290] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.705225  9666 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.706845  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:34.707394  9666 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.707504  7319 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:34.706856  9655 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.681907  9663 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.707204  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:34.709452  9664 leader_election.cc:290] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.665369  9660 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.707034  9661 leader_election.cc:290] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.709867  9663 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.707722  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:34.713825  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:34.713789  9658 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.714589  7318 raft_consensus.cc:2468] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:48:34.714882  9660 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.698374  9656 raft_consensus.cc:493] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.716140  9658 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.715942  9656 raft_consensus.cc:515] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.717326  9653 raft_consensus.cc:515] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.718235  9656 leader_election.cc:290] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.718722  9656 raft_consensus.cc:493] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.719427  9653 leader_election.cc:290] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.719280  9656 raft_consensus.cc:515] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.720503  9659 raft_consensus.cc:493] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.720966  9646 raft_consensus.cc:493] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.733369  9659 raft_consensus.cc:515] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.721609  9658 raft_consensus.cc:493] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.723613  9629 raft_consensus.cc:493] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.724153  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:34.734530  9664 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.734740  7318 raft_consensus.cc:2468] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:48:34.718683  9668 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.725826  9665 raft_consensus.cc:493] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.727196  9669 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 13 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.729213  9662 raft_consensus.cc:493] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.729765  9649 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.729835  9654 raft_consensus.cc:493] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.730193  9605 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.730425  9648 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.731484  9626 leader_election.cc:290] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.730383  9657 raft_consensus.cc:493] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.733788  9660 raft_consensus.cc:493] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.733464  9646 raft_consensus.cc:515] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.722604  9661 raft_consensus.cc:493] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.724536  9670 raft_consensus.cc:493] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.743860  9663 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.734239  9653 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.734728  9658 raft_consensus.cc:515] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.752364  9605 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.752995  9671 raft_consensus.cc:493] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.753535  9669 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 13 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.751657  9626 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.755694  9626 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.750360  9648 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.757299  9660 raft_consensus.cc:515] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.757705  9626 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.758271  9648 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.754808  9649 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.759264  9660 leader_election.cc:290] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.759740  9657 raft_consensus.cc:515] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.758733  9677 raft_consensus.cc:493] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.760195  9649 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.753664  9646 leader_election.cc:290] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.747691  9650 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.749660  9655 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.761415  9648 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.753804  9654 raft_consensus.cc:515] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.767824  9605 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.751986  9668 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.775067  9650 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.768491  9661 raft_consensus.cc:515] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.774539  9674 raft_consensus.cc:493] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.750722  9665 raft_consensus.cc:515] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.750613  9664 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.734690  9629 raft_consensus.cc:515] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.754362  9671 raft_consensus.cc:515] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.768111  9678 raft_consensus.cc:493] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.777314  9661 leader_election.cc:290] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.777297  9668 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.791543  9674 raft_consensus.cc:515] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.791559  9672 raft_consensus.cc:493] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.793118  9663 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.795620  9652 raft_consensus.cc:493] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.795331  9672 raft_consensus.cc:515] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.796310  9664 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.796160  9652 raft_consensus.cc:515] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.768254  9657 leader_election.cc:290] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.778563  9654 leader_election.cc:290] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.836763  9663 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.785169  9658 leader_election.cc:290] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.777134  9650 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.839018  9670 raft_consensus.cc:515] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.840487  9669 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 14 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.769433  9662 raft_consensus.cc:515] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.841365  9648 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.841590  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:34.779742  9656 leader_election.cc:290] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.839362  9629 leader_election.cc:290] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.795315  9665 leader_election.cc:290] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.838106  9661 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.794127  9671 leader_election.cc:290] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.796804  9664 raft_consensus.cc:493] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.836584  9677 raft_consensus.cc:515] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.783401  9659 leader_election.cc:290] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.782968  9655 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.846866  9652 leader_election.cc:290] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.854743  9643 raft_consensus.cc:493] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.860548  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:34.861066  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:34.854943  9676 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.861956  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:34.847713  9626 raft_consensus.cc:493] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.861764  7397 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 6.
I20260709 14:48:34.855859  9648 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.858843  9667 raft_consensus.cc:493] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.843532  9653 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.855937  9672 leader_election.cc:290] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:34.848845  9651 raft_consensus.cc:493] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.862154  9676 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.862555  7393 raft_consensus.cc:2468] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:48:34.862780  9626 raft_consensus.cc:515] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.868870  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:34.869643  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:34.870019  9675 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.860380  9643 raft_consensus.cc:515] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.879230  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:34.879951  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:34.862461  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7525bc9aa747bc9bf05ae3570d0c4a" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:34.853405  9654 raft_consensus.cc:493] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.885582  9680 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.848728  9650 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.887007  9667 raft_consensus.cc:515] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.858143  9678 raft_consensus.cc:515] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.858120  9660 raft_consensus.cc:493] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.853710  9661 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.869755  9664 raft_consensus.cc:515] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:34.988368  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.059595  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.060053  9626 leader_election.cc:290] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.068320  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.068609  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.069075  7399 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 13 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 13.
I20260709 14:48:34.928843  7400 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 4.
I20260709 14:48:34.877749  9666 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.878211  9665 raft_consensus.cc:493] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:35.075122  9669 raft_consensus.cc:493] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:35.076575  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.077127  9661 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.037912  9656 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.929620  9648 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:34.986624  9653 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.049407  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:34.993669  9672 raft_consensus.cc:493] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.076076  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.035223  9679 raft_consensus.cc:493] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.035403  9658 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.077473  9626 raft_consensus.cc:493] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:35.077993  9655 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.984655  9652 raft_consensus.cc:493] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:34.939041  9683 raft_consensus.cc:493] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.081141  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.086323  9626 raft_consensus.cc:515] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.089469  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.069844  9674 leader_election.cc:290] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.083426  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.082052  9669 raft_consensus.cc:515] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.091652  9626 leader_election.cc:290] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:34.990707  9677 leader_election.cc:290] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.060216  9670 leader_election.cc:290] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.037742  9668 raft_consensus.cc:493] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:34.985212  9676 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.085085  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6d7776a6a749ec88f8cf30c325f75b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:34.986630  9644 raft_consensus.cc:493] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:35.079424  9654 raft_consensus.cc:515] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.086566  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.070890  9660 raft_consensus.cc:515] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.085888  9653 raft_consensus.cc:493] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.084089  9661 raft_consensus.cc:493] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:35.091218  9685 raft_consensus.cc:493] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:35.042919  9651 raft_consensus.cc:515] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.095257  9648 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.105980  9653 raft_consensus.cc:515] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.106639  9651 leader_election.cc:290] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.096313  9669 leader_election.cc:290] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.107417  7318 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:35.097082  9664 leader_election.cc:290] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.092708  9668 raft_consensus.cc:515] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.098873  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:34.929862  9629 raft_consensus.cc:493] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:35.102195  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.107151  9648 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.102597  9685 raft_consensus.cc:515] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.102228  9661 raft_consensus.cc:515] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.075073  9666 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.093912  9662 leader_election.cc:290] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.098413  9655 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.124527  9655 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.125264  7398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.091761  9679 raft_consensus.cc:515] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.110324  7400 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:35.112660  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7362e3e96ac0470ab4d71798befba86e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.098635  9665 raft_consensus.cc:515] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.125383  9668 leader_election.cc:290] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.080225  9650 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.101341  9672 raft_consensus.cc:515] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.098436  9656 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.128885  7440 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.147596  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.148669  7397 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:35.150195  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.150775  7473 raft_consensus.cc:2468] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 4.
I20260709 14:48:35.110039  9658 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.127883  9655 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.159446  9660 leader_election.cc:290] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.160094  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.127234  9661 leader_election.cc:290] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.093467  9675 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.160357  9679 leader_election.cc:290] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.109692  9644 raft_consensus.cc:515] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.110005  9652 raft_consensus.cc:515] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.153465  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.154398  9653 leader_election.cc:290] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.157401  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.158376  9666 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.158921  9654 leader_election.cc:290] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.161865  7474 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:35.128062  9686 raft_consensus.cc:493] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:35.165042  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.167124  7473 raft_consensus.cc:2468] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 2.
I20260709 14:48:35.165524  9675 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.166162  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.169147  7397 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:35.090068  9683 raft_consensus.cc:515] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.172186  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.079754  9680 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.180032  7401 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:35.180606  9678 leader_election.cc:290] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.180900  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.181931  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.182483  9656 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.184023  7396 raft_consensus.cc:2468] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 2.
I20260709 14:48:35.128757  9629 raft_consensus.cc:515] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.183864  9644 leader_election.cc:290] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.185261  9650 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.185411  9687 raft_consensus.cc:2804] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:35.185866  9687 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.186244  9687 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:35.188939  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.189473  7474 raft_consensus.cc:2468] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 4.
I20260709 14:48:35.192795  9685 leader_election.cc:290] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.193658  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.193728  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.194375  7473 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 6.
I20260709 14:48:35.188486  9667 leader_election.cc:290] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.195307  9683 leader_election.cc:290] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.195930  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.196337  9680 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.183871  9652 leader_election.cc:290] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.196918  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.197383  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.197470  7392 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 4.
W20260709 14:48:35.168318  7440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:41615, user_credentials={real_user=slave}} blocked reactor thread for 56887.8us
I20260709 14:48:35.198854  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.199294  9665 leader_election.cc:290] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.196471  7321 raft_consensus.cc:2468] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 2.
I20260709 14:48:35.198870  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.199980  7440 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.190577  9672 leader_election.cc:290] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.197933  7400 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:35.200812  9652 raft_consensus.cc:2804] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:35.198447  9643 leader_election.cc:290] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.202934  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.167109  9686 raft_consensus.cc:515] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.203572  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.202164  9652 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.205298  9652 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:35.205956  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.206641  9658 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.208855  9629 leader_election.cc:290] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.211529  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.218206  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.226826  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.250932  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.250840  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.253206  7326 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:35.251305  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.228914  9652 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.253887  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703dc0093ef467d99c16fdc6c0d37e6" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.254041  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d7525bc9aa747bc9bf05ae3570d0c4a" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.255539  9652 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.251150  7440 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.255739  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.256400  7318 raft_consensus.cc:2468] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:48:35.256402  9643 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:35.256985  9643 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.257387  9643 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:35.258008  7467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.258565  7467 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:48:35.259014  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.257151  9687 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.262112  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.262373  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.264882  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.265913  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.266444  7473 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 7.
I20260709 14:48:35.268744  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211416189e9f42dbbd2cd2691ca5f5fb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.269451  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.269894  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.270282  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.269414  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.263269  7440 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.270869  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.273721  7440 leader_election.cc:304] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.273650  7472 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 9.
I20260709 14:48:35.276041  7440 leader_election.cc:304] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.223435  9686 leader_election.cc:290] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.275791  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.273260  9667 raft_consensus.cc:2804] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:35.279268  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6d7776a6a749ec88f8cf30c325f75b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.278606  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.280138  7473 raft_consensus.cc:2468] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 4.
I20260709 14:48:35.281023  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211416189e9f42dbbd2cd2691ca5f5fb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.279140  9685 raft_consensus.cc:2804] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:35.275812  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.278141  9652 raft_consensus.cc:2804] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:35.280846  9667 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.286335  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.286353  9667 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:35.282997  9685 raft_consensus.cc:493] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.290517  9685 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:35.291800  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.293279  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.293799  7469 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 7.
I20260709 14:48:35.285025  9652 raft_consensus.cc:493] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.294288  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.296234  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6d7776a6a749ec88f8cf30c325f75b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.282917  9643 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.297008  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.297696  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.296778  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.303138  9643 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615)
I20260709 14:48:35.303062  7291 leader_election.cc:304] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.295688  9652 raft_consensus.cc:3060] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:35.305943  9685 raft_consensus.cc:515] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.307753  9685 leader_election.cc:290] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.309382  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.309716  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.310956  9667 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.311879  7470 raft_consensus.cc:1240] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:35.312327  9687 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.312846  9667 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.313319  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6eea3e9230244f32a9998662e285f8f9" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.313935  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.314504  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.314766  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.315805  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.315943  7469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.316689  7474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.317015  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.317550  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.319058  9648 raft_consensus.cc:2804] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:35.319402  9648 raft_consensus.cc:493] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.319758  9648 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:35.321237  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a56a8f58594314b9caddcdc53cba29" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.321507  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.322935  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed279c48a574188ad039a40608e3421" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.327770  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.331321  9648 raft_consensus.cc:515] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.333113  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d4ba38d9e9249168b1c9e34319ff23c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.334435  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6d7776a6a749ec88f8cf30c325f75b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.335636  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.336864  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.338497  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7362e3e96ac0470ab4d71798befba86e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.338873  9652 raft_consensus.cc:515] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.340472  7472 raft_consensus.cc:1240] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 2. Current term is 3. Ops: []
I20260709 14:48:35.340806  9652 leader_election.cc:290] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:35.341583  7291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:39697, user_credentials={real_user=slave}} blocked reactor thread for 60026us
I20260709 14:48:35.348325  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.348389  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.348639  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.348870  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.350019  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ee6dfcebe344e00a175f113b1c0c79e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.351671  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.353018  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.354598  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.355942  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.356194  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f21f0aeca945c4a1836be4e4093c91" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.357414  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.358394  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211416189e9f42dbbd2cd2691ca5f5fb" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.359329  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.359967  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.360245  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.360320  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.361650  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.362769  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087a4c590f14328999750eac14892e3" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.362844  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.364444  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.367031  7291 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.367792  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.368880  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.369498  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.369975  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.370146  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.370770  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.371039  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.371865  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.372434  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.372952  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703dc0093ef467d99c16fdc6c0d37e6" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.372884  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.373523  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.374071  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.374357  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.374673  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3703dc0093ef467d99c16fdc6c0d37e6" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.375172  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:35.376195  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
W20260709 14:48:35.376379  7440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:41615, user_credentials={real_user=slave}} blocked reactor thread for 68511.5us
I20260709 14:48:35.377017  7440 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.377242  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.377717  9687 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:35.378046  9687 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.378227  7440 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.378424  9687 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:35.378590  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.379609  9648 leader_election.cc:290] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.379901  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.380206  9654 raft_consensus.cc:2804] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:35.380575  9654 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.380911  9654 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:35.381225  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.383008  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.388738  9687 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.389637  7438 leader_election.cc:304] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.390379  9652 raft_consensus.cc:2749] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.390009  7291 leader_election.cc:304] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.391300  9687 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.391397  9648 raft_consensus.cc:2804] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:35.394469  9648 raft_consensus.cc:493] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.394984  9648 raft_consensus.cc:3060] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:35.389539  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.398087  9652 raft_consensus.cc:2804] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:35.398481  9652 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.398887  9652 raft_consensus.cc:3060] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:35.401448  9648 raft_consensus.cc:515] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.401854  7438 leader_election.cc:304] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.403055  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.403621  7438 leader_election.cc:304] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.404253  9687 raft_consensus.cc:2749] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.404605  7440 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.405261  9685 raft_consensus.cc:2749] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.406953  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.391765  7291 leader_election.cc:304] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.406963  7438 leader_election.cc:304] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.408149  9681 raft_consensus.cc:2804] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:35.408568  9681 raft_consensus.cc:493] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.408922  9681 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:35.409498  9685 raft_consensus.cc:2749] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.394515  9654 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.409852  9648 leader_election.cc:290] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.410650  7438 leader_election.cc:304] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.411608  9654 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.411741  7438 leader_election.cc:304] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.412330  9685 raft_consensus.cc:2749] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:35.412751  9667 raft_consensus.cc:2804] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:35.414075  9667 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.414445  9667 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:35.408252  7291 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.415503  9652 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.416901  9681 raft_consensus.cc:515] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.417287  9662 raft_consensus.cc:2804] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:35.417640  9662 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.417977  9662 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:35.419941  9685 raft_consensus.cc:2749] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.421667  7438 leader_election.cc:304] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.422364  9685 raft_consensus.cc:2749] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.424578  9662 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.425105  7438 leader_election.cc:304] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.425606  9681 leader_election.cc:290] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.427659  9667 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.412704  7440 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.429392  7438 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.428738  9687 raft_consensus.cc:2749] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.429862  7289 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.430665  7291 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.430851  9667 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.430905  9681 raft_consensus.cc:2804] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:35.433873  9675 raft_consensus.cc:2749] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.434118  9681 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.434542  9681 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:35.435117  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09a244d88b464851a9deabee5611e60b" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.436179  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6f21f0aeca945c4a1836be4e4093c91" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.436698  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4fd9039eb994b2da57ba0a57fe04b07" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.437161  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "211416189e9f42dbbd2cd2691ca5f5fb" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.437767  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ae87c1dbe74b7f86d76bb830d1743d" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.438200  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.439862  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.440904  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.432066  7291 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.444003  7289 leader_election.cc:304] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.444478  9691 raft_consensus.cc:2804] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:35.432966  9685 raft_consensus.cc:2804] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:35.444907  9691 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.445586  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.445787  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3097af4b76fc4088b6d6002259bd659e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.446265  7317 raft_consensus.cc:2393] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 7: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:35.446326  9691 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:35.443059  9681 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.445202  9685 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.447250  9685 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:35.448679  7291 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.433413  7438 leader_election.cc:304] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.451548  9681 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.444213  7319 raft_consensus.cc:1240] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:35.432507  9648 raft_consensus.cc:2804] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:35.444839  9650 raft_consensus.cc:2804] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:35.452368  9650 raft_consensus.cc:493] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.452739  9650 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:35.453414  9691 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.454205  9675 raft_consensus.cc:2749] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.455052  9685 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.453770  9654 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:35.455848  9654 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.457989  9654 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:35.455054  7319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.461496  7318 raft_consensus.cc:1240] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:35.453954  7438 leader_election.cc:304] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.462306  9675 raft_consensus.cc:2749] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.463573  7438 leader_election.cc:304] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.457029  9691 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.465281  7318 raft_consensus.cc:1240] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:35.457298  9648 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.465773  7438 leader_election.cc:304] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.466176  9648 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:35.466457  9666 raft_consensus.cc:2749] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.467525  9666 raft_consensus.cc:2749] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.468634  7438 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.458300  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.458969  9652 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.459553  9650 raft_consensus.cc:515] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.469776  7321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.470592  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.470904  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087a4c590f14328999750eac14892e3" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.472007  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:35.433575  9662 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.473019  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:35.473619  9643 raft_consensus.cc:2749] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:35.474264  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:35.456845  9685 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:35.475340  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9791e8dcc44744a282e0d1ee50491673" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.470052  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.471196  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.474470  9650 leader_election.cc:290] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.477559  7289 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.478760  7289 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.479624  9650 raft_consensus.cc:2804] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:35.479979  9650 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.480317  9650 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:35.481339  9648 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.481371  9662 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 13 FOLLOWER]: Leader pre-election won for term 14
I20260709 14:48:35.484302  9662 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 13 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.484731  9662 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:48:35.474644  9654 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.485371  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:35.486435  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:35.486716  9654 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 10 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.487463  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:35.488538  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.489598  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:35.490906  7317 raft_consensus.cc:2393] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 6: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:35.490229  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:35.489851  7289 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.493189  9654 raft_consensus.cc:2749] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:35.493909  7289 leader_election.cc:304] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.494604  9692 raft_consensus.cc:2749] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.496690  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:35.497210  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:35.497432  7318 raft_consensus.cc:2393] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 8: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:35.502624  9662 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 14 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.482534  7291 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.503468  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.502574  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.504521  9692 raft_consensus.cc:2804] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:35.504884  9692 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.505247  9692 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:35.503716  9648 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.505676  7291 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.505890  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.507419  9681 raft_consensus.cc:2804] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:35.507784  9681 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:35.508128  9681 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:35.513859  9692 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.517231  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.517516  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.517984  7472 raft_consensus.cc:2393] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 5: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:48:35.518230  7466 raft_consensus.cc:2393] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 3: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:48:35.520002  9681 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.524780  7473 raft_consensus.cc:1240] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:35.517611  9692 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.522572  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.523125  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.525588  7466 raft_consensus.cc:2393] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 6: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:48:35.523774  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.524806  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.526073  7468 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:35.527231  7466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.528038  7473 raft_consensus.cc:1240] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:35.529556  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "052c1f3927314473bcd2fae87e9ab687" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.531087  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.531380  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6c677a8adb745ee9b283a54d7e86e7c" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.530575  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab0c98dde0c4583b935df56ba9f36d3" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.536204  7468 raft_consensus.cc:2468] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:35.537046  7473 raft_consensus.cc:1240] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:35.538197  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.538437  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.538723  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.540573  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.541007  7318 raft_consensus.cc:1240] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:35.542550  9662 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 14 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.543097  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.545217  7291 leader_election.cc:304] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:35.546591  7318 raft_consensus.cc:1240] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 14 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 13. Current term is 14. Ops: []
I20260709 14:48:35.547186  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.548267  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.548647  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087a4c590f14328999750eac14892e3" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.551028  9681 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.552021  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.554117  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.555128  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:35.555929  7318 raft_consensus.cc:1240] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 6. Current term is 7. Ops: []
I20260709 14:48:35.557344  7289 leader_election.cc:304] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.559108  9654 raft_consensus.cc:2804] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:35.559440  7289 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.560187  9691 raft_consensus.cc:2804] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:35.559458  9654 raft_consensus.cc:493] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.560817  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4087a4c590f14328999750eac14892e3" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.560820  9654 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:35.536828  9650 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.562927  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.563472  7317 raft_consensus.cc:1240] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:35.565358  9691 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.565769  9691 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:35.569640  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab00820a4f914973aa339c47762d391d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.570596  9648 raft_consensus.cc:2804] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:35.571265  9648 raft_consensus.cc:697] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 5 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:35.570892  7289 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.573222  9648 consensus_queue.cc:237] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.576464  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.578194  9693 raft_consensus.cc:2804] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:35.578624  9693 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.579006  9693 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:35.581221  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ff942016aae4f348466744bbaf6e62b" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.581409  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.565711  7440 leader_election.cc:304] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.584897  9652 raft_consensus.cc:2749] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.586025  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0698395e3b944a61afd3952befa99036" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.587031  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.587294  7289 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.588042  9694 raft_consensus.cc:2804] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:35.588487  9694 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.589010  9650 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.590214  9654 raft_consensus.cc:515] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.591130  7326 raft_consensus.cc:1240] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:35.594260  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.588852  9694 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:35.595379  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.595391  7289 leader_election.cc:304] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.596710  9662 raft_consensus.cc:2804] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:35.597062  9662 raft_consensus.cc:493] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.597427  9662 raft_consensus.cc:3060] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:35.598292  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.600562  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.592048  9693 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.601071  7289 leader_election.cc:304] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.601593  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.602185  9695 raft_consensus.cc:2804] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:35.596053  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43a7a0df23894c96bed70e62e39c55aa" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.602631  9695 raft_consensus.cc:493] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.603024  9695 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:35.603473  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32f362484f084ce887c6e9e28f6ef8d5" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.605451  9654 leader_election.cc:290] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.585682  9691 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.606745  9694 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.608842  9691 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.606027  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.605774  9693 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.610239  9695 raft_consensus.cc:515] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.612130  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.614574  9694 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.617197  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.617748  9695 leader_election.cc:290] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.624953  7289 leader_election.cc:304] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.625687  9695 raft_consensus.cc:2749] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:35.626088  7289 leader_election.cc:304] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.588795  7440 leader_election.cc:304] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.634256  9652 raft_consensus.cc:2749] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:48:35.635182  7440 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:41615, user_credentials={real_user=slave}} blocked reactor thread for 46467us
I20260709 14:48:35.636440  7440 leader_election.cc:304] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.637233  9652 raft_consensus.cc:2749] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:35.638581  7440 leader_election.cc:304] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.639274  9652 raft_consensus.cc:2749] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.639322  7220 catalog_manager.cc:5697] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 5 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:35.640534  7440 leader_election.cc:304] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.641404  9695 raft_consensus.cc:2749] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:35.641784  7289 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.634075  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.643321  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:35.643410  9652 raft_consensus.cc:2749] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.643927  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e917712d4b9843b88513411795d24a58" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.650447  9648 raft_consensus.cc:2804] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:35.650861  9648 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:35.651247  9648 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:35.653095  7289 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.653787  9695 raft_consensus.cc:2749] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.645463  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288cbeaac60c42ccaaf0a09095c7fac6" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.648294  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.644235  7440 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.655218  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.656781  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.657850  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.658800  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:35.663055  7472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.664875  9652 raft_consensus.cc:2749] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.665647  7440 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.670285  9652 raft_consensus.cc:2749] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:35.671442  7440 leader_election.cc:304] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.671885  9648 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.672152  9652 raft_consensus.cc:2749] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:35.667867  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.673475  7440 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.674273  9652 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:35.624956  9662 raft_consensus.cc:515] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.680253  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.680856  9652 raft_consensus.cc:2749] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:35.681759  9662 leader_election.cc:290] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.684613  9648 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:35.682015  7440 leader_election.cc:304] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.684020  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:35.686345  9652 raft_consensus.cc:2749] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:35.698197  7440 leader_election.cc:304] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.698869  9652 raft_consensus.cc:2749] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.699234  7440 leader_election.cc:304] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.699872  9652 raft_consensus.cc:2749] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.700276  7440 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.700866  9652 raft_consensus.cc:2749] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:48:35.701673  7440 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.702307  9667 raft_consensus.cc:2749] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 14:48:35.705235  9680 consensus_queue.cc:1059] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:35.706262  9661 raft_consensus.cc:3055] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:35.706578  9661 raft_consensus.cc:740] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:35.707383  9661 consensus_queue.cc:260] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.708429  9661 raft_consensus.cc:3060] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:35.713963  9661 consensus_queue.cc:1059] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:35.714192  9680 consensus_queue.cc:1059] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:35.720069  9661 raft_consensus.cc:3055] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:35.720394  9661 raft_consensus.cc:740] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:35.722960  9661 consensus_queue.cc:260] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.726016  9661 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:35.732173  7440 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.734975  7440 leader_election.cc:304] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.736068  9685 raft_consensus.cc:2749] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.738130  9686 raft_consensus.cc:3055] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:35.736428  7440 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.736053  9652 raft_consensus.cc:2749] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:48:35.739466  9686 raft_consensus.cc:740] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:35.743582  9686 consensus_queue.cc:260] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.744650  9686 raft_consensus.cc:3060] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:35.745486  7440 leader_election.cc:304] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.742132  9664 raft_consensus.cc:2749] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:35.746125  9652 raft_consensus.cc:2749] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.747278  7440 leader_election.cc:304] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.747936  9652 raft_consensus.cc:2749] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:48:35.749087  7440 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.749737  9652 raft_consensus.cc:2749] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:48:35.750854  7440 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.751503  9652 raft_consensus.cc:2749] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.752978  7440 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.753266  7366 leader_election.cc:304] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.753677  9652 raft_consensus.cc:2749] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.754078  9703 raft_consensus.cc:2749] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.754884  7440 leader_election.cc:304] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.755347  7366 leader_election.cc:304] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.755559  9652 raft_consensus.cc:2749] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:48:35.756685  7440 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.756897  9701 raft_consensus.cc:2749] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.757380  9652 raft_consensus.cc:2749] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:48:35.758232  7366 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.758919  9703 raft_consensus.cc:2749] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.759443  9652 consensus_queue.cc:1059] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:35.760026  7366 leader_election.cc:304] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.760457  9664 raft_consensus.cc:3055] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:35.760701  9703 raft_consensus.cc:2749] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:35.760792  9664 raft_consensus.cc:740] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:35.761588  9664 consensus_queue.cc:260] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.761998  9686 consensus_queue.cc:1059] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:35.762102  7366 leader_election.cc:304] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.762853  9701 raft_consensus.cc:3055] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:35.762907  9686 raft_consensus.cc:2749] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.763198  7366 leader_election.cc:304] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.763232  9701 raft_consensus.cc:740] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:35.763437  9664 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:35.764418  7366 leader_election.cc:304] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.764413  9701 consensus_queue.cc:260] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.765247  9652 consensus_queue.cc:1059] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 13.13, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:48:35.765551  7366 leader_election.cc:304] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.766273  9685 raft_consensus.cc:3055] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 13 LEADER]: Stepping down as leader of term 13
I20260709 14:48:35.766568  7366 leader_election.cc:304] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.766603  9685 raft_consensus.cc:740] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 13 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:35.766889  9661 raft_consensus.cc:2749] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:35.767956  9661 raft_consensus.cc:2749] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.768604  9661 raft_consensus.cc:2749] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.765576  9701 raft_consensus.cc:3060] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:35.767930  9685 consensus_queue.cc:260] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 13.13, Last appended by leader: 13, Current term: 13, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.770625  9685 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 13 FOLLOWER]: Advancing to term 14
I20260709 14:48:35.776311  7366 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.776304  7440 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:35.776768  9701 raft_consensus.cc:2749] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.777263  9685 raft_consensus.cc:2749] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.777225  9686 raft_consensus.cc:2749] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.778728  9685 consensus_queue.cc:1059] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:35.778923  7366 leader_election.cc:304] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.779639  9652 raft_consensus.cc:3055] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:35.779901  9667 consensus_queue.cc:1059] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:35.779983  7366 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 14 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.780035  9652 raft_consensus.cc:740] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:35.780654  9701 raft_consensus.cc:2749] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.781072  9652 consensus_queue.cc:260] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.782375  9652 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:35.782974  9667 consensus_queue.cc:1059] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:35.783823  9685 raft_consensus.cc:3055] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:35.784268  9685 raft_consensus.cc:740] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:35.785049  7322 raft_consensus.cc:1240] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:35.781082  9664 raft_consensus.cc:3055] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:35.787102  9685 consensus_queue.cc:260] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.788522  9667 consensus_queue.cc:1059] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:35.788725  9685 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:35.789230  9701 raft_consensus.cc:2749] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 13 FOLLOWER]: Leader pre-election lost for term 14. Reason: could not achieve majority
I20260709 14:48:35.789561  9667 raft_consensus.cc:3055] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:35.789961  9667 raft_consensus.cc:740] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:35.790045  9686 consensus_queue.cc:1059] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 7.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:35.790975  9701 raft_consensus.cc:3055] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:35.790838  9667 consensus_queue.cc:260] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.791345  7366 leader_election.cc:304] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.791929  9667 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:35.792343  9686 raft_consensus.cc:2749] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.793504  7366 leader_election.cc:304] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.791489  9664 raft_consensus.cc:740] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:35.794883  9664 consensus_queue.cc:260] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.797616  9664 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:35.791371  9701 raft_consensus.cc:740] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:35.799309  9686 raft_consensus.cc:2749] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:35.798768  9701 consensus_queue.cc:260] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.800036  9703 consensus_queue.cc:1059] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:35.800940  9686 raft_consensus.cc:3055] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:35.801348  9686 raft_consensus.cc:740] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:35.801332  7366 leader_election.cc:304] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.802297  9703 raft_consensus.cc:2749] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:35.802469  9686 consensus_queue.cc:260] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.803979  9686 raft_consensus.cc:3060] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:48:35.804997  7364 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:48:35.805102  7366 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.805721  9701 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:35.805817  9703 raft_consensus.cc:2749] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.806160  7366 leader_election.cc:304] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.808805  9703 raft_consensus.cc:2749] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.809890  7366 leader_election.cc:304] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.810577  9703 raft_consensus.cc:2749] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.813019  7366 leader_election.cc:304] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.812915  9703 consensus_queue.cc:1059] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:48:35.814013  9701 raft_consensus.cc:3055] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:35.814338  9701 raft_consensus.cc:740] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:35.815043  9701 consensus_queue.cc:260] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.816133  9701 raft_consensus.cc:3060] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:35.815291  7366 leader_election.cc:304] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.817049  9703 raft_consensus.cc:2749] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.818145  7366 leader_election.cc:304] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.818852  9703 raft_consensus.cc:2749] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:35.819964  7366 leader_election.cc:304] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.820640  9703 raft_consensus.cc:2749] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:35.821877  7366 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.816381  9686 raft_consensus.cc:2749] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:35.822574  9701 raft_consensus.cc:2749] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.822871  7366 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.823531  9701 raft_consensus.cc:2749] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.823894  7366 leader_election.cc:304] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.824424  9701 raft_consensus.cc:2749] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:35.824621  7366 leader_election.cc:304] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.825244  9701 raft_consensus.cc:2749] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.825482  7366 leader_election.cc:304] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.826041  9701 raft_consensus.cc:2749] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:35.826269  7366 leader_election.cc:304] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.826831  9701 raft_consensus.cc:2749] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.827032  7366 leader_election.cc:304] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.827598  9701 raft_consensus.cc:2749] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:35.827816  7366 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c; no voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.828531  9701 raft_consensus.cc:2749] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:35.828964  7289 leader_election.cc:304] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.830039  7289 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.830992  7289 leader_election.cc:304] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.831451  7322 raft_consensus.cc:1240] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 2. Current term is 3. Ops: []
I20260709 14:48:35.832409  9662 raft_consensus.cc:2749] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:35.832561  7326 raft_consensus.cc:1240] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 9. Current term is 10. Ops: []
I20260709 14:48:35.833316  9648 raft_consensus.cc:2749] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:48:35.834442  7470 raft_consensus.cc:1240] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 8. Current term is 9. Ops: []
I20260709 14:48:35.834635  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dac09b5bb848400d988cf984fdad4065" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.831935  7289 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.835950  9691 raft_consensus.cc:2749] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.833053  9662 raft_consensus.cc:2749] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:35.839864  7399 raft_consensus.cc:2468] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:35.841071  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db4a7efa37ad479c83d0a664fb4a017f" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.842444  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67ecc49d30294ed3af164ed793634ac5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.842554  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.843222  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.841356  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190bec289d774316a93fa1970cd0fde0" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.844998  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.845567  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.845983  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.847862  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 14 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.848619  7395 raft_consensus.cc:2468] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 8.
I20260709 14:48:35.849277  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.849717  7400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.850592  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.852000  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.853018  7392 raft_consensus.cc:2468] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 6.
I20260709 14:48:35.853430  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.854756  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.855361  7401 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 7.
I20260709 14:48:35.856673  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.857172  7395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.857452  7397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.858832  7394 raft_consensus.cc:2468] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:35.840802  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eaf2f875240420cb401b8c27ca90257" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.862716  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:35.864595  7326 raft_consensus.cc:1240] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:35.865355  7289 leader_election.cc:304] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.866043  9662 raft_consensus.cc:2804] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:35.866465  9662 raft_consensus.cc:697] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 5 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:35.866787  7472 raft_consensus.cc:1240] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 8. Current term is 9. Ops: []
I20260709 14:48:35.867267  9662 consensus_queue.cc:237] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.869894  9667 consensus_queue.cc:1059] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:35.870353  9701 consensus_queue.cc:1059] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:35.871520  9667 raft_consensus.cc:3055] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:35.871765  9701 raft_consensus.cc:3055] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:35.871909  9667 raft_consensus.cc:740] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:35.872123  9701 raft_consensus.cc:740] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:35.872843  9701 consensus_queue.cc:260] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.873320  7322 raft_consensus.cc:1240] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:35.874104  9701 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:35.872757  9667 consensus_queue.cc:260] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.874974  9667 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:35.875528  9644 consensus_queue.cc:1059] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:35.876552  9652 raft_consensus.cc:3055] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:35.876925  9652 raft_consensus.cc:740] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:35.877851  9652 consensus_queue.cc:260] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.878448  9702 consensus_queue.cc:1059] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 8.8, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:35.879065  9652 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:35.876618  7326 raft_consensus.cc:1240] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:35.882249  9661 consensus_queue.cc:1059] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 9.9, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:35.886134  9701 raft_consensus.cc:3055] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 9 LEADER]: Stepping down as leader of term 9
I20260709 14:48:35.886551  9701 raft_consensus.cc:740] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 9 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:35.887336  9701 consensus_queue.cc:260] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 9, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.888573  9701 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:35.890986  9661 raft_consensus.cc:3055] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:35.891374  9661 raft_consensus.cc:740] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:35.892185  9661 consensus_queue.cc:260] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.893409  9661 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:35.898497  7289 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 10 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.899727  7289 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.900681  9694 raft_consensus.cc:2749] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Leader election lost for term 10. Reason: could not achieve majority
I20260709 14:48:35.900718  7289 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.901899  7289 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.902070  9681 raft_consensus.cc:2749] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:48:35.902688  9681 raft_consensus.cc:2749] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.903108  7289 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 14 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.903823  9692 raft_consensus.cc:2749] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 14 FOLLOWER]: Leader election lost for term 14. Reason: could not achieve majority
I20260709 14:48:35.905615  7289 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.906378  9692 raft_consensus.cc:2804] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:35.906831  9692 raft_consensus.cc:697] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:35.907620  9692 consensus_queue.cc:237] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.913666  7289 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.915382  9691 raft_consensus.cc:2749] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 14:48:35.901815  9693 raft_consensus.cc:2749] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 14:48:35.917258  7289 leader_election.cc:304] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.919018  9693 raft_consensus.cc:2749] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:48:35.919397  7289 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.921242  9695 raft_consensus.cc:2749] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:48:35.924260  7289 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.925354  7326 raft_consensus.cc:1240] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 2. Current term is 3. Ops: []
I20260709 14:48:35.925858  9695 raft_consensus.cc:2749] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.927223  9644 consensus_queue.cc:1059] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:35.928189  9644 raft_consensus.cc:3055] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:35.928526  9644 raft_consensus.cc:740] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:35.929327  9644 consensus_queue.cc:260] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.930400  9644 raft_consensus.cc:3060] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:35.934818  7399 raft_consensus.cc:2468] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:48:35.926847  7289 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.942389  9662 raft_consensus.cc:2804] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:35.943534  7289 leader_election.cc:304] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.944298  9695 raft_consensus.cc:2749] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.945830  9662 raft_consensus.cc:697] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 6 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:35.946074  7289 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.946748  9695 raft_consensus.cc:2749] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.947096  7289 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.947813  9695 raft_consensus.cc:2804] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:35.948428  9695 raft_consensus.cc:697] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 7 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:35.949062  7289 leader_election.cc:304] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.948732  7220 catalog_manager.cc:5697] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 4 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 5 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:35.949282  9695 consensus_queue.cc:237] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.949769  9692 raft_consensus.cc:2749] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:48:35.947448  9662 consensus_queue.cc:237] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.952898  7289 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.953552  9692 raft_consensus.cc:2749] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
W20260709 14:48:35.961939  7366 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:41615, user_credentials={real_user=slave}} blocked reactor thread for 82880us
I20260709 14:48:35.964691  7468 raft_consensus.cc:1240] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:35.967226  7289 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.968158  9691 raft_consensus.cc:2749] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 14:48:35.968317  7289 leader_election.cc:304] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.968643  7468 raft_consensus.cc:1275] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:35.969972  9694 raft_consensus.cc:2749] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:48:35.970322  7289 leader_election.cc:304] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:35.970985  9694 raft_consensus.cc:2804] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:35.971220  7470 raft_consensus.cc:1240] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 2. Current term is 3. Ops: []
I20260709 14:48:35.971509  9694 raft_consensus.cc:697] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:35.971864  7322 raft_consensus.cc:1240] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 7. Current term is 8. Ops: []
I20260709 14:48:35.972360  9694 consensus_queue.cc:237] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.975011  9692 consensus_queue.cc:1048] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:35.985829  7220 catalog_manager.cc:5697] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 7 to 8, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 8 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:35.987203  7220 catalog_manager.cc:5697] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 5 to 6, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 6 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:35.988523  7220 catalog_manager.cc:5697] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 6 to 7, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 7 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:35.993489  9703 consensus_queue.cc:1059] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:48:35.993714  9661 consensus_queue.cc:1059] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:35.994367  9704 raft_consensus.cc:3055] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:35.994649  9704 raft_consensus.cc:740] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:35.994773  9703 raft_consensus.cc:3055] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:35.995187  9703 raft_consensus.cc:740] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:35.995384  9704 consensus_queue.cc:260] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.996604  9704 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:35.995929  9703 consensus_queue.cc:260] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:35.998148  9703 raft_consensus.cc:3060] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:36.005076  9661 consensus_queue.cc:1059] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:36.006165  9686 raft_consensus.cc:3055] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:36.006487  9686 raft_consensus.cc:740] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:36.007261  9686 consensus_queue.cc:260] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.008715  9686 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:36.020313  9661 consensus_queue.cc:1059] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 7.7, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:36.021895  9686 raft_consensus.cc:3055] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:36.022238  9686 raft_consensus.cc:740] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:36.024621  9686 consensus_queue.cc:260] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.025812  9686 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:36.035720  7394 raft_consensus.cc:1275] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:36.036545  7318 raft_consensus.cc:1240] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 3. Current term is 4. Ops: []
I20260709 14:48:36.039089  9692 consensus_queue.cc:1048] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:36.041075  9686 consensus_queue.cc:1059] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:36.041507  7220 catalog_manager.cc:5697] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 2 to 3, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 3 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:36.042294  9686 raft_consensus.cc:3055] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:48:36.042727  9686 raft_consensus.cc:740] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:36.044027  9686 consensus_queue.cc:260] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.044963  9686 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:36.054102  7318 raft_consensus.cc:1240] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:36.055307  9644 consensus_queue.cc:1059] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 5.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:36.056159  9644 raft_consensus.cc:3055] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:36.056433  9644 raft_consensus.cc:740] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:36.057337  9644 consensus_queue.cc:260] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.060060  9644 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:36.099956  7318 raft_consensus.cc:1240] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 4. Current term is 5. Ops: []
I20260709 14:48:36.101070  9644 consensus_queue.cc:1059] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:36.101913  9652 raft_consensus.cc:3055] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:48:36.102233  9652 raft_consensus.cc:740] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:36.102983  9652 consensus_queue.cc:260] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.103977  9652 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:36.115253  7468 raft_consensus.cc:1240] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:36.116284  9686 consensus_queue.cc:1059] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:36.117003  9704 raft_consensus.cc:3055] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:36.117306  9704 raft_consensus.cc:740] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:36.117978  9704 consensus_queue.cc:260] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.118922  9704 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:36.335453  7394 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:36.336344  9694 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:36.342324  7470 raft_consensus.cc:1275] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:36.343725  9694 consensus_queue.cc:1048] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 14:48:36.346588  7470 raft_consensus.cc:1275] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:36.349162  9694 consensus_queue.cc:1048] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:36.366528  7394 raft_consensus.cc:1275] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:48:36.372217  9694 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:36.372749  9694 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.367760  9692 consensus_queue.cc:1048] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 14:48:36.378547  9694 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:36.378999  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:36.379590  7394 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 9.
I20260709 14:48:36.380401  7289 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:36.381162  9692 raft_consensus.cc:2804] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 14:48:36.381079  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:36.381611  9692 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:36.385663  9692 raft_consensus.cc:3060] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:36.385814  7468 raft_consensus.cc:2393] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 9: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:48:36.388833  7470 raft_consensus.cc:1275] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:36.390009  9695 consensus_queue.cc:1048] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:36.394289  9692 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.396339  9692 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 9 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:36.397249  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:36.397483  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4418d0e2801e4a11bccb903e5e8f0c8e" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:36.398254  7468 raft_consensus.cc:2393] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 9: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:48:36.402796  7392 raft_consensus.cc:1275] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 14:48:36.403630  7394 raft_consensus.cc:2468] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 9.
I20260709 14:48:36.404130  9681 consensus_queue.cc:1048] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:36.405866  7289 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:36.406772  9694 raft_consensus.cc:2804] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:36.407194  9694 raft_consensus.cc:697] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 9 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:36.407968  9694 consensus_queue.cc:237] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.421603  7392 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:36.422923  9681 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:36.433495  7473 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:36.435204  9694 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:36.441949  7222 catalog_manager.cc:5697] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 8 to 9, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 9 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:36.527668  7392 raft_consensus.cc:1275] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:36.528616  9694 consensus_queue.cc:1048] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:36.536235  7468 raft_consensus.cc:1275] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:36.538416  9695 consensus_queue.cc:1048] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:36.745666  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:36.776149  7473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:36.776631  7473 raft_consensus.cc:606] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:36.776840  7473 raft_consensus.cc:614] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:36.778857  7473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:36.779196  7473 raft_consensus.cc:606] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:36.779399  7473 raft_consensus.cc:614] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:36.781013  7473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:36.781399  7473 raft_consensus.cc:606] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:36.781598  7473 raft_consensus.cc:614] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:48:36.783182  7473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:36.783511  7473 raft_consensus.cc:606] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:36.784240  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:48:36.785106  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:36.794890  9681 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:36.795310  9681 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.796746  9681 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:36.797207  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:36.797663  7392 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 8.
I20260709 14:48:36.797973  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:36.798642  7473 raft_consensus.cc:2393] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 8: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:48:36.798538  7289 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:36.799507  9695 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:36.799908  9695 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:36.800259  9695 raft_consensus.cc:3060] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:36.805814  9695 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.807276  9695 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:36.807682  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:36.807991  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165023b4160c45fd8870018f038cafc1" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:36.808501  7473 raft_consensus.cc:2393] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 8: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:48:36.811780  7392 raft_consensus.cc:2468] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 8.
I20260709 14:48:36.812531  7289 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:36.813059  9695 raft_consensus.cc:2804] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:36.813691  9695 raft_consensus.cc:697] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 8 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:36.814363  9695 consensus_queue.cc:237] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.835065  7224 catalog_manager.cc:5697] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 7 to 8, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 8 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:36.931114  9652 raft_consensus.cc:493] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:36.931504  9652 raft_consensus.cc:515] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.932951  9652 leader_election.cc:290] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:36.933422  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:36.933732  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:36.933919  7318 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:48:36.934903  7440 leader_election.cc:304] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:36.935406  9652 raft_consensus.cc:2804] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:36.935706  9652 raft_consensus.cc:493] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:36.935994  9652 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:36.939898  9652 raft_consensus.cc:515] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.940771  7392 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:36.941244  9652 leader_election.cc:290] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:36.941896  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:36.942076  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f33dea90d6446e9f7608e1a8133e37" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:36.942421  7318 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:36.942066  9694 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.001s
I20260709 14:48:36.948012  7318 raft_consensus.cc:2468] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:36.948992  7440 leader_election.cc:304] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:36.949891  9652 raft_consensus.cc:2804] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:36.950279  9652 raft_consensus.cc:697] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:36.950919  9652 consensus_queue.cc:237] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.956068  7473 raft_consensus.cc:1275] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:36.957826  9662 consensus_queue.cc:1048] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:36.968133  7220 catalog_manager.cc:5697] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:36.986333  9652 raft_consensus.cc:993] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:36.986696  9644 raft_consensus.cc:1081] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:36.988029  7392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:36.988581  7392 raft_consensus.cc:493] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:36.988894  7392 raft_consensus.cc:3060] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:36.993891  9644 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 14 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:36.994334  9644 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 14 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.995836  9644 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 15 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:36.996269  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 15 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:36.996584  9704 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:36.996400  7392 raft_consensus.cc:515] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.996723  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 15 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:36.996872  7318 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 14 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 14.
I20260709 14:48:36.997088  9704 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:36.997923  7440 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 15 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:36.998172  7392 leader_election.cc:290] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:36.998978  9704 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:36.999533  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:36.999992  7318 raft_consensus.cc:3060] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:37.001025  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa16a07222a84ed0b53eb3b391b469d2" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.001291  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.001473  9644 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 14 FOLLOWER]: Leader pre-election won for term 15
I20260709 14:48:37.001597  7468 raft_consensus.cc:3055] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:48:37.001855  7473 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:48:37.002090  9644 raft_consensus.cc:493] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 14 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.002094  7468 raft_consensus.cc:740] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:37.002923  7366 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.003862  9704 raft_consensus.cc:2804] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:37.003698  7468 consensus_queue.cc:260] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.004215  9704 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:37.004598  9704 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:37.004981  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.005748  7322 raft_consensus.cc:2393] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 5: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:37.004966  7468 raft_consensus.cc:3060] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:37.006888  7318 raft_consensus.cc:2468] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:48:37.011055  7468 raft_consensus.cc:2468] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:48:37.011319  9704 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.012569  9644 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:48:37.013906  7366 leader_election.cc:304] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.015239  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.021265  9704 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.021310  9644 raft_consensus.cc:515] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 15 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.024210  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 15 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.024703  7322 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 14 FOLLOWER]: Advancing to term 15
I20260709 14:48:37.025110  7473 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:48:37.014324  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.026899  7318 raft_consensus.cc:2393] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 5: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:37.028314  9704 raft_consensus.cc:2804] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:37.029984  7322 raft_consensus.cc:2468] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 15 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 15.
I20260709 14:48:37.030920  9652 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:37.031342  9652 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.031983  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e872de3f3d0466b900443bccb513804" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 15 candidate_status { last_received { term: 13 index: 13 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.028782  9704 raft_consensus.cc:697] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:37.033046  9652 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.033809  7366 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:48:37.034983  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.033167  9704 consensus_queue.cc:237] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.035529  7399 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 10.
I20260709 14:48:37.036546  7438 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.038285  7440 leader_election.cc:304] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 15 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:37.043318  9644 leader_election.cc:290] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 15 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.043867  9644 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:37.044375  9652 raft_consensus.cc:2804] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 15 FOLLOWER]: Leader election won for term 15
I20260709 14:48:37.044867  9652 raft_consensus.cc:697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 15 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:37.045290  9731 raft_consensus.cc:2804] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:37.046783  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.046660  9652 consensus_queue.cc:237] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 13, Committed index: 13, Last appended: 13.13, Last appended by leader: 13, Current term: 15, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.047437  7322 raft_consensus.cc:2393] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 10: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:37.044207  9644 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:37.051723  9644 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:37.059262  9644 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.068117  7220 catalog_manager.cc:5697] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 13 to 15. New cstate: current_term: 15 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:37.068897  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.069633  7322 raft_consensus.cc:2393] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Leader election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 10: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:37.070233  9731 raft_consensus.cc:697] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:37.071084  9731 consensus_queue.cc:237] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.075465  9644 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.076717  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 10 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.083842  7399 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 10.
I20260709 14:48:37.084875  7438 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:48:37.086218  9644 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:37.087195  9644 raft_consensus.cc:697] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 10 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:37.087831  9644 consensus_queue.cc:237] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 9.9, Last appended by leader: 9, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.103531  7220 catalog_manager.cc:5697] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 3, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 3 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:37.109149  7222 catalog_manager.cc:5697] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 9 to 10, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 10 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:37.120234  7222 catalog_manager.cc:5697] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 4 to 5, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 5 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:37.171526  9644 raft_consensus.cc:493] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.171929  9644 raft_consensus.cc:515] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.173588  9644 leader_election.cc:290] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.174047  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.174355  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.174505  7322 raft_consensus.cc:2468] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:48:37.175310  7440 leader_election.cc:304] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.175944  9644 raft_consensus.cc:2804] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:37.176247  9644 raft_consensus.cc:493] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.176512  9644 raft_consensus.cc:3060] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:37.182296  9644 raft_consensus.cc:515] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.184214  9644 leader_election.cc:290] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.184705  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.185238  7318 raft_consensus.cc:3060] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:37.186504  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a186b51df0bf424ea96e8e0a0dd52cf1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.191206  7318 raft_consensus.cc:2468] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:48:37.192443  7440 leader_election.cc:304] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:37.193630  9735 raft_consensus.cc:2804] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:37.194087  9735 raft_consensus.cc:697] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:37.194739  9735 consensus_queue.cc:237] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.203994  7222 catalog_manager.cc:5697] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:37.204340  9704 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.204861  9704 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.206321  9704 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.206990  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.207257  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.207446  7322 raft_consensus.cc:2468] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:48:37.208338  7366 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:37.208914  9704 raft_consensus.cc:2804] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:37.209242  9704 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.209556  9704 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.216027  9704 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.217705  9704 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.218245  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.218428  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.218696  7322 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.222921  7322 raft_consensus.cc:2468] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 6.
I20260709 14:48:37.223624  7366 leader_election.cc:304] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:37.224157  9704 raft_consensus.cc:2804] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:37.224540  9704 raft_consensus.cc:697] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:37.225167  9704 consensus_queue.cc:237] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.233923  9735 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.233903  7222 catalog_manager.cc:5697] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:37.234427  9735 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.236294  9735 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.236827  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.237504  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.238106  7399 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 9.
I20260709 14:48:37.238945  7438 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:48:37.239588  9735 raft_consensus.cc:2804] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 14:48:37.240432  9735 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.240746  9735 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:37.246031  9735 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 10 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.247491  9735 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.248037  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.248252  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 10 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.248704  7399 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Advancing to term 10
I20260709 14:48:37.252394  7399 raft_consensus.cc:2468] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 10.
I20260709 14:48:37.253129  7438 leader_election.cc:304] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:48:37.253646  9735 raft_consensus.cc:2804] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 10 FOLLOWER]: Leader election won for term 10
I20260709 14:48:37.254021  9735 raft_consensus.cc:697] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 10 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:37.254688  9735 consensus_queue.cc:237] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 10, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.262941  7222 catalog_manager.cc:5697] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 8 to 10, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 10 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:37.271274  9704 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:37.271827  9704 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.273583  9704 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.274225  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.274345  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.274959  7322 raft_consensus.cc:2393] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 7: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:37.274909  7470 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 7.
I20260709 14:48:37.275882  7366 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.276367  9704 raft_consensus.cc:2804] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:37.276660  9704 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:37.277007  9704 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.281759  9704 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.283178  9704 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.283730  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.283988  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.284265  7322 raft_consensus.cc:2393] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 7: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:37.289279  7470 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 7.
I20260709 14:48:37.289387  9644 raft_consensus.cc:493] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.289906  9644 raft_consensus.cc:515] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.290280  7468 raft_consensus.cc:1275] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:37.291635  9644 leader_election.cc:290] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.291450  9695 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:37.292224  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.292419  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.292785  7322 raft_consensus.cc:2468] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:48:37.292933  7394 raft_consensus.cc:2468] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 3.
I20260709 14:48:37.293601  7440 leader_election.cc:304] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.294248  7366 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:48:37.295080  9644 raft_consensus.cc:2804] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:37.295447  9704 raft_consensus.cc:2804] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:37.295491  9644 raft_consensus.cc:493] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.296106  9704 raft_consensus.cc:697] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:37.296830  9644 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:37.297627  9735 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.296913  9704 consensus_queue.cc:237] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.298125  9735 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.300096  9652 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.300509  9652 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.300843  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.302281  9652 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.303224  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.303803  7318 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:48:37.305130  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.306667  7440 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.307566  9652 raft_consensus.cc:2804] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:37.307893  9652 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.308130  9652 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.312752  9735 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.314002  9652 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.316107  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.316354  9704 raft_consensus.cc:493] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:37.316877  9704 raft_consensus.cc:515] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.317081  7220 catalog_manager.cc:5697] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 6 to 7, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 7 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:37.319059  9704 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.320736  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.321466  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.321965  7392 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.322810  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.322964  9652 leader_election.cc:290] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.323457  7470 raft_consensus.cc:2368] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 6. Current term is 7.
I20260709 14:48:37.324502  7399 raft_consensus.cc:1275] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:37.325049  7366 leader_election.cc:400] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Vote denied by peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697) with higher term. Message: Invalid argument: T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 6. Current term is 7.
I20260709 14:48:37.325368  7366 leader_election.cc:403] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:37.326638  9694 consensus_queue.cc:1048] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:37.327991  7318 raft_consensus.cc:2393] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 6: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:37.330570  7394 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:48:37.328423  9644 raft_consensus.cc:515] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.331251  9694 raft_consensus.cc:493] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:37.332297  9694 raft_consensus.cc:515] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.332648  7438 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:48:37.334436  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.335060  7318 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:37.334820  9735 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:37.335582  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b2c0bb115b4c97b54d7063c31b5daf" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.335753  9735 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.335810  9644 leader_election.cc:290] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.336207  9735 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.336728  7401 raft_consensus.cc:3060] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:48:37.336366  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f0cf1c0e31e486a8d907be4e5758e09" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.341675  7322 raft_consensus.cc:3060] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.350440  7401 raft_consensus.cc:2468] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:37.362450  7438 leader_election.cc:304] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.363241  9644 raft_consensus.cc:2804] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:37.363678  9644 raft_consensus.cc:697] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:37.364436  9644 consensus_queue.cc:237] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.367964  9694 leader_election.cc:290] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.369503  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.369755  9733 raft_consensus.cc:493] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:37.370281  9733 raft_consensus.cc:515] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.370970  7318 raft_consensus.cc:2468] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:37.372360  9733 leader_election.cc:290] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.374720  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.377071  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b76004183147b7bb47e2f74179a33c" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.377816  7401 raft_consensus.cc:2368] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f for earlier term 9. Current term is 10.
I20260709 14:48:37.378410  9695 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:37.378899  9695 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.381053  9695 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.381930  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.382436  7289 leader_election.cc:400] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 9 pre-election: Vote denied by peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761) with higher term. Message: Invalid argument: T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f for earlier term 9. Current term is 10.
I20260709 14:48:37.382828  7289 leader_election.cc:403] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 9 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:37.382791  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.383517  7394 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 6.
I20260709 14:48:37.385020  9733 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:37.386540  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4794212f791841f39f08c4d53ac34c61" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.387187  7326 raft_consensus.cc:2368] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 for earlier term 5. Current term is 6.
I20260709 14:48:37.387444  9733 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.388109  7440 leader_election.cc:400] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Vote denied by peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615) with higher term. Message: Invalid argument: T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 for earlier term 5. Current term is 6.
I20260709 14:48:37.388420  7440 leader_election.cc:403] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:37.389204  9652 raft_consensus.cc:3060] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.390021  7289 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:37.391506  9662 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:37.391039  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.391995  9662 raft_consensus.cc:493] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:37.392199  7394 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 8.
I20260709 14:48:37.392500  9662 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.393155  7438 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.393826  9734 raft_consensus.cc:2804] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:37.360246  7392 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:37.394182  9734 raft_consensus.cc:493] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:37.394341  9731 raft_consensus.cc:2749] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader pre-election lost for term 6. Reason: Vote denied by peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697) with higher term. Message: Invalid argument: T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 6. Current term is 7.
I20260709 14:48:37.394954  7438 leader_election.cc:304] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.384500  9694 raft_consensus.cc:3060] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Advancing to term 10
I20260709 14:48:37.395675  9734 raft_consensus.cc:3060] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:37.401125  9652 raft_consensus.cc:2749] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615) with higher term. Message: Invalid argument: T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 for earlier term 5. Current term is 6.
I20260709 14:48:37.402213  9652 raft_consensus.cc:2804] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:37.402602  9652 raft_consensus.cc:697] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:37.391204  9733 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.404917  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.405601  7326 raft_consensus.cc:2393] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 8: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:37.358480  7322 raft_consensus.cc:2468] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:37.403263  9652 consensus_queue.cc:237] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.408851  7318 raft_consensus.cc:1275] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:37.348881  9735 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.415316  9733 consensus_queue.cc:1048] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:37.418079  9734 raft_consensus.cc:515] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.420109  9734 leader_election.cc:290] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.420770  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.415256  9662 raft_consensus.cc:515] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.421554  7322 raft_consensus.cc:2393] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election vote request: Denying vote to candidate eb8ea3e342754a72a2af373b3dd85af9 in current term 8: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:37.422966  9662 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.423195  7470 raft_consensus.cc:2368] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f for earlier term 6. Current term is 7.
I20260709 14:48:37.424145  9735 leader_election.cc:290] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.424736  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.425194  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.425313  7322 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.431576  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.434525  7291 leader_election.cc:400] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Vote denied by peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697) with higher term. Message: Invalid argument: T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f for earlier term 6. Current term is 7.
I20260709 14:48:37.413707  9694 raft_consensus.cc:2749] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Leader pre-election lost for term 9. Reason: Vote denied by peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761) with higher term. Message: Invalid argument: T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f for earlier term 9. Current term is 10.
I20260709 14:48:37.438534  7322 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:37.437978  7399 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 6.
I20260709 14:48:37.439224  7220 catalog_manager.cc:5697] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:37.440140  7289 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:37.455153  9704 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:37.455714  9704 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.457801  9704 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.458511  9652 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.459030  9652 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.461196  9652 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.461988  9694 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.470271  9694 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.472783  9694 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
W20260709 14:48:37.473606  7438 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.130:34761, user_credentials={real_user=slave}} blocked reactor thread for 78731.4us
I20260709 14:48:37.474932  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "537e688dba9a4ee198ade0206db32cd5" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.475742  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb88264fbc9e4aeebb75bbf7792e7241" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.476248  7392 raft_consensus.cc:3060] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.478232  7222 catalog_manager.cc:5697] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:37.479669  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.480239  7468 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 3.
I20260709 14:48:37.462363  9754 raft_consensus.cc:2764] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election decision vote started in defunct term 6: won
I20260709 14:48:37.445611  9731 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.481377  9731 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.481698  7399 raft_consensus.cc:2468] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 8.
I20260709 14:48:37.482153  7392 raft_consensus.cc:2468] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:37.483328  9731 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.461370  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.465344  7440 leader_election.cc:304] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
W20260709 14:48:37.467765  9748 log.cc:927] Time spent T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260709 14:48:37.484570  9735 raft_consensus.cc:2804] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:37.485046  9735 raft_consensus.cc:697] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:37.485244  7318 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:48:37.485870  9735 consensus_queue.cc:237] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.486222  7440 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.486984  9733 raft_consensus.cc:2804] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:37.487358  9733 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.487706  9733 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.493469  7291 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.494139  9753 raft_consensus.cc:2804] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:37.494517  9753 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.494850  9753 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:37.494722  9733 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.497287  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.497809  7326 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.500914  9753 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.501798  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.502704  7399 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 4.
I20260709 14:48:37.503819  7392 raft_consensus.cc:3060] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.507490  9733 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.510267  7317 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 15 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 13 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:48:37.512020  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.512552  7401 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:37.513167  9652 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.000s
I20260709 14:48:37.517373  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.517812  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.520462  7322 raft_consensus.cc:2393] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 6: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:37.520884  7317 raft_consensus.cc:1275] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:37.521126  7323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.518235  7468 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 6.
I20260709 14:48:37.521867  7323 raft_consensus.cc:2393] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 5: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:37.521749  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.518898  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.523065  7401 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.523161  7473 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:48:37.517916  9755 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.522218  7326 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:37.523960  9755 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.524645  9753 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.525051  7440 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.525238  9731 consensus_queue.cc:1048] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:37.525935  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.526433  7473 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:48:37.529335  9749 raft_consensus.cc:2804] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:37.529837  9749 raft_consensus.cc:697] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:37.529958  9755 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.530622  9749 consensus_queue.cc:237] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.533762  7473 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:37.519811  7470 raft_consensus.cc:1275] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:37.534981  7401 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:37.536496  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.539180  7291 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.539950  9695 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.519752  7438 leader_election.cc:304] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:48:37.540398  9695 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.541328  9733 raft_consensus.cc:2804] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:37.541842  9733 raft_consensus.cc:697] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:37.542977  9695 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.544518  9755 raft_consensus.cc:2804] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:37.545020  9755 raft_consensus.cc:697] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 5 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:37.546267  9755 consensus_queue.cc:237] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.542688  9733 consensus_queue.cc:237] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.549687  9731 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.549845  7396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.550159  9731 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.550470  7396 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:37.549443  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81536de1f08d4ecb9034f6e7382bac83" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.551637  7401 raft_consensus.cc:3060] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:37.552065  9731 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.555152  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.555670  7399 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 10.
I20260709 14:48:37.557554  7366 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:48:37.557600  7289 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:37.558586  9753 raft_consensus.cc:2804] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:37.558934  9753 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.558996  7393 raft_consensus.cc:3060] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 13 FOLLOWER]: Advancing to term 15
I20260709 14:48:37.559314  9753 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.546504  7392 raft_consensus.cc:1275] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:37.561579  9731 raft_consensus.cc:2804] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:37.561967  9731 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting leader election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:37.562315  9731 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.565752  7399 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 10 index: 10. (index mismatch)
I20260709 14:48:37.565961  9753 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.568497  9753 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.566692  7289 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 11 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:37.569317  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.569855  7468 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.569796  9749 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:48:37.570446  9753 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Leader pre-election won for term 11
I20260709 14:48:37.570946  9753 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.571308  9753 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:37.572359  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.572937  7470 raft_consensus.cc:2468] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:48:37.569327  9734 consensus_queue.cc:1048] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 14:48:37.576474  7401 raft_consensus.cc:2468] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:37.577283  9753 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 11 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.577759  7468 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 7.
I20260709 14:48:37.558580  7366 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f
I20260709 14:48:37.571345  7393 raft_consensus.cc:1275] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 15 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 13 index: 13. Preceding OpId from leader: term: 15 index: 14. (index mismatch)
I20260709 14:48:37.550179  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.581729  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.584913  7291 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.584988  7326 raft_consensus.cc:2468] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:48:37.577081  9731 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.583684  7220 catalog_manager.cc:5697] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 5 to 7, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 7 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:37.585937  7473 raft_consensus.cc:2376] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 7. Re-sending same reply.
I20260709 14:48:37.595856  9753 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 11 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.589504  9695 raft_consensus.cc:2804] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:37.600139  9695 raft_consensus.cc:697] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 7 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:37.600291  7326 raft_consensus.cc:1275] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:37.586654  9704 raft_consensus.cc:2764] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 14:48:37.601498  9704 consensus_queue.cc:1048] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:37.602217  9749 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.602658  9749 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.603061  9734 consensus_queue.cc:1048] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:37.603797  9695 consensus_queue.cc:237] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.607111  7318 raft_consensus.cc:1240] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 11 FOLLOWER]: Rejecting Update request from peer eb8ea3e342754a72a2af373b3dd85af9 for earlier term 10. Current term is 11. Ops: []
I20260709 14:48:37.607820  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.608009  7222 catalog_manager.cc:5697] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 3 to 5, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 5 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:37.594594  9735 consensus_queue.cc:1048] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 14, Last known committed idx: 13, Time since last communication: 0.014s
I20260709 14:48:37.608691  9734 consensus_queue.cc:1059] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: INVALID_TERM, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:37.610266  9734 raft_consensus.cc:3055] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 10 LEADER]: Stepping down as leader of term 10
I20260709 14:48:37.610590  9734 raft_consensus.cc:740] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 10 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:37.611948  9749 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.613149  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.614180  7318 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:48:37.615200  7440 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.616072  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.616618  7393 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:37.611353  9734 consensus_queue.cc:260] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.10, Last appended by leader: 10, Current term: 10, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.618085  9734 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 10 FOLLOWER]: Advancing to term 11
I20260709 14:48:37.613270  9731 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.622344  9749 raft_consensus.cc:2804] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:48:37.623003  9749 raft_consensus.cc:493] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.623358  9749 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.625994  7366 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.626864  9704 raft_consensus.cc:2804] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:37.627195  9704 raft_consensus.cc:493] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.627526  9704 raft_consensus.cc:3060] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:37.639650  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.639977  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.640585  7468 raft_consensus.cc:2368] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 6. Current term is 7.
I20260709 14:48:37.643988  7468 raft_consensus.cc:1275] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:37.644881  7318 raft_consensus.cc:1275] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:48:37.650197  9765 raft_consensus.cc:493] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:37.654924  9731 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.655206  9765 raft_consensus.cc:515] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.655398  9731 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.658715  7393 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:48:37.650262  9694 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:37.665053  9694 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.666115  9765 leader_election.cc:290] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.666862  9644 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:37.667151  9694 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.668794  7393 raft_consensus.cc:3060] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:48:37.669088  9731 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.670464  9753 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.663684  7222 catalog_manager.cc:5697] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 5 to 7, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 7 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:37.670955  9753 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.669941  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.674341  9704 raft_consensus.cc:515] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.673012  9753 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.676272  9704 leader_election.cc:290] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.676542  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.677073  7470 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 5.
I20260709 14:48:37.678350  7291 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.674342  7473 raft_consensus.cc:2393] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 4: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:48:37.682083  7393 raft_consensus.cc:1275] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:37.685902  9755 raft_consensus.cc:2804] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:37.688026  9755 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.688395  9755 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.695523  9749 raft_consensus.cc:515] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.698547  9749 leader_election.cc:290] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.698587  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.699250  7393 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.701459  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58308c3a8d694b339014b9b6f90d4191" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.701964  7326 raft_consensus.cc:3060] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.707111  7393 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:37.708320  7438 leader_election.cc:304] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.710925  7326 raft_consensus.cc:2468] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 7.
I20260709 14:48:37.710932  9733 raft_consensus.cc:2804] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:37.713088  9733 raft_consensus.cc:697] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:37.719113  9733 consensus_queue.cc:237] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.726199  7224 catalog_manager.cc:5697] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:37.727607  7224 catalog_manager.cc:5697] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 7 to 8, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131). New cstate: current_term: 8 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:37.689855  9734 consensus_queue.cc:1048] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 14:48:37.742746  9765 consensus_queue.cc:1048] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 14:48:37.749820  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e04442d815749e79a139bb69b23b32d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 7 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.750327  7392 raft_consensus.cc:3060] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:37.751516  7326 raft_consensus.cc:1275] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 10 index: 9. (index mismatch)
I20260709 14:48:37.753070  9735 consensus_queue.cc:1048] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:37.756489  7392 raft_consensus.cc:2468] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 7.
I20260709 14:48:37.757706  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 11 candidate_status { last_received { term: 9 index: 9 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.760583  7401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.761107  7401 raft_consensus.cc:2468] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 4.
I20260709 14:48:37.761458  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.762678  9755 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.764729  9755 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.765672  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.766177  7473 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.769081  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7713e2ae821d45b98779dfd168862a4d" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.772099  7473 raft_consensus.cc:2468] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 6.
I20260709 14:48:37.772764  7470 raft_consensus.cc:1240] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 14:48:37.773667  7291 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.773852  7224 catalog_manager.cc:5697] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 5 to 7. New cstate: current_term: 7 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:37.774843  9754 raft_consensus.cc:2804] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:37.773265  9735 raft_consensus.cc:493] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.775350  9754 raft_consensus.cc:697] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 6 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:37.775475  9735 raft_consensus.cc:515] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.776180  9754 consensus_queue.cc:237] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.777532  9735 leader_election.cc:290] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.779106  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.779721  7322 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 5.
I20260709 14:48:37.779462  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.780261  7393 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 4.
I20260709 14:48:37.781131  7438 leader_election.cc:304] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.772454  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.782588  7326 raft_consensus.cc:2393] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c in current term 5: Already voted for candidate b5362095ab6949db9fbcd3e21f363f9f in this term.
I20260709 14:48:37.783546  9734 raft_consensus.cc:2804] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:48:37.784860  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.783926  9734 raft_consensus.cc:493] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.785738  9734 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.786739  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:37.787302  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.787554  7318 raft_consensus.cc:2468] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 3.
I20260709 14:48:37.787793  7326 raft_consensus.cc:3060] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:48:37.787894  7468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8ad8ceab404130b740bd02dac83580" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.788486  7468 raft_consensus.cc:3060] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:37.785869  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:37.789701  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.790239  7473 raft_consensus.cc:2468] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:37.793913  7326 raft_consensus.cc:2468] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:37.798024  7318 raft_consensus.cc:1240] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 6 LEADER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 5. Current term is 6. Ops: []
I20260709 14:48:37.795531  7468 raft_consensus.cc:2468] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 4.
I20260709 14:48:37.803085  7468 raft_consensus.cc:1275] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:48:37.807554  9734 raft_consensus.cc:515] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.808704  7470 raft_consensus.cc:2368] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 5. Current term is 6.
I20260709 14:48:37.812068  7289 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 11 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f; no voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:37.813638  9695 raft_consensus.cc:2749] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 11 FOLLOWER]: Leader election lost for term 11. Reason: could not achieve majority
I20260709 14:48:37.814642  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.815167  7318 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.816634  7289 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: eb8ea3e342754a72a2af373b3dd85af9
I20260709 14:48:37.817619  9755 raft_consensus.cc:2804] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:48:37.817967  9755 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Starting leader election (detected failure of leader be16c18b0ac74dba83ebc2890f75744c)
I20260709 14:48:37.818318  9755 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:48:37.818329  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f591999f1a1d4daabdfa6d1deeabb7d1" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.818996  7393 raft_consensus.cc:3060] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.825032  7393 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:48:37.824652  7220 catalog_manager.cc:5697] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 5 to 6, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 6 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:37.826017  7438 leader_election.cc:304] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.826689  9735 raft_consensus.cc:2804] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:48:37.826807  9734 leader_election.cc:290] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:37.827170  9735 raft_consensus.cc:697] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:37.827931  9735 consensus_queue.cc:237] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.833695  7318 raft_consensus.cc:2468] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 6.
I20260709 14:48:37.834179  7366 leader_election.cc:400] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Vote denied by peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697) with higher term. Message: Invalid argument: T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 6. Current term is 7.
I20260709 14:48:37.834474  7366 leader_election.cc:403] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 6 election: Cancelling election due to peer responding with higher term
I20260709 14:48:37.836102  9765 raft_consensus.cc:2749] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election lost for term 6. Reason: Vote denied by peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697) with higher term. Message: Invalid argument: T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 6. Current term is 7.
I20260709 14:48:37.837469  9765 consensus_queue.cc:1048] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:37.838169  9770 consensus_queue.cc:1059] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:37.838968  9765 raft_consensus.cc:3055] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:48:37.839316  9765 raft_consensus.cc:740] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:37.839943  7366 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.840662  9770 raft_consensus.cc:2804] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:48:37.840247  9765 consensus_queue.cc:260] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.841023  9770 raft_consensus.cc:493] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.841436  9770 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:37.841676  9765 raft_consensus.cc:3060] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:48:37.849673  9770 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.855288  7366 leader_election.cc:304] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.852125  7393 raft_consensus.cc:1275] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:37.857004  9770 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.859122  9735 consensus_queue.cc:1048] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:37.856323  9755 raft_consensus.cc:515] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.862221  9731 raft_consensus.cc:2804] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:48:37.862710  9731 raft_consensus.cc:697] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:37.863487  9731 consensus_queue.cc:237] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.864966  7224 catalog_manager.cc:5697] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 4 to 6. New cstate: current_term: 6 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:37.867805  9704 consensus_queue.cc:1048] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:37.868587  7401 raft_consensus.cc:1275] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:37.869686  7366 leader_election.cc:400] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Vote denied by peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697) with higher term. Message: Invalid argument: T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 5. Current term is 6.
I20260709 14:48:37.869992  7366 leader_election.cc:403] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:37.871239  9755 leader_election.cc:290] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.871847  9704 raft_consensus.cc:2749] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697) with higher term. Message: Invalid argument: T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 5. Current term is 6.
I20260709 14:48:37.872103  7473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.872789  7473 raft_consensus.cc:2393] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f in current term 4: Already voted for candidate eb8ea3e342754a72a2af373b3dd85af9 in this term.
I20260709 14:48:37.872805  7470 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:37.875449  7326 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:37.875599  9749 consensus_queue.cc:1048] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:37.876027  7318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:37.876564  7318 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:37.886689  7318 raft_consensus.cc:2468] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:48:37.890336  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.890821  7470 raft_consensus.cc:3060] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:48:37.897229  7399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be9439d4ab54064be1023f2a31bd743" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.897866  7399 raft_consensus.cc:2368] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f for earlier term 4. Current term is 5.
I20260709 14:48:37.898743  7470 raft_consensus.cc:2468] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 5.
I20260709 14:48:37.908834  9694 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:37.909312  9694 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.912055  9694 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.914319  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:37.914865  7470 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 7.
I20260709 14:48:37.916080  7291 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.917647  9695 raft_consensus.cc:2804] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 14:48:37.918089  9695 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:37.918460  9695 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:37.921888  7318 raft_consensus.cc:1275] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:37.922958  7366 leader_election.cc:304] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:37.923300  9749 consensus_queue.cc:1048] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:37.923765  9769 raft_consensus.cc:2804] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:48:37.924234  9769 raft_consensus.cc:697] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:37.925053  9769 consensus_queue.cc:237] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.922853  9770 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:37.931584  9695 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.932607  7289 leader_election.cc:400] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 election: Vote denied by peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761) with higher term. Message: Invalid argument: T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f for earlier term 4. Current term is 5.
I20260709 14:48:37.932919  7289 leader_election.cc:403] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 14:48:37.933718  9695 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 election: Requested vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:37.934504  9765 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:37.935024  7326 raft_consensus.cc:1275] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:37.935951  7471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:37.936478  7471 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:37.936790  9694 raft_consensus.cc:2749] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761) with higher term. Message: Invalid argument: T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate b5362095ab6949db9fbcd3e21f363f9f for earlier term 4. Current term is 5.
I20260709 14:48:37.944761  7393 raft_consensus.cc:1275] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 14:48:37.938441  9749 consensus_queue.cc:1048] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.010s
I20260709 14:48:37.952308  9733 consensus_queue.cc:1048] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 14:48:37.961663  7399 raft_consensus.cc:1275] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:37.963698  7471 raft_consensus.cc:2468] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5362095ab6949db9fbcd3e21f363f9f in term 8.
I20260709 14:48:37.965246  7291 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:37.966094  9754 raft_consensus.cc:2804] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:37.968116  7322 raft_consensus.cc:1275] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:37.969626  9754 raft_consensus.cc:697] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 8 LEADER]: Becoming Leader. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:37.971300  9734 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:37.972427  9644 consensus_queue.cc:1048] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:37.977929  7392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:37.979013  7394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e02f54ba56af4247b4b4154362e168ab" candidate_uuid: "b5362095ab6949db9fbcd3e21f363f9f" candidate_term: 8 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:37.980160  7471 raft_consensus.cc:1240] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 7. Current term is 8. Ops: [7.7-7.7]
I20260709 14:48:37.992010  9731 consensus_queue.cc:1059] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: INVALID_TERM, Last received: 6.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:37.996425  9704 raft_consensus.cc:3055] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:37.996781  9704 raft_consensus.cc:740] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Becoming Follower/Learner. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:37.997550  9704 consensus_queue.cc:260] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:37.998572  9704 raft_consensus.cc:3060] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:38.008819  7317 raft_consensus.cc:1275] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:38.010839  9749 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:38.015574  7222 catalog_manager.cc:5697] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:38.028540  9754 consensus_queue.cc:237] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:38.091734  7323 raft_consensus.cc:1240] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 8 LEADER]: Rejecting Update request from peer be16c18b0ac74dba83ebc2890f75744c for earlier term 7. Current term is 8. Ops: [7.7-7.7]
I20260709 14:48:38.105754  7400 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
W20260709 14:48:38.106520  9780 log.cc:927] Time spent T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9: Append to log took a long time: real 0.166s	user 0.001s	sys 0.000s
I20260709 14:48:38.119454  7323 raft_consensus.cc:1275] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:38.120749  7317 raft_consensus.cc:1275] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:38.126036  9749 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:38.133348  9644 consensus_queue.cc:1048] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:38.134903  9644 consensus_queue.cc:1048] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 14:48:38.161589  7289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:34761, user_credentials={real_user=slave}} blocked reactor thread for 104923us
I20260709 14:48:38.163919  7399 raft_consensus.cc:1275] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
W20260709 14:48:38.165547  7291 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:39697, user_credentials={real_user=slave}} blocked reactor thread for 95939.9us
I20260709 14:48:38.181629  7399 raft_consensus.cc:1275] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:38.185398  9749 consensus_queue.cc:1048] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 14:48:38.205796  7393 raft_consensus.cc:1275] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:38.207347  9694 consensus_queue.cc:1048] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:38.208425  9750 consensus_queue.cc:1048] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:38.215792  7471 raft_consensus.cc:1275] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 14:48:38.216933  7473 raft_consensus.cc:1275] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:48:38.223222  9750 consensus_queue.cc:1048] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 14:48:38.227324  9792 consensus_queue.cc:1048] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:38.232848  7224 catalog_manager.cc:5697] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:38.255860  7222 catalog_manager.cc:5697] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f reported cstate change: term changed from 7 to 8, leader changed from be16c18b0ac74dba83ebc2890f75744c (127.6.19.130) to b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129). New cstate: current_term: 8 leader_uuid: "b5362095ab6949db9fbcd3e21f363f9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:38.286507  7473 raft_consensus.cc:1275] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:38.287685  9770 consensus_queue.cc:1048] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:38.297288  7322 raft_consensus.cc:1275] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:48:38.298415  9770 consensus_queue.cc:1048] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:38.333479  7322 raft_consensus.cc:1275] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:38.334539  9749 consensus_queue.cc:1048] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:38.345203  7393 raft_consensus.cc:1275] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:48:38.346365  9644 consensus_queue.cc:1048] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:48:38.378113  7470 raft_consensus.cc:1275] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:48:38.379192  9753 consensus_queue.cc:1048] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:38.386305  7393 raft_consensus.cc:1275] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 14:48:38.386679  7393 pending_rounds.cc:85] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c: Aborting all ops after (but not including) 3
I20260709 14:48:38.386935  7393 pending_rounds.cc:107] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:48:38.387231  7393 raft_consensus.cc:2889] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:48:38.388533  9753 consensus_queue.cc:1048] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:48:38.467968  7399 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 7. (term mismatch)
I20260709 14:48:38.468339  7399 pending_rounds.cc:85] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c: Aborting all ops after (but not including) 6
I20260709 14:48:38.468510  7399 pending_rounds.cc:107] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c: Aborting uncommitted NO_OP operation due to leader change: 7.7
I20260709 14:48:38.468688  7399 raft_consensus.cc:2889] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:48:38.469852  9792 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:38.477929  7473 raft_consensus.cc:1275] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Refusing update from remote peer b5362095ab6949db9fbcd3e21f363f9f: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:38.479308  9792 consensus_queue.cc:1048] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:38.491798  7322 raft_consensus.cc:1275] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:48:38.498966  9769 consensus_queue.cc:1048] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:38.512699  7473 raft_consensus.cc:1275] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:48:38.514776  9704 consensus_queue.cc:1048] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:48:38.838115  9749 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 11 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:38.838510  9749 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 11 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:38.839956  9749 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 12 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:38.840492  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:38.840641  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c" is_pre_election: true
I20260709 14:48:38.840981  7317 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 11 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 11.
I20260709 14:48:38.841861  7440 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 12 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:38.842340  9749 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 11 FOLLOWER]: Leader pre-election won for term 12
I20260709 14:48:38.842617  9749 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 11 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:38.842918  9749 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:38.847703  9749 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 12 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:38.849193  9749 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 12 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:38.849630  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:38.850003  7393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "eb8ea3e342754a72a2af373b3dd85af9" candidate_term: 12 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
I20260709 14:48:38.850095  7317 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 11 FOLLOWER]: Advancing to term 12
I20260709 14:48:38.854278  7317 raft_consensus.cc:2468] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 12 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8ea3e342754a72a2af373b3dd85af9 in term 12.
I20260709 14:48:38.855116  7440 leader_election.cc:304] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 12 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, eb8ea3e342754a72a2af373b3dd85af9; no voters: be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:38.855798  9749 raft_consensus.cc:2804] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 12 FOLLOWER]: Leader election won for term 12
I20260709 14:48:38.856227  9749 raft_consensus.cc:697] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 12 LEADER]: Becoming Leader. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:38.856963  9749 consensus_queue.cc:237] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 10.10, Last appended by leader: 10, Current term: 12, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:38.867678  7222 catalog_manager.cc:5697] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 reported cstate change: term changed from 10 to 12. New cstate: current_term: 12 leader_uuid: "eb8ea3e342754a72a2af373b3dd85af9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:38.872339  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:38.919646  7470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:38.920126  7470 raft_consensus.cc:606] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:38.922169  7470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:38.922540  7470 raft_consensus.cc:606] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:38.944249  7317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb"
dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:45192
I20260709 14:48:38.944834  7317 raft_consensus.cc:606] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:38.947029  7317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf"
dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:45192
I20260709 14:48:38.947422  7317 raft_consensus.cc:606] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 7 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:38.949311  7470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:38.949690  7470 raft_consensus.cc:606] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:38.950446  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:48:38.951375  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:38.981451  9733 raft_consensus.cc:993] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:38.981863  9749 raft_consensus.cc:1081] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:38.983237  7399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42df44c570614c488748dffb7a880550"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:38.983631  7399 raft_consensus.cc:493] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:38.983875  7399 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:38.989948  7399 raft_consensus.cc:515] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:38.991670  7399 leader_election.cc:290] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 9 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:38.992103  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:38.992457  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42df44c570614c488748dffb7a880550" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 9 candidate_status { last_received { term: 8 index: 8 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:38.992681  7317 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:38.992995  7470 raft_consensus.cc:3055] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 LEADER]: Stepping down as leader of term 8
I20260709 14:48:38.993314  7470 raft_consensus.cc:740] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:38.993988  7470 consensus_queue.cc:260] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 8, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:38.995062  7470 raft_consensus.cc:3060] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Advancing to term 9
I20260709 14:48:38.998488  7317 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 9.
I20260709 14:48:39.000268  7470 raft_consensus.cc:2468] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 9.
I20260709 14:48:39.001114  7366 leader_election.cc:304] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 9 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:39.001807  9769 raft_consensus.cc:2804] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Leader election won for term 9
I20260709 14:48:39.002282  9769 raft_consensus.cc:697] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 9 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:39.002964  9769 consensus_queue.cc:237] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 8, Committed index: 8, Last appended: 8.8, Last appended by leader: 8, Current term: 9, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.012404  7222 catalog_manager.cc:5697] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 8 to 9, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 9 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:39.075098  9769 raft_consensus.cc:493] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Starting pre-election (detected failure of leader eb8ea3e342754a72a2af373b3dd85af9)
I20260709 14:48:39.075584  9769 raft_consensus.cc:515] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.077304  9769 leader_election.cc:290] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 11 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:39.077721  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f" is_pre_election: true
I20260709 14:48:39.078013  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "611ab4f0245d4009814862dff192c441" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 11 candidate_status { last_received { term: 10 index: 10 } } ignore_live_leader: false dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9" is_pre_election: true
I20260709 14:48:39.078388  7317 raft_consensus.cc:2368] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 11. Current term is 12.
I20260709 14:48:39.079321  7366 leader_election.cc:400] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 11 pre-election: Vote denied by peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615) with higher term. Message: Invalid argument: T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 11. Current term is 12.
I20260709 14:48:39.079526  7366 leader_election.cc:403] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 11 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:48:39.079908  9769 raft_consensus.cc:3060] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Advancing to term 12
I20260709 14:48:39.084496  9769 raft_consensus.cc:2749] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 12 FOLLOWER]: Leader pre-election lost for term 11. Reason: Vote denied by peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615) with higher term. Message: Invalid argument: T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 12 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate be16c18b0ac74dba83ebc2890f75744c for earlier term 11. Current term is 12.
I20260709 14:48:39.096004  9733 raft_consensus.cc:993] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:39.096388  9749 raft_consensus.cc:1081] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:39.097546  7399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:39.097962  7399 raft_consensus.cc:493] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:39.098208  7399 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:39.103390  7399 raft_consensus.cc:515] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.104761  7399 leader_election.cc:290] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:39.105240  7322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:39.105746  7322 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:39.106132  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb8d715eaadb48798b0ba888ade8b623" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 7 candidate_status { last_received { term: 6 index: 6 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:39.106600  7470 raft_consensus.cc:3055] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 14:48:39.106813  7470 raft_consensus.cc:740] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:39.107450  7470 consensus_queue.cc:260] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.108925  7470 raft_consensus.cc:3060] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:48:39.111171  7322 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 7.
I20260709 14:48:39.112942  9749 raft_consensus.cc:993] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:39.113360  7366 leader_election.cc:304] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:39.113322  9644 raft_consensus.cc:1081] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:39.114624  9704 raft_consensus.cc:2804] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:48:39.115100  9704 raft_consensus.cc:697] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:39.115861  9704 consensus_queue.cc:237] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.116778  7399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:39.117414  7399 raft_consensus.cc:493] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:39.117781  7399 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:39.121732  7470 raft_consensus.cc:2468] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 7.
I20260709 14:48:39.124063  7399 raft_consensus.cc:515] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.125850  7399 leader_election.cc:290] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:39.133394  7222 catalog_manager.cc:5697] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 6 to 7, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 7 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:39.138388  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:39.138921  7317 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:39.138981  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6685225e4f2547aabce44b590f47afb1" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:39.139653  7470 raft_consensus.cc:3055] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:39.139969  7470 raft_consensus.cc:740] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:39.140794  7470 consensus_queue.cc:260] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.143122  7470 raft_consensus.cc:3060] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:39.144961  7317 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 8.
I20260709 14:48:39.146232  7366 leader_election.cc:304] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:39.147305  9824 raft_consensus.cc:2804] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:39.147933  9824 raft_consensus.cc:697] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:39.148855  7470 raft_consensus.cc:2468] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 8.
I20260709 14:48:39.149812  9824 consensus_queue.cc:237] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.158761  7222 catalog_manager.cc:5697] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 7 to 8, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 8 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:39.163084  9753 raft_consensus.cc:993] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:39.163493  9750 raft_consensus.cc:1081] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:39.164717  7399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50822
I20260709 14:48:39.165097  7399 raft_consensus.cc:493] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:39.165424  7399 raft_consensus.cc:3060] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:39.169911  7399 raft_consensus.cc:515] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.171285  7399 leader_election.cc:290] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:39.171921  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:39.172047  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aadb092f655b4601bc9e9aae72fa3bcb" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:39.172458  7317 raft_consensus.cc:3055] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:39.172483  7470 raft_consensus.cc:3060] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:39.172915  7317 raft_consensus.cc:740] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:39.173619  7317 consensus_queue.cc:260] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.174718  7317 raft_consensus.cc:3060] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:39.178388  7470 raft_consensus.cc:2468] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:48:39.179772  7366 leader_election.cc:304] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: be16c18b0ac74dba83ebc2890f75744c, eb8ea3e342754a72a2af373b3dd85af9; no voters: 
I20260709 14:48:39.180296  7317 raft_consensus.cc:2468] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 2.
I20260709 14:48:39.180397  9824 raft_consensus.cc:2804] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:39.180938  9824 raft_consensus.cc:697] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:39.181730  9824 consensus_queue.cc:237] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.199043  7222 catalog_manager.cc:5697] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 1 to 2, leader changed from b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 2 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:39.291152  7401 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 12 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 10 index: 10. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:48:39.292090  9733 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.000s
I20260709 14:48:39.300693  7322 raft_consensus.cc:1275] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 12 FOLLOWER]: Refusing update from remote peer eb8ea3e342754a72a2af373b3dd85af9: Log matching property violated. Preceding OpId in replica: term: 9 index: 9. Preceding OpId from leader: term: 12 index: 11. (index mismatch)
I20260709 14:48:39.302232  9733 consensus_queue.cc:1048] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 11, Last known committed idx: 9, Time since last communication: 0.001s
I20260709 14:48:39.311048  9750 raft_consensus.cc:993] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:39.311448  9750 raft_consensus.cc:1081] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 7 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:39.312968  7401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50822
I20260709 14:48:39.313475  7401 raft_consensus.cc:493] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:39.315095  7401 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:39.320482  7401 raft_consensus.cc:515] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.322018  7401 leader_election.cc:290] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:39.327062  7317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:39.327569  7317 raft_consensus.cc:3055] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:39.327852  7317 raft_consensus.cc:740] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 7 LEADER]: Becoming Follower/Learner. State: Replica: b5362095ab6949db9fbcd3e21f363f9f, State: Running, Role: LEADER
I20260709 14:48:39.328524  7317 consensus_queue.cc:260] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.329622  7317 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:39.330744  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1564d9e432440598bc4f56b47cc13cf" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 7 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:39.331257  7470 raft_consensus.cc:3060] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:39.335613  7317 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 8.
I20260709 14:48:39.336556  7366 leader_election.cc:304] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:39.337226  9824 raft_consensus.cc:2804] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:39.337666  9824 raft_consensus.cc:697] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:39.337924  7470 raft_consensus.cc:2468] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 8.
I20260709 14:48:39.338403  9824 consensus_queue.cc:237] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 7.7, Last appended by leader: 7, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:39.354501  7222 catalog_manager.cc:5697] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 7 to 8, leader changed from b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 8 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:39.493435  7470 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:39.494453  9824 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:39.506865  7317 raft_consensus.cc:1275] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 8 index: 8. Preceding OpId from leader: term: 9 index: 9. (index mismatch)
I20260709 14:48:39.507965  9704 consensus_queue.cc:1048] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 9, Last known committed idx: 8, Time since last communication: 0.000s
I20260709 14:48:39.539510  7470 raft_consensus.cc:1275] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:39.540448  9704 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:39.548934  7317 raft_consensus.cc:1275] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 7 index: 7. (index mismatch)
I20260709 14:48:39.551555  9784 consensus_queue.cc:1048] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:39.642238  7317 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:39.643743  9704 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:39.651752  7470 raft_consensus.cc:1275] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:39.654865  9824 consensus_queue.cc:1048] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:39.657383  7322 raft_consensus.cc:1275] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:39.658478  9784 consensus_queue.cc:1048] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:39.672883  7470 raft_consensus.cc:1275] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:39.674302  9704 consensus_queue.cc:1048] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:39.721871  7322 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:39.723191  9704 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:39.731901  7470 raft_consensus.cc:1275] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 7 index: 7. Preceding OpId from leader: term: 8 index: 8. (index mismatch)
I20260709 14:48:39.734050  9824 consensus_queue.cc:1048] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 14:48:39.952046  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:40.992347  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:41.030296  7473 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122"
dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
mode: GRACEFUL
new_leader_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:49710
I20260709 14:48:41.030886  7473 raft_consensus.cc:606] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Received request to transfer leadership to TS be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:41.031962  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:48:41.034236  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:48:41.225795  9844 raft_consensus.cc:993] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9: : Instructing follower be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:41.226240  9733 raft_consensus.cc:1081] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Signalling peer be16c18b0ac74dba83ebc2890f75744c to start an election
I20260709 14:48:41.227517  7399 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122"
dest_uuid: "be16c18b0ac74dba83ebc2890f75744c"
 from {username='slave'} at 127.0.0.1:50826
I20260709 14:48:41.227988  7399 raft_consensus.cc:493] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:48:41.228283  7399 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:41.232410  7399 raft_consensus.cc:515] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:41.233974  7399 leader_election.cc:290] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 election: Requested vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131:39697)
I20260709 14:48:41.234691  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "b5362095ab6949db9fbcd3e21f363f9f"
I20260709 14:48:41.235260  7326 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:41.235323  7470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "233de522e8ce48099dcbee5eb8ce8122" candidate_uuid: "be16c18b0ac74dba83ebc2890f75744c" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "eb8ea3e342754a72a2af373b3dd85af9"
I20260709 14:48:41.235847  7470 raft_consensus.cc:3055] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 14:48:41.236127  7470 raft_consensus.cc:740] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: eb8ea3e342754a72a2af373b3dd85af9, State: Running, Role: LEADER
I20260709 14:48:41.236781  7470 consensus_queue.cc:260] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:41.238231  7470 raft_consensus.cc:3060] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Advancing to term 8
I20260709 14:48:41.241925  7326 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 8.
I20260709 14:48:41.242973  7366 leader_election.cc:304] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c; no voters: 
I20260709 14:48:41.243721  9784 raft_consensus.cc:2804] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Leader election won for term 8
I20260709 14:48:41.244015  7470 raft_consensus.cc:2468] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate be16c18b0ac74dba83ebc2890f75744c in term 8.
I20260709 14:48:41.244455  9784 raft_consensus.cc:697] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Becoming Leader. State: Replica: be16c18b0ac74dba83ebc2890f75744c, State: Running, Role: LEADER
I20260709 14:48:41.246160  9784 consensus_queue.cc:237] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:41.256641  7222 catalog_manager.cc:5697] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c reported cstate change: term changed from 7 to 8, leader changed from eb8ea3e342754a72a2af373b3dd85af9 (127.6.19.131) to be16c18b0ac74dba83ebc2890f75744c (127.6.19.130). New cstate: current_term: 8 leader_uuid: "be16c18b0ac74dba83ebc2890f75744c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:41.780295  7468 raft_consensus.cc:1275] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:41.781384  9784 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:41.792225  7326 raft_consensus.cc:1275] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Refusing update from remote peer be16c18b0ac74dba83ebc2890f75744c: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 14:48:41.793709  9784 consensus_queue.cc:1048] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 14:48:42.035106  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:48:42.075249  6222 tablet_server.cc:179] TabletServer@127.6.19.129:0 shutting down...
W20260709 14:48:42.088696  7366 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 14:48:42.094632  7366 consensus_peers.cc:597] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.098928  7366 consensus_peers.cc:597] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.115038  7366 consensus_peers.cc:597] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.119823  7440 consensus_peers.cc:597] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.121058  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:42.121832  6222 tablet_replica.cc:333] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.122473  6222 raft_consensus.cc:2243] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.122900  6222 raft_consensus.cc:2272] T 20a56a8f58594314b9caddcdc53cba29 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.124636  6222 tablet_replica.cc:333] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.125216  6222 raft_consensus.cc:2243] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.125614  6222 raft_consensus.cc:2272] T 42df44c570614c488748dffb7a880550 P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.127242  6222 tablet_replica.cc:333] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.127750  6222 raft_consensus.cc:2243] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.128444  6222 raft_consensus.cc:2272] T 7362e3e96ac0470ab4d71798befba86e P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.130014  6222 tablet_replica.cc:333] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.130472  6222 raft_consensus.cc:2243] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.130813  6222 raft_consensus.cc:2272] T 7ff942016aae4f348466744bbaf6e62b P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.132385  6222 tablet_replica.cc:333] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.132853  6222 raft_consensus.cc:2243] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.133164  6222 raft_consensus.cc:2272] T 052c1f3927314473bcd2fae87e9ab687 P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.134656  6222 tablet_replica.cc:333] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.135093  6222 raft_consensus.cc:2243] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.135453  6222 raft_consensus.cc:2272] T 43a7a0df23894c96bed70e62e39c55aa P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.137348  6222 tablet_replica.cc:333] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.137815  6222 raft_consensus.cc:2243] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.138216  6222 raft_consensus.cc:2272] T fa16a07222a84ed0b53eb3b391b469d2 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.140187  6222 tablet_replica.cc:333] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.140736  6222 raft_consensus.cc:2243] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.141158  6222 raft_consensus.cc:2272] T a186b51df0bf424ea96e8e0a0dd52cf1 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:42.141832  7440 consensus_peers.cc:597] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.142807  6222 tablet_replica.cc:333] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.143451  6222 raft_consensus.cc:2243] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.143898  6222 raft_consensus.cc:2272] T aadb092f655b4601bc9e9aae72fa3bcb P b5362095ab6949db9fbcd3e21f363f9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.145962  6222 tablet_replica.cc:333] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.146625  6222 raft_consensus.cc:2243] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Raft consensus shutting down.
W20260709 14:48:42.146651  7366 consensus_peers.cc:597] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.147253  6222 raft_consensus.cc:2272] T ab00820a4f914973aa339c47762d391d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:42.147774  7440 consensus_peers.cc:597] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.149684  6222 tablet_replica.cc:333] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.150454  6222 raft_consensus.cc:2243] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.151201  6222 raft_consensus.cc:2272] T 2e6d7776a6a749ec88f8cf30c325f75b P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.153489  6222 tablet_replica.cc:333] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.153980  6222 raft_consensus.cc:2243] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.154814  6222 raft_consensus.cc:2272] T 32f362484f084ce887c6e9e28f6ef8d5 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.156365  6222 tablet_replica.cc:333] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.156831  6222 raft_consensus.cc:2243] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.157227  6222 raft_consensus.cc:2272] T 58308c3a8d694b339014b9b6f90d4191 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.158667  6222 tablet_replica.cc:333] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.159152  6222 raft_consensus.cc:2243] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.159554  6222 raft_consensus.cc:2272] T eb8d715eaadb48798b0ba888ade8b623 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.160985  6222 tablet_replica.cc:333] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.161496  6222 raft_consensus.cc:2243] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.161929  6222 raft_consensus.cc:2272] T 7d7525bc9aa747bc9bf05ae3570d0c4a P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.163906  6222 tablet_replica.cc:333] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.164464  6222 raft_consensus.cc:2243] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.165091  6222 raft_consensus.cc:2272] T 211416189e9f42dbbd2cd2691ca5f5fb P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.166610  6222 tablet_replica.cc:333] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.167064  6222 raft_consensus.cc:2243] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.167567  6222 raft_consensus.cc:2272] T 3be9439d4ab54064be1023f2a31bd743 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.169750  6222 tablet_replica.cc:333] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.170297  6222 raft_consensus.cc:2243] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.171191  6222 raft_consensus.cc:2272] T 0698395e3b944a61afd3952befa99036 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.172950  6222 tablet_replica.cc:333] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.173477  6222 raft_consensus.cc:2243] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.173856  6222 raft_consensus.cc:2272] T c4fd9039eb994b2da57ba0a57fe04b07 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.175386  6222 tablet_replica.cc:333] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.175843  6222 raft_consensus.cc:2243] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.176229  6222 raft_consensus.cc:2272] T 537e688dba9a4ee198ade0206db32cd5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.177637  6222 tablet_replica.cc:333] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.178083  6222 raft_consensus.cc:2243] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.178471  6222 raft_consensus.cc:2272] T bb88264fbc9e4aeebb75bbf7792e7241 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.179935  6222 tablet_replica.cc:333] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.180567  6222 raft_consensus.cc:2243] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.181468  6222 raft_consensus.cc:2272] T 0ee6dfcebe344e00a175f113b1c0c79e P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.183275  6222 tablet_replica.cc:333] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.183756  6222 raft_consensus.cc:2243] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.184387  6222 raft_consensus.cc:2272] T dac09b5bb848400d988cf984fdad4065 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.185911  6222 tablet_replica.cc:333] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.186398  6222 raft_consensus.cc:2243] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.186986  6222 raft_consensus.cc:2272] T c6c677a8adb745ee9b283a54d7e86e7c P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.188421  6222 tablet_replica.cc:333] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.188879  6222 raft_consensus.cc:2243] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.189308  6222 raft_consensus.cc:2272] T 4794212f791841f39f08c4d53ac34c61 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.190722  6222 tablet_replica.cc:333] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.191355  6222 raft_consensus.cc:2243] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.192165  6222 raft_consensus.cc:2272] T 7d4ba38d9e9249168b1c9e34319ff23c P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.193982  6222 tablet_replica.cc:333] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.194554  6222 raft_consensus.cc:2243] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.195240  6222 raft_consensus.cc:2272] T e917712d4b9843b88513411795d24a58 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:42.196374  7440 consensus_peers.cc:597] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.196990  6222 tablet_replica.cc:333] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.197546  6222 raft_consensus.cc:2243] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.198218  6222 raft_consensus.cc:2272] T 165023b4160c45fd8870018f038cafc1 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.199833  6222 tablet_replica.cc:333] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.200318  6222 raft_consensus.cc:2243] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.200930  6222 raft_consensus.cc:2272] T 81536de1f08d4ecb9034f6e7382bac83 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.202392  6222 tablet_replica.cc:333] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.202836  6222 raft_consensus.cc:2243] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.203166  6222 raft_consensus.cc:2272] T 3e872de3f3d0466b900443bccb513804 P b5362095ab6949db9fbcd3e21f363f9f [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.204589  6222 tablet_replica.cc:333] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.205036  6222 raft_consensus.cc:2243] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.205651  6222 raft_consensus.cc:2272] T 190bec289d774316a93fa1970cd0fde0 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.207082  6222 tablet_replica.cc:333] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.207544  6222 raft_consensus.cc:2243] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.207932  6222 raft_consensus.cc:2272] T 28f33dea90d6446e9f7608e1a8133e37 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.209573  6222 tablet_replica.cc:333] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.210259  6222 raft_consensus.cc:2243] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.211112  6222 raft_consensus.cc:2272] T 09a244d88b464851a9deabee5611e60b P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:42.211308  7440 consensus_peers.cc:597] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.212826  6222 tablet_replica.cc:333] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.213393  6222 raft_consensus.cc:2243] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.213766  6222 raft_consensus.cc:2272] T 6685225e4f2547aabce44b590f47afb1 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.215289  6222 tablet_replica.cc:333] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.215797  6222 raft_consensus.cc:2243] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.216692  6222 raft_consensus.cc:2272] T 1ed279c48a574188ad039a40608e3421 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.218433  6222 tablet_replica.cc:333] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.218940  6222 raft_consensus.cc:2243] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.219377  6222 raft_consensus.cc:2272] T 4f0cf1c0e31e486a8d907be4e5758e09 P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.220922  6222 tablet_replica.cc:333] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.221451  6222 raft_consensus.cc:2243] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.222069  6222 raft_consensus.cc:2272] T 2eaf2f875240420cb401b8c27ca90257 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.223665  6222 tablet_replica.cc:333] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.224117  6222 raft_consensus.cc:2243] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.224834  6222 raft_consensus.cc:2272] T 4087a4c590f14328999750eac14892e3 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.226476  6222 tablet_replica.cc:333] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.226971  6222 raft_consensus.cc:2243] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.227579  6222 raft_consensus.cc:2272] T db4a7efa37ad479c83d0a664fb4a017f P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.229432  6222 tablet_replica.cc:333] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.230250  6222 raft_consensus.cc:2243] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.231078  6222 raft_consensus.cc:2272] T 67ecc49d30294ed3af164ed793634ac5 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.232872  6222 tablet_replica.cc:333] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.233429  6222 raft_consensus.cc:2243] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.234117  6222 raft_consensus.cc:2272] T 85ae87c1dbe74b7f86d76bb830d1743d P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.235591  6222 tablet_replica.cc:333] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.236057  6222 raft_consensus.cc:2243] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.236681  6222 raft_consensus.cc:2272] T d6f21f0aeca945c4a1836be4e4093c91 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.238262  6222 tablet_replica.cc:333] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.238747  6222 raft_consensus.cc:2243] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.239533  6222 raft_consensus.cc:2272] T 3703dc0093ef467d99c16fdc6c0d37e6 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.241155  6222 tablet_replica.cc:333] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.241626  6222 raft_consensus.cc:2243] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.242219  6222 raft_consensus.cc:2272] T 4418d0e2801e4a11bccb903e5e8f0c8e P b5362095ab6949db9fbcd3e21f363f9f [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.243713  6222 tablet_replica.cc:333] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.244238  6222 raft_consensus.cc:2243] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.244684  6222 raft_consensus.cc:2272] T ce8ad8ceab404130b740bd02dac83580 P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.246446  6222 tablet_replica.cc:333] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.246876  6222 raft_consensus.cc:2243] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.247462  6222 raft_consensus.cc:2272] T 7713e2ae821d45b98779dfd168862a4d P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.248978  6222 tablet_replica.cc:333] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.249536  6222 raft_consensus.cc:2243] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.250283  6222 raft_consensus.cc:2272] T e02f54ba56af4247b4b4154362e168ab P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.252007  6222 tablet_replica.cc:333] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
W20260709 14:48:42.252353  7440 consensus_peers.cc:597] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.252686  6222 raft_consensus.cc:2243] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.253150  6222 raft_consensus.cc:2272] T f2b76004183147b7bb47e2f74179a33c P b5362095ab6949db9fbcd3e21f363f9f [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.255180  6222 tablet_replica.cc:333] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.255770  6222 raft_consensus.cc:2243] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.256155  6222 raft_consensus.cc:2272] T e1564d9e432440598bc4f56b47cc13cf P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.257889  6222 tablet_replica.cc:333] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.258368  6222 raft_consensus.cc:2243] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.259047  6222 raft_consensus.cc:2272] T 8ab0c98dde0c4583b935df56ba9f36d3 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.260874  6222 tablet_replica.cc:333] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.261421  6222 raft_consensus.cc:2243] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.262128  6222 raft_consensus.cc:2272] T 5e04442d815749e79a139bb69b23b32d P b5362095ab6949db9fbcd3e21f363f9f [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:42.262607  7440 consensus_peers.cc:597] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.263615  6222 tablet_replica.cc:333] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.264137  6222 raft_consensus.cc:2243] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.264485  6222 raft_consensus.cc:2272] T 233de522e8ce48099dcbee5eb8ce8122 P b5362095ab6949db9fbcd3e21f363f9f [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.266395  6222 tablet_replica.cc:333] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.266850  6222 raft_consensus.cc:2243] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.267493  6222 raft_consensus.cc:2272] T 6eea3e9230244f32a9998662e285f8f9 P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.269429  6222 tablet_replica.cc:333] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.269879  6222 raft_consensus.cc:2243] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.270248  6222 raft_consensus.cc:2272] T 3097af4b76fc4088b6d6002259bd659e P b5362095ab6949db9fbcd3e21f363f9f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.271823  6222 tablet_replica.cc:333] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.272300  6222 raft_consensus.cc:2243] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.272727  6222 raft_consensus.cc:2272] T f591999f1a1d4daabdfa6d1deeabb7d1 P b5362095ab6949db9fbcd3e21f363f9f [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.274446  6222 tablet_replica.cc:333] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
W20260709 14:48:42.274969  7366 consensus_peers.cc:597] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.275002  6222 raft_consensus.cc:2243] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.275818  6222 raft_consensus.cc:2272] T 9791e8dcc44744a282e0d1ee50491673 P b5362095ab6949db9fbcd3e21f363f9f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.277385  6222 tablet_replica.cc:333] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.277810  6222 raft_consensus.cc:2243] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.278144  6222 raft_consensus.cc:2272] T 71b2c0bb115b4c97b54d7063c31b5daf P b5362095ab6949db9fbcd3e21f363f9f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.279857  6222 tablet_replica.cc:333] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.280417  6222 raft_consensus.cc:2243] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.280802  6222 raft_consensus.cc:2272] T 611ab4f0245d4009814862dff192c441 P b5362095ab6949db9fbcd3e21f363f9f [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.282528  6222 tablet_replica.cc:333] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f: stopping tablet replica
I20260709 14:48:42.282940  6222 raft_consensus.cc:2243] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.283577  6222 raft_consensus.cc:2272] T 288cbeaac60c42ccaaf0a09095c7fac6 P b5362095ab6949db9fbcd3e21f363f9f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:42.318158  7366 consensus_peers.cc:597] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.334381  7440 consensus_peers.cc:597] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.357786  7366 consensus_peers.cc:597] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.358326  7366 consensus_peers.cc:597] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.365150  7440 consensus_peers.cc:597] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.366762  7366 consensus_peers.cc:597] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.398247  7440 consensus_peers.cc:597] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.401065  7366 consensus_peers.cc:597] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.428996  7440 consensus_peers.cc:597] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.445657  7440 consensus_peers.cc:597] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.466379  7440 consensus_peers.cc:597] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.490764  7440 consensus_peers.cc:597] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.503378  7366 consensus_peers.cc:597] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.510612  7366 consensus_peers.cc:597] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.526072  7366 consensus_peers.cc:597] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.588009  7440 consensus_peers.cc:597] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.621632  7366 consensus_peers.cc:597] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c -> Peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Couldn't send request to peer b5362095ab6949db9fbcd3e21f363f9f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.756752  6222 tablet_server.cc:196] TabletServer@127.6.19.129:0 shutdown complete.
I20260709 14:48:42.834183  6222 tablet_server.cc:179] TabletServer@127.6.19.130:0 shutting down...
W20260709 14:48:42.847306  7438 consensus_peers.cc:597] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:42.855142  7438 consensus_peers.cc:597] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.877328  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:42.878859  6222 tablet_replica.cc:333] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.879616  6222 raft_consensus.cc:2243] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.880035  6222 raft_consensus.cc:2272] T 7362e3e96ac0470ab4d71798befba86e P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.881712  6222 tablet_replica.cc:333] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.882217  6222 raft_consensus.cc:2243] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.882890  6222 raft_consensus.cc:2272] T 20a56a8f58594314b9caddcdc53cba29 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.884394  6222 tablet_replica.cc:333] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.884886  6222 raft_consensus.cc:2243] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 9 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.885558  6222 raft_consensus.cc:2272] T 42df44c570614c488748dffb7a880550 P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.887310  6222 tablet_replica.cc:333] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.887858  6222 raft_consensus.cc:2243] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.888314  6222 raft_consensus.cc:2272] T 7ff942016aae4f348466744bbaf6e62b P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:42.888926  7438 consensus_peers.cc:597] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:42.890384  6222 tablet_replica.cc:333] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.891073  6222 raft_consensus.cc:2243] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.891495  6222 raft_consensus.cc:2272] T 052c1f3927314473bcd2fae87e9ab687 P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.893709  6222 tablet_replica.cc:333] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.894258  6222 raft_consensus.cc:2243] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.894691  6222 raft_consensus.cc:2272] T 288cbeaac60c42ccaaf0a09095c7fac6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.896723  6222 tablet_replica.cc:333] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.897290  6222 raft_consensus.cc:2243] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 12 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.897671  6222 raft_consensus.cc:2272] T 611ab4f0245d4009814862dff192c441 P be16c18b0ac74dba83ebc2890f75744c [term 12 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.899241  6222 tablet_replica.cc:333] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.899715  6222 raft_consensus.cc:2243] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.900091  6222 raft_consensus.cc:2272] T 43a7a0df23894c96bed70e62e39c55aa P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.901760  6222 tablet_replica.cc:333] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.902247  6222 raft_consensus.cc:2243] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.902874  6222 raft_consensus.cc:2272] T fa16a07222a84ed0b53eb3b391b469d2 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.904326  6222 tablet_replica.cc:333] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.904889  6222 raft_consensus.cc:2243] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.905277  6222 raft_consensus.cc:2272] T a186b51df0bf424ea96e8e0a0dd52cf1 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.906715  6222 tablet_replica.cc:333] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.907181  6222 raft_consensus.cc:2243] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.907795  6222 raft_consensus.cc:2272] T aadb092f655b4601bc9e9aae72fa3bcb P be16c18b0ac74dba83ebc2890f75744c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.909354  6222 tablet_replica.cc:333] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.909816  6222 raft_consensus.cc:2243] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.910173  6222 raft_consensus.cc:2272] T ab00820a4f914973aa339c47762d391d P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.911639  6222 tablet_replica.cc:333] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.912101  6222 raft_consensus.cc:2243] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.912468  6222 raft_consensus.cc:2272] T 32f362484f084ce887c6e9e28f6ef8d5 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.914515  6222 tablet_replica.cc:333] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.915212  6222 raft_consensus.cc:2243] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.915726  6222 raft_consensus.cc:2272] T 58308c3a8d694b339014b9b6f90d4191 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.917757  6222 tablet_replica.cc:333] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.918464  6222 raft_consensus.cc:2243] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.918937  6222 raft_consensus.cc:2272] T 2e6d7776a6a749ec88f8cf30c325f75b P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.920943  6222 tablet_replica.cc:333] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.921454  6222 raft_consensus.cc:2243] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.922240  6222 raft_consensus.cc:2272] T 3be9439d4ab54064be1023f2a31bd743 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.923758  6222 tablet_replica.cc:333] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.924208  6222 raft_consensus.cc:2243] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.924568  6222 raft_consensus.cc:2272] T 0698395e3b944a61afd3952befa99036 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.926152  6222 tablet_replica.cc:333] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.926620  6222 raft_consensus.cc:2243] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.927233  6222 raft_consensus.cc:2272] T eb8d715eaadb48798b0ba888ade8b623 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.928743  6222 tablet_replica.cc:333] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.929265  6222 raft_consensus.cc:2243] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.930064  6222 raft_consensus.cc:2272] T 7d7525bc9aa747bc9bf05ae3570d0c4a P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.931994  6222 tablet_replica.cc:333] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.932544  6222 raft_consensus.cc:2243] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.932957  6222 raft_consensus.cc:2272] T 211416189e9f42dbbd2cd2691ca5f5fb P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.934482  6222 tablet_replica.cc:333] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.934943  6222 raft_consensus.cc:2243] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.935554  6222 raft_consensus.cc:2272] T c4fd9039eb994b2da57ba0a57fe04b07 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.937055  6222 tablet_replica.cc:333] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.937538  6222 raft_consensus.cc:2243] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.937873  6222 raft_consensus.cc:2272] T 537e688dba9a4ee198ade0206db32cd5 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.939254  6222 tablet_replica.cc:333] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.939718  6222 raft_consensus.cc:2243] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.940054  6222 raft_consensus.cc:2272] T dac09b5bb848400d988cf984fdad4065 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.941532  6222 tablet_replica.cc:333] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.941978  6222 raft_consensus.cc:2243] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.942318  6222 raft_consensus.cc:2272] T c6c677a8adb745ee9b283a54d7e86e7c P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.943717  6222 tablet_replica.cc:333] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.944173  6222 raft_consensus.cc:2243] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.944779  6222 raft_consensus.cc:2272] T 4794212f791841f39f08c4d53ac34c61 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.946278  6222 tablet_replica.cc:333] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.946730  6222 raft_consensus.cc:2243] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.947069  6222 raft_consensus.cc:2272] T bb88264fbc9e4aeebb75bbf7792e7241 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.948467  6222 tablet_replica.cc:333] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.948932  6222 raft_consensus.cc:2243] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.949369  6222 raft_consensus.cc:2272] T 0ee6dfcebe344e00a175f113b1c0c79e P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.951320  6222 tablet_replica.cc:333] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.951838  6222 raft_consensus.cc:2243] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.952369  6222 raft_consensus.cc:2272] T 09a244d88b464851a9deabee5611e60b P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.954211  6222 tablet_replica.cc:333] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.954872  6222 raft_consensus.cc:2243] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.955683  6222 raft_consensus.cc:2272] T 6685225e4f2547aabce44b590f47afb1 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.957747  6222 tablet_replica.cc:333] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.958323  6222 raft_consensus.cc:2243] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.958758  6222 raft_consensus.cc:2272] T 1ed279c48a574188ad039a40608e3421 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.960194  6222 tablet_replica.cc:333] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.960619  6222 raft_consensus.cc:2243] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.961064  6222 raft_consensus.cc:2272] T 4f0cf1c0e31e486a8d907be4e5758e09 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.962478  6222 tablet_replica.cc:333] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.962910  6222 raft_consensus.cc:2243] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.963292  6222 raft_consensus.cc:2272] T 9791e8dcc44744a282e0d1ee50491673 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.965099  6222 tablet_replica.cc:333] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.965732  6222 raft_consensus.cc:2243] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.966204  6222 raft_consensus.cc:2272] T 71b2c0bb115b4c97b54d7063c31b5daf P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.967628  6222 tablet_replica.cc:333] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.968040  6222 raft_consensus.cc:2243] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.968349  6222 raft_consensus.cc:2272] T d6f21f0aeca945c4a1836be4e4093c91 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.969795  6222 tablet_replica.cc:333] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.970323  6222 raft_consensus.cc:2243] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.970785  6222 raft_consensus.cc:2272] T 3703dc0093ef467d99c16fdc6c0d37e6 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.972823  6222 tablet_replica.cc:333] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.973486  6222 raft_consensus.cc:2243] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.973922  6222 raft_consensus.cc:2272] T 4418d0e2801e4a11bccb903e5e8f0c8e P be16c18b0ac74dba83ebc2890f75744c [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.975660  6222 tablet_replica.cc:333] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.976295  6222 raft_consensus.cc:2243] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.977125  6222 raft_consensus.cc:2272] T ce8ad8ceab404130b740bd02dac83580 P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.979156  6222 tablet_replica.cc:333] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.979761  6222 raft_consensus.cc:2243] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.980190  6222 raft_consensus.cc:2272] T 7713e2ae821d45b98779dfd168862a4d P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.981643  6222 tablet_replica.cc:333] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.982090  6222 raft_consensus.cc:2243] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.982445  6222 raft_consensus.cc:2272] T 4087a4c590f14328999750eac14892e3 P be16c18b0ac74dba83ebc2890f75744c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.983808  6222 tablet_replica.cc:333] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.984251  6222 raft_consensus.cc:2243] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.984586  6222 raft_consensus.cc:2272] T 2eaf2f875240420cb401b8c27ca90257 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.985976  6222 tablet_replica.cc:333] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.986406  6222 raft_consensus.cc:2243] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.986770  6222 raft_consensus.cc:2272] T 5e04442d815749e79a139bb69b23b32d P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.988160  6222 tablet_replica.cc:333] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.988623  6222 raft_consensus.cc:2243] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.989300  6222 raft_consensus.cc:2272] T 233de522e8ce48099dcbee5eb8ce8122 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.990778  6222 tablet_replica.cc:333] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.991240  6222 raft_consensus.cc:2243] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.991592  6222 raft_consensus.cc:2272] T 6eea3e9230244f32a9998662e285f8f9 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.993322  6222 tablet_replica.cc:333] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.993777  6222 raft_consensus.cc:2243] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.994434  6222 raft_consensus.cc:2272] T 3097af4b76fc4088b6d6002259bd659e P be16c18b0ac74dba83ebc2890f75744c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.995961  6222 tablet_replica.cc:333] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.996444  6222 raft_consensus.cc:2243] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:42.996819  6222 raft_consensus.cc:2272] T f591999f1a1d4daabdfa6d1deeabb7d1 P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:42.998343  6222 tablet_replica.cc:333] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:42.998785  6222 raft_consensus.cc:2243] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:48:42.999393  6222 raft_consensus.cc:2272] T e1564d9e432440598bc4f56b47cc13cf P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.000754  6222 tablet_replica.cc:333] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:43.001226  6222 raft_consensus.cc:2243] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.001577  6222 raft_consensus.cc:2272] T e02f54ba56af4247b4b4154362e168ab P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.002969  6222 tablet_replica.cc:333] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:43.003389  6222 raft_consensus.cc:2243] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.003719  6222 raft_consensus.cc:2272] T f2b76004183147b7bb47e2f74179a33c P be16c18b0ac74dba83ebc2890f75744c [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.005314  6222 tablet_replica.cc:333] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:43.005743  6222 raft_consensus.cc:2243] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.006093  6222 raft_consensus.cc:2272] T 190bec289d774316a93fa1970cd0fde0 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.007519  6222 tablet_replica.cc:333] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:43.007944  6222 raft_consensus.cc:2243] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.008327  6222 raft_consensus.cc:2272] T 28f33dea90d6446e9f7608e1a8133e37 P be16c18b0ac74dba83ebc2890f75744c [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.009866  6222 tablet_replica.cc:333] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:43.010279  6222 raft_consensus.cc:2243] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.010620  6222 raft_consensus.cc:2272] T 7d4ba38d9e9249168b1c9e34319ff23c P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.012095  6222 tablet_replica.cc:333] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:43.012516  6222 raft_consensus.cc:2243] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.012852  6222 raft_consensus.cc:2272] T e917712d4b9843b88513411795d24a58 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.014276  6222 tablet_replica.cc:333] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:43.014711  6222 raft_consensus.cc:2243] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.015055  6222 raft_consensus.cc:2272] T 165023b4160c45fd8870018f038cafc1 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.016537  6222 tablet_replica.cc:333] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:43.016958  6222 raft_consensus.cc:2243] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.017302  6222 raft_consensus.cc:2272] T 81536de1f08d4ecb9034f6e7382bac83 P be16c18b0ac74dba83ebc2890f75744c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.018699  6222 tablet_replica.cc:333] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:43.019474  6222 raft_consensus.cc:2243] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 15 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.019824  6222 raft_consensus.cc:2272] T 3e872de3f3d0466b900443bccb513804 P be16c18b0ac74dba83ebc2890f75744c [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.021412  6222 tablet_replica.cc:333] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:43.021811  6222 raft_consensus.cc:2243] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.022148  6222 raft_consensus.cc:2272] T db4a7efa37ad479c83d0a664fb4a017f P be16c18b0ac74dba83ebc2890f75744c [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.023610  6222 tablet_replica.cc:333] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:43.024008  6222 raft_consensus.cc:2243] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.024344  6222 raft_consensus.cc:2272] T 67ecc49d30294ed3af164ed793634ac5 P be16c18b0ac74dba83ebc2890f75744c [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.025774  6222 tablet_replica.cc:333] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:43.026175  6222 raft_consensus.cc:2243] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.026515  6222 raft_consensus.cc:2272] T 85ae87c1dbe74b7f86d76bb830d1743d P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.027916  6222 tablet_replica.cc:333] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c: stopping tablet replica
I20260709 14:48:43.028290  6222 raft_consensus.cc:2243] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.028635  6222 raft_consensus.cc:2272] T 8ab0c98dde0c4583b935df56ba9f36d3 P be16c18b0ac74dba83ebc2890f75744c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:43.044265  7438 consensus_peers.cc:597] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:43.045310  9862 raft_consensus.cc:493] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.045734  9862 raft_consensus.cc:515] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:48:43.047169  7438 consensus_peers.cc:597] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:43.047621  9862 leader_election.cc:290] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.050117  7440 leader_election.cc:336] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.050673  7438 leader_election.cc:336] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:48:43.050971  7438 leader_election.cc:304] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.051618  9864 raft_consensus.cc:2749] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:48:43.054630  7438 consensus_peers.cc:597] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:43.065106  7438 consensus_peers.cc:597] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:43.096467  7438 consensus_peers.cc:597] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:43.120028  7438 consensus_peers.cc:597] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:43.137689  7438 consensus_peers.cc:597] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:43.144842  9862 raft_consensus.cc:493] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.145430  9862 raft_consensus.cc:515] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.147257  9862 leader_election.cc:290] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.151314  7440 leader_election.cc:336] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.152123  7438 leader_election.cc:336] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.152436  7438 leader_election.cc:304] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.153113  9864 raft_consensus.cc:2749] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:48:43.169502  7438 consensus_peers.cc:597] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:43.182953  7438 consensus_peers.cc:597] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:43.213471  7438 consensus_peers.cc:597] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:43.234831  9864 raft_consensus.cc:493] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.235284  9864 raft_consensus.cc:515] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.236931  9864 leader_election.cc:290] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.240320  7440 leader_election.cc:336] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.240765  7438 leader_election.cc:336] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.241118  7438 leader_election.cc:304] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.241660  9864 raft_consensus.cc:2749] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:43.330626  9864 raft_consensus.cc:493] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.331048  9864 raft_consensus.cc:515] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.332453  9862 raft_consensus.cc:493] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.332935  9862 raft_consensus.cc:515] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.334069  9864 leader_election.cc:290] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.334825  9862 leader_election.cc:290] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.339883  7438 leader_election.cc:336] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
W20260709 14:48:43.340389  7438 leader_election.cc:336] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
W20260709 14:48:43.341982  7440 leader_election.cc:336] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.342303  7440 leader_election.cc:304] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.342803  9866 raft_consensus.cc:2749] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:48:43.342944  7440 leader_election.cc:336] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.343386  7440 leader_election.cc:304] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.343945  9866 raft_consensus.cc:2749] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:48:43.352909  7438 consensus_peers.cc:597] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:43.359824  9866 raft_consensus.cc:493] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.360288  9866 raft_consensus.cc:515] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.361090  9844 raft_consensus.cc:493] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.361505  9844 raft_consensus.cc:515] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.362108  9866 leader_election.cc:290] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.363281  9844 leader_election.cc:290] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.366794  7438 leader_election.cc:336] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
W20260709 14:48:43.367255  7440 leader_election.cc:336] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.367285  7438 leader_election.cc:336] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.367760  7440 leader_election.cc:304] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.368398  9844 raft_consensus.cc:2749] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:48:43.368541  7440 leader_election.cc:336] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.368973  7440 leader_election.cc:304] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.369581  9844 raft_consensus.cc:2749] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:43.372152  9844 raft_consensus.cc:493] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.372486  9844 raft_consensus.cc:515] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.373863  9844 leader_election.cc:290] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.378140  9844 raft_consensus.cc:493] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
W20260709 14:48:43.378571  7438 leader_election.cc:336] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.378562  9844 raft_consensus.cc:515] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.380195  9844 leader_election.cc:290] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.381541  7440 leader_election.cc:336] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.381906  7440 leader_election.cc:304] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.382550  9844 raft_consensus.cc:2749] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:48:43.384280  7438 leader_election.cc:336] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
W20260709 14:48:43.384681  7440 leader_election.cc:336] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.384999  7440 leader_election.cc:304] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.385484  9844 raft_consensus.cc:2749] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:43.391182  9844 raft_consensus.cc:493] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.391512  9844 raft_consensus.cc:515] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.392853  9844 leader_election.cc:290] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.396375  7438 leader_election.cc:336] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
W20260709 14:48:43.396786  7440 leader_election.cc:336] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.397122  7440 leader_election.cc:304] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.397646  9844 raft_consensus.cc:2749] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 14:48:43.402549  7438 consensus_peers.cc:597] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 -> Peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Couldn't send request to peer be16c18b0ac74dba83ebc2890f75744c. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:43.417590  9844 raft_consensus.cc:493] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.418076  9844 raft_consensus.cc:515] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.419941  9844 leader_election.cc:290] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.423307  7440 leader_election.cc:336] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.423702  7438 leader_election.cc:336] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.424031  7438 leader_election.cc:304] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.424505  9844 raft_consensus.cc:2749] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Leader pre-election lost for term 10. Reason: could not achieve majority
I20260709 14:48:43.427636  9844 raft_consensus.cc:493] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.428131  9844 raft_consensus.cc:515] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.430100  9844 leader_election.cc:290] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.434511  7438 leader_election.cc:336] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
W20260709 14:48:43.435855  7440 leader_election.cc:336] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.436239  7440 leader_election.cc:304] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.436882  9844 raft_consensus.cc:2749] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:43.447721  9844 raft_consensus.cc:493] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.448088  9844 raft_consensus.cc:515] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.449954  9844 leader_election.cc:290] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.456284  7438 leader_election.cc:336] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.456943  9862 raft_consensus.cc:493] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.457425  9862 raft_consensus.cc:515] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.459195  9862 leader_election.cc:290] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.461259  7440 leader_election.cc:336] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.461684  7440 leader_election.cc:304] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.462363  9862 raft_consensus.cc:2749] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:48:43.464534  7440 leader_election.cc:336] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.466393  7438 leader_election.cc:336] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.466689  7438 leader_election.cc:304] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.467182  9862 raft_consensus.cc:2749] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:43.478767  9862 raft_consensus.cc:493] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.479193  9862 raft_consensus.cc:515] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.482230  9862 leader_election.cc:290] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.486209  7440 leader_election.cc:336] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.486678  7438 leader_election.cc:336] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.487063  7438 leader_election.cc:304] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.487679  9862 raft_consensus.cc:2749] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:43.491338  9862 raft_consensus.cc:493] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.491674  9862 raft_consensus.cc:515] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.493031  9862 leader_election.cc:290] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.497720  7438 leader_election.cc:336] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
W20260709 14:48:43.498471  7440 leader_election.cc:336] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.498845  7440 leader_election.cc:304] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.499461  9862 raft_consensus.cc:2749] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:43.500422  9862 raft_consensus.cc:493] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.500866  9862 raft_consensus.cc:515] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.502792  9862 leader_election.cc:290] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.507408  7440 leader_election.cc:336] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.507791  7438 leader_election.cc:336] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.508293  7438 leader_election.cc:304] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.508812  9844 raft_consensus.cc:2749] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:43.520417  9862 raft_consensus.cc:493] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.520907  9862 raft_consensus.cc:515] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.522773  9862 leader_election.cc:290] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.526387  6222 tablet_server.cc:196] TabletServer@127.6.19.130:0 shutdown complete.
W20260709 14:48:43.528266  7440 leader_election.cc:336] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.528766  7438 leader_election.cc:336] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.529237  7438 leader_election.cc:304] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.529886  9844 raft_consensus.cc:2749] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:43.540443  9862 raft_consensus.cc:493] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.540843  9862 raft_consensus.cc:515] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.542747  9862 leader_election.cc:290] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.544469  9862 raft_consensus.cc:493] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.544886  9862 raft_consensus.cc:515] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.546655  9862 leader_election.cc:290] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
W20260709 14:48:43.549528  7438 leader_election.cc:336] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
W20260709 14:48:43.550945  7440 leader_election.cc:336] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.551436  9862 raft_consensus.cc:493] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.551977  9862 raft_consensus.cc:515] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.553077  7440 leader_election.cc:304] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.554144  9862 leader_election.cc:290] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.554906  9866 raft_consensus.cc:2749] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:48:43.555097  7438 leader_election.cc:336] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
W20260709 14:48:43.558509  7438 leader_election.cc:336] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
W20260709 14:48:43.560068  7440 leader_election.cc:336] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.560460  7440 leader_election.cc:304] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.561127  9862 raft_consensus.cc:2749] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:48:43.562753  7440 leader_election.cc:336] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.563171  7440 leader_election.cc:304] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 8 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.563773  9862 raft_consensus.cc:2749] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 14:48:43.604153  9862 raft_consensus.cc:493] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.604622  9862 raft_consensus.cc:515] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.606362  9862 leader_election.cc:290] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.606925  6222 tablet_server.cc:179] TabletServer@127.6.19.131:0 shutting down...
W20260709 14:48:43.613312  7440 leader_election.cc:336] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.614306  7438 leader_election.cc:336] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.614611  7438 leader_election.cc:304] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.615106  9862 raft_consensus.cc:2749] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:43.648103  9866 raft_consensus.cc:493] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.648602  9866 raft_consensus.cc:515] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.650889  9844 raft_consensus.cc:493] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.651350  9844 raft_consensus.cc:515] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.652971  9862 raft_consensus.cc:493] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.653357  9844 leader_election.cc:290] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.653833  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:43.653496  9862 raft_consensus.cc:515] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.654735  6222 tablet_replica.cc:333] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.650467  9866 leader_election.cc:290] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.655545  6222 raft_consensus.cc:2243] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.656085  6222 raft_consensus.cc:2272] T 7362e3e96ac0470ab4d71798befba86e P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:43.656462  7440 leader_election.cc:336] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.656952  7440 leader_election.cc:336] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.657366  7438 leader_election.cc:336] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.657526  9862 leader_election.cc:290] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761), b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615)
I20260709 14:48:43.658499  6222 tablet_replica.cc:333] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.657760  7438 leader_election.cc:304] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.659332  6222 raft_consensus.cc:2243] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.659463  9862 raft_consensus.cc:2749] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:43.659853  6222 raft_consensus.cc:2272] T 20a56a8f58594314b9caddcdc53cba29 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:43.661527  7440 leader_election.cc:336] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.661856  7438 leader_election.cc:336] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.662078  6222 tablet_replica.cc:333] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.662251  7438 leader_election.cc:304] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.662871  9862 raft_consensus.cc:2749] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:43.663012  6222 raft_consensus.cc:2243] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.664335  6222 raft_consensus.cc:2272] T 052c1f3927314473bcd2fae87e9ab687 P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.664592  9862 raft_consensus.cc:493] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.665068  9862 raft_consensus.cc:515] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:48:43.665335  7438 leader_election.cc:336] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.666397  6222 tablet_replica.cc:333] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.665791  7438 leader_election.cc:304] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 9 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.666786  9862 leader_election.cc:290] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.667169  6222 raft_consensus.cc:2243] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.667299  9866 raft_consensus.cc:2749] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Leader pre-election lost for term 9. Reason: could not achieve majority
I20260709 14:48:43.668177  6222 raft_consensus.cc:2272] T 7ff942016aae4f348466744bbaf6e62b P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:43.670253  7440 leader_election.cc:336] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.670305  6222 tablet_replica.cc:333] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.670948  9862 raft_consensus.cc:493] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.671051  9866 raft_consensus.cc:493] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.671206  6222 raft_consensus.cc:2243] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.671416  9862 raft_consensus.cc:515] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.671761  6222 raft_consensus.cc:2272] T 42df44c570614c488748dffb7a880550 P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.671576  9866 raft_consensus.cc:515] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
W20260709 14:48:43.672049  7438 leader_election.cc:336] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.672564  7438 leader_election.cc:304] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.673538  9866 leader_election.cc:290] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.673264  9844 raft_consensus.cc:2749] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:48:43.674042  6222 tablet_replica.cc:333] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.673322  9862 leader_election.cc:290] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.674752  6222 raft_consensus.cc:2243] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.675144  6222 raft_consensus.cc:2272] T 288cbeaac60c42ccaaf0a09095c7fac6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.677039  6222 tablet_replica.cc:333] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.677757  6222 raft_consensus.cc:2243] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 12 LEADER]: Raft consensus shutting down.
W20260709 14:48:43.678169  7440 leader_election.cc:336] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.678459  6222 raft_consensus.cc:2272] T 611ab4f0245d4009814862dff192c441 P eb8ea3e342754a72a2af373b3dd85af9 [term 12 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:43.678661  7440 leader_election.cc:336] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
W20260709 14:48:43.679299  7438 leader_election.cc:336] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.679626  7438 leader_election.cc:304] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.680083  6222 tablet_replica.cc:333] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
W20260709 14:48:43.680172  7438 leader_election.cc:336] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.680109  9862 raft_consensus.cc:2749] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:43.680757  7438 leader_election.cc:304] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.681069  6222 raft_consensus.cc:2243] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.681367  9862 raft_consensus.cc:2749] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:48:43.682020  6222 raft_consensus.cc:2272] T a186b51df0bf424ea96e8e0a0dd52cf1 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.683481  6222 tablet_replica.cc:333] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.683930  6222 raft_consensus.cc:2243] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.684237  6222 raft_consensus.cc:2272] T fa16a07222a84ed0b53eb3b391b469d2 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.685662  6222 tablet_replica.cc:333] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.686089  6222 raft_consensus.cc:2243] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.686669  6222 raft_consensus.cc:2272] T 43a7a0df23894c96bed70e62e39c55aa P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.688076  6222 tablet_replica.cc:333] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.688532  6222 raft_consensus.cc:2243] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.688855  6222 raft_consensus.cc:2272] T aadb092f655b4601bc9e9aae72fa3bcb P eb8ea3e342754a72a2af373b3dd85af9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.690284  6222 tablet_replica.cc:333] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.690712  6222 raft_consensus.cc:2243] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.691339  6222 raft_consensus.cc:2272] T ab00820a4f914973aa339c47762d391d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.692766  6222 tablet_replica.cc:333] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.693210  6222 raft_consensus.cc:2243] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.693540  6222 raft_consensus.cc:2272] T 2e6d7776a6a749ec88f8cf30c325f75b P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.693981  9862 raft_consensus.cc:493] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.694415  9862 raft_consensus.cc:515] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.695444  6222 tablet_replica.cc:333] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.696148  6222 raft_consensus.cc:2243] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.696317  9862 leader_election.cc:290] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.696662  6222 raft_consensus.cc:2272] T 32f362484f084ce887c6e9e28f6ef8d5 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.698778  6222 tablet_replica.cc:333] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
W20260709 14:48:43.699307  7440 leader_election.cc:336] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.699453  6222 raft_consensus.cc:2243] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.700155  9862 raft_consensus.cc:493] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5362095ab6949db9fbcd3e21f363f9f)
I20260709 14:48:43.700253  6222 raft_consensus.cc:2272] T 58308c3a8d694b339014b9b6f90d4191 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:43.700469  7438 leader_election.cc:336] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.700644  9862 raft_consensus.cc:515] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5362095ab6949db9fbcd3e21f363f9f" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41615 } } peers { permanent_uuid: "be16c18b0ac74dba83ebc2890f75744c" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 34761 } } peers { permanent_uuid: "eb8ea3e342754a72a2af373b3dd85af9" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39697 } }
I20260709 14:48:43.701045  7438 leader_election.cc:304] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.701792  9864 raft_consensus.cc:2749] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:48:43.702502  6222 tablet_replica.cc:333] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.702595  9862 leader_election.cc:290] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615), be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761)
I20260709 14:48:43.703265  6222 raft_consensus.cc:2243] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.703815  6222 raft_consensus.cc:2272] T 3be9439d4ab54064be1023f2a31bd743 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.705758  6222 tablet_replica.cc:333] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.706223  6222 raft_consensus.cc:2243] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 14:48:43.706212  7440 leader_election.cc:336] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5362095ab6949db9fbcd3e21f363f9f (127.6.19.129:41615): Network error: Client connection negotiation failed: client connection to 127.6.19.129:41615: connect: Connection refused (error 111)
I20260709 14:48:43.706848  6222 raft_consensus.cc:2272] T 0698395e3b944a61afd3952befa99036 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:43.706856  7438 leader_election.cc:336] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer be16c18b0ac74dba83ebc2890f75744c (127.6.19.130:34761): Network error: Client connection negotiation failed: client connection to 127.6.19.130:34761: connect: Connection refused (error 111)
I20260709 14:48:43.707327  7438 leader_election.cc:304] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb8ea3e342754a72a2af373b3dd85af9; no voters: b5362095ab6949db9fbcd3e21f363f9f, be16c18b0ac74dba83ebc2890f75744c
I20260709 14:48:43.707811  9862 raft_consensus.cc:2749] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:43.708854  6222 tablet_replica.cc:333] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.709425  6222 raft_consensus.cc:2243] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.709753  6222 raft_consensus.cc:2272] T eb8d715eaadb48798b0ba888ade8b623 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.711136  6222 tablet_replica.cc:333] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.711638  6222 raft_consensus.cc:2243] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.711963  6222 raft_consensus.cc:2272] T 7d7525bc9aa747bc9bf05ae3570d0c4a P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.713645  6222 tablet_replica.cc:333] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.714079  6222 raft_consensus.cc:2243] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.714396  6222 raft_consensus.cc:2272] T 211416189e9f42dbbd2cd2691ca5f5fb P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.715758  6222 tablet_replica.cc:333] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.716190  6222 raft_consensus.cc:2243] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.716506  6222 raft_consensus.cc:2272] T c6c677a8adb745ee9b283a54d7e86e7c P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.717912  6222 tablet_replica.cc:333] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.718367  6222 raft_consensus.cc:2243] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.718699  6222 raft_consensus.cc:2272] T dac09b5bb848400d988cf984fdad4065 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.720010  6222 tablet_replica.cc:333] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.720441  6222 raft_consensus.cc:2243] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.720769  6222 raft_consensus.cc:2272] T 3703dc0093ef467d99c16fdc6c0d37e6 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.722234  6222 tablet_replica.cc:333] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.722702  6222 raft_consensus.cc:2243] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.723167  6222 raft_consensus.cc:2272] T 4418d0e2801e4a11bccb903e5e8f0c8e P eb8ea3e342754a72a2af373b3dd85af9 [term 9 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.724835  6222 tablet_replica.cc:333] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.725328  6222 raft_consensus.cc:2243] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.725720  6222 raft_consensus.cc:2272] T d6f21f0aeca945c4a1836be4e4093c91 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.727362  6222 tablet_replica.cc:333] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.727816  6222 raft_consensus.cc:2243] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.728165  6222 raft_consensus.cc:2272] T c4fd9039eb994b2da57ba0a57fe04b07 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.729705  6222 tablet_replica.cc:333] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.730155  6222 raft_consensus.cc:2243] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.730768  6222 raft_consensus.cc:2272] T 537e688dba9a4ee198ade0206db32cd5 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.732141  6222 tablet_replica.cc:333] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.732606  6222 raft_consensus.cc:2243] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.732951  6222 raft_consensus.cc:2272] T 85ae87c1dbe74b7f86d76bb830d1743d P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.734385  6222 tablet_replica.cc:333] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.734798  6222 raft_consensus.cc:2243] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.735140  6222 raft_consensus.cc:2272] T 09a244d88b464851a9deabee5611e60b P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.736585  6222 tablet_replica.cc:333] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.737021  6222 raft_consensus.cc:2243] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.737402  6222 raft_consensus.cc:2272] T 6685225e4f2547aabce44b590f47afb1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.738799  6222 tablet_replica.cc:333] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.739241  6222 raft_consensus.cc:2243] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.739593  6222 raft_consensus.cc:2272] T 1ed279c48a574188ad039a40608e3421 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.741021  6222 tablet_replica.cc:333] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.741490  6222 raft_consensus.cc:2243] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.742144  6222 raft_consensus.cc:2272] T 4f0cf1c0e31e486a8d907be4e5758e09 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.743582  6222 tablet_replica.cc:333] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.744036  6222 raft_consensus.cc:2243] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.744640  6222 raft_consensus.cc:2272] T bb88264fbc9e4aeebb75bbf7792e7241 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.746047  6222 tablet_replica.cc:333] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.746497  6222 raft_consensus.cc:2243] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.746825  6222 raft_consensus.cc:2272] T 0ee6dfcebe344e00a175f113b1c0c79e P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.748533  6222 tablet_replica.cc:333] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.748957  6222 raft_consensus.cc:2243] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.749312  6222 raft_consensus.cc:2272] T 5e04442d815749e79a139bb69b23b32d P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.750735  6222 tablet_replica.cc:333] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.751196  6222 raft_consensus.cc:2243] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.751515  6222 raft_consensus.cc:2272] T 233de522e8ce48099dcbee5eb8ce8122 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.752887  6222 tablet_replica.cc:333] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.753377  6222 raft_consensus.cc:2243] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.753712  6222 raft_consensus.cc:2272] T 6eea3e9230244f32a9998662e285f8f9 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.755105  6222 tablet_replica.cc:333] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.755532  6222 raft_consensus.cc:2243] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.755856  6222 raft_consensus.cc:2272] T 3097af4b76fc4088b6d6002259bd659e P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.757328  6222 tablet_replica.cc:333] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.757750  6222 raft_consensus.cc:2243] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.758315  6222 raft_consensus.cc:2272] T f591999f1a1d4daabdfa6d1deeabb7d1 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.759670  6222 tablet_replica.cc:333] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.760087  6222 raft_consensus.cc:2243] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.760407  6222 raft_consensus.cc:2272] T 7d4ba38d9e9249168b1c9e34319ff23c P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.761804  6222 tablet_replica.cc:333] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.762207  6222 raft_consensus.cc:2243] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.762533  6222 raft_consensus.cc:2272] T e917712d4b9843b88513411795d24a58 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.763902  6222 tablet_replica.cc:333] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.764321  6222 raft_consensus.cc:2243] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.764660  6222 raft_consensus.cc:2272] T 165023b4160c45fd8870018f038cafc1 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.766064  6222 tablet_replica.cc:333] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.766484  6222 raft_consensus.cc:2243] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.766811  6222 raft_consensus.cc:2272] T 81536de1f08d4ecb9034f6e7382bac83 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.768172  6222 tablet_replica.cc:333] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.768610  6222 raft_consensus.cc:2243] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 15 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.769223  6222 raft_consensus.cc:2272] T 3e872de3f3d0466b900443bccb513804 P eb8ea3e342754a72a2af373b3dd85af9 [term 15 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.770591  6222 tablet_replica.cc:333] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.770987  6222 raft_consensus.cc:2243] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.771304  6222 raft_consensus.cc:2272] T 190bec289d774316a93fa1970cd0fde0 P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.772639  6222 tablet_replica.cc:333] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.773036  6222 raft_consensus.cc:2243] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.773658  6222 raft_consensus.cc:2272] T 28f33dea90d6446e9f7608e1a8133e37 P eb8ea3e342754a72a2af373b3dd85af9 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.775071  6222 tablet_replica.cc:333] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.775485  6222 raft_consensus.cc:2243] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.775830  6222 raft_consensus.cc:2272] T 4794212f791841f39f08c4d53ac34c61 P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.777300  6222 tablet_replica.cc:333] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.777706  6222 raft_consensus.cc:2243] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.778025  6222 raft_consensus.cc:2272] T 2eaf2f875240420cb401b8c27ca90257 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.779428  6222 tablet_replica.cc:333] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.779824  6222 raft_consensus.cc:2243] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.780124  6222 raft_consensus.cc:2272] T 4087a4c590f14328999750eac14892e3 P eb8ea3e342754a72a2af373b3dd85af9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.781520  6222 tablet_replica.cc:333] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.781908  6222 raft_consensus.cc:2243] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.782228  6222 raft_consensus.cc:2272] T db4a7efa37ad479c83d0a664fb4a017f P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.783584  6222 tablet_replica.cc:333] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.783970  6222 raft_consensus.cc:2243] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.784291  6222 raft_consensus.cc:2272] T 67ecc49d30294ed3af164ed793634ac5 P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.785723  6222 tablet_replica.cc:333] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.786123  6222 raft_consensus.cc:2243] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.786442  6222 raft_consensus.cc:2272] T 9791e8dcc44744a282e0d1ee50491673 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.787794  6222 tablet_replica.cc:333] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.788182  6222 raft_consensus.cc:2243] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.788795  6222 raft_consensus.cc:2272] T 71b2c0bb115b4c97b54d7063c31b5daf P eb8ea3e342754a72a2af373b3dd85af9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.790243  6222 tablet_replica.cc:333] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.790798  6222 raft_consensus.cc:2243] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.791178  6222 raft_consensus.cc:2272] T e1564d9e432440598bc4f56b47cc13cf P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.792807  6222 tablet_replica.cc:333] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.793262  6222 raft_consensus.cc:2243] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.793591  6222 raft_consensus.cc:2272] T e02f54ba56af4247b4b4154362e168ab P eb8ea3e342754a72a2af373b3dd85af9 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.795034  6222 tablet_replica.cc:333] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.795495  6222 raft_consensus.cc:2243] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 10 LEADER]: Raft consensus shutting down.
I20260709 14:48:43.796334  6222 raft_consensus.cc:2272] T f2b76004183147b7bb47e2f74179a33c P eb8ea3e342754a72a2af373b3dd85af9 [term 10 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.798094  6222 tablet_replica.cc:333] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.798508  6222 raft_consensus.cc:2243] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.798826  6222 raft_consensus.cc:2272] T ce8ad8ceab404130b740bd02dac83580 P eb8ea3e342754a72a2af373b3dd85af9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.800191  6222 tablet_replica.cc:333] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.800585  6222 raft_consensus.cc:2243] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.800896  6222 raft_consensus.cc:2272] T 7713e2ae821d45b98779dfd168862a4d P eb8ea3e342754a72a2af373b3dd85af9 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:43.802310  6222 tablet_replica.cc:333] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9: stopping tablet replica
I20260709 14:48:43.802687  6222 raft_consensus.cc:2243] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:43.802995  6222 raft_consensus.cc:2272] T 8ab0c98dde0c4583b935df56ba9f36d3 P eb8ea3e342754a72a2af373b3dd85af9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:44.200415  6222 tablet_server.cc:196] TabletServer@127.6.19.131:0 shutdown complete.
I20260709 14:48:44.266959  6222 tablet_server.cc:179] TabletServer@127.6.19.132:0 shutting down...
I20260709 14:48:44.290635  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:44.331365  6222 tablet_server.cc:196] TabletServer@127.6.19.132:0 shutdown complete.
I20260709 14:48:44.339004  6222 master.cc:562] Master@127.6.19.190:45919 shutting down...
I20260709 14:48:44.358718  6222 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:44.359203  6222 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:44.359498  6222 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8769e1e94909453ebc93b84784d552cf: stopping tablet replica
I20260709 14:48:44.481199  6222 master.cc:584] Master@127.6.19.190:45919 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (168222 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:48:44.583235  6222 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.19.190:43119
I20260709 14:48:44.584435  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:44.590267  9868 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
W20260709 14:48:44.590477  9869 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
W20260709 14:48:44.591069  9871 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
I20260709 14:48:44.591951  6222 server_base.cc:1061] running on GCE node
I20260709 14:48:44.594573  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:44.594755  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:44.594875  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608524594865 us; error 0 us; skew 500 ppm
I20260709 14:48:44.595345  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:44.597832  6222 webserver.cc:533] Webserver started at http://127.6.19.190:36837/ using document root <none> and password file <none>
I20260709 14:48:44.598284  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:44.598435  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:44.598668  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:44.599913  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/master-0-root/instance:
uuid: "d8dfd663193249b2b34aee6ab60d5cb6"
format_stamp: "Formatted at 2026-07-09 14:48:44 on dist-test-slave-gjv7"
I20260709 14:48:44.604228  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:48:44.607465  9876 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:44.608132  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:48:44.608389  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/master-0-root
uuid: "d8dfd663193249b2b34aee6ab60d5cb6"
format_stamp: "Formatted at 2026-07-09 14:48:44 on dist-test-slave-gjv7"
I20260709 14:48:44.608646  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/master-0-root/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)
I20260709 14:48:44.622466  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:44.623597  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:44.660625  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.190:43119
I20260709 14:48:44.660715  9927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.190:43119 every 8 connection(s)
I20260709 14:48:44.664528  9928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:44.675352  9928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6: Bootstrap starting.
I20260709 14:48:44.680380  9928 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:44.684515  9928 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6: No bootstrap required, opened a new log
I20260709 14:48:44.686652  9928 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8dfd663193249b2b34aee6ab60d5cb6" member_type: VOTER }
I20260709 14:48:44.687119  9928 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:44.687326  9928 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8dfd663193249b2b34aee6ab60d5cb6, State: Initialized, Role: FOLLOWER
I20260709 14:48:44.687886  9928 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [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: "d8dfd663193249b2b34aee6ab60d5cb6" member_type: VOTER }
I20260709 14:48:44.688323  9928 raft_consensus.cc:399] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:48:44.688548  9928 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:48:44.688812  9928 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:44.692847  9928 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8dfd663193249b2b34aee6ab60d5cb6" member_type: VOTER }
I20260709 14:48:44.693384  9928 leader_election.cc:304] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [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: d8dfd663193249b2b34aee6ab60d5cb6; no voters: 
I20260709 14:48:44.694378  9928 leader_election.cc:290] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:48:44.694653  9931 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:44.695851  9931 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [term 1 LEADER]: Becoming Leader. State: Replica: d8dfd663193249b2b34aee6ab60d5cb6, State: Running, Role: LEADER
I20260709 14:48:44.696513  9931 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [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: "d8dfd663193249b2b34aee6ab60d5cb6" member_type: VOTER }
I20260709 14:48:44.697108  9928 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:48:44.702548  9933 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8dfd663193249b2b34aee6ab60d5cb6. Latest consensus state: current_term: 1 leader_uuid: "d8dfd663193249b2b34aee6ab60d5cb6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8dfd663193249b2b34aee6ab60d5cb6" member_type: VOTER } }
I20260709 14:48:44.702658  9932 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d8dfd663193249b2b34aee6ab60d5cb6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8dfd663193249b2b34aee6ab60d5cb6" member_type: VOTER } }
I20260709 14:48:44.703284  9933 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:44.703344  9932 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [sys.catalog]: This master's current role is: LEADER
I20260709 14:48:44.705135  9940 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:48:44.710722  9940 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:48:44.711751  6222 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:48:44.718860  9940 catalog_manager.cc:1383] Generated new cluster ID: c702f17ba9e84d21a35e4671a47b9ee4
I20260709 14:48:44.719076  9940 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:48:44.740103  9940 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:48:44.741253  9940 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:48:44.753623  9940 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6: Generated new TSK 0
I20260709 14:48:44.754165  9940 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:48:44.777945  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:44.783566  9949 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
W20260709 14:48:44.784339  9950 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
W20260709 14:48:44.786170  9952 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
I20260709 14:48:44.788616  6222 server_base.cc:1061] running on GCE node
I20260709 14:48:44.790113  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:44.790297  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:44.790447  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608524790429 us; error 0 us; skew 500 ppm
I20260709 14:48:44.790948  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:44.792974  6222 webserver.cc:533] Webserver started at http://127.6.19.129:45143/ using document root <none> and password file <none>
I20260709 14:48:44.793474  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:44.793665  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:44.793931  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:44.795068  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-0-root/instance:
uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
format_stamp: "Formatted at 2026-07-09 14:48:44 on dist-test-slave-gjv7"
I20260709 14:48:44.799204  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:48:44.802187  9957 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:44.802815  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:48:44.803063  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-0-root
uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
format_stamp: "Formatted at 2026-07-09 14:48:44 on dist-test-slave-gjv7"
I20260709 14:48:44.803320  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-0-root/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)
I20260709 14:48:44.819468  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:44.820537  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:44.821942  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:44.824102  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:44.824288  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:44.824507  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:44.824662  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:44.862738  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.129:34449
I20260709 14:48:44.862835 10019 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.129:34449 every 8 connection(s)
I20260709 14:48:44.867398  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:44.873641 10024 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
W20260709 14:48:44.874598 10025 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
W20260709 14:48:44.877521 10027 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
I20260709 14:48:44.878540  6222 server_base.cc:1061] running on GCE node
I20260709 14:48:44.880616  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:44.880816  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:44.880978  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608524880963 us; error 0 us; skew 500 ppm
I20260709 14:48:44.881686  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:44.883282 10020 heartbeater.cc:344] Connected to a master server at 127.6.19.190:43119
I20260709 14:48:44.883596 10020 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:44.884302  6222 webserver.cc:533] Webserver started at http://127.6.19.130:41695/ using document root <none> and password file <none>
I20260709 14:48:44.884368 10020 heartbeater.cc:507] Master 127.6.19.190:43119 requested a full tablet report, sending...
I20260709 14:48:44.884845  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:44.885051  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:44.885342  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:44.886616  9893 ts_manager.cc:194] Registered new tserver with Master: e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:44.886704  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-1-root/instance:
uuid: "7a3e365cd8f14a16981bb334a15759fb"
format_stamp: "Formatted at 2026-07-09 14:48:44 on dist-test-slave-gjv7"
I20260709 14:48:44.889238  9893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52736
I20260709 14:48:44.892103  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:44.895304 10032 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:44.895974  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:48:44.896235  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-1-root
uuid: "7a3e365cd8f14a16981bb334a15759fb"
format_stamp: "Formatted at 2026-07-09 14:48:44 on dist-test-slave-gjv7"
I20260709 14:48:44.896484  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-1-root/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)
I20260709 14:48:44.914131  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:44.915285  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:44.916625  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:44.918715  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:44.918900  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:44.919116  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:44.919260  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:44.956036  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.130:38979
I20260709 14:48:44.956135 10094 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.130:38979 every 8 connection(s)
I20260709 14:48:44.960500  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:44.967535 10098 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
W20260709 14:48:44.968037 10099 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
I20260709 14:48:44.970477  6222 server_base.cc:1061] running on GCE node
W20260709 14:48:44.971257 10101 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
I20260709 14:48:44.971761 10095 heartbeater.cc:344] Connected to a master server at 127.6.19.190:43119
I20260709 14:48:44.972095 10095 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:44.972105  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:44.972437  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:44.972594  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608524972577 us; error 0 us; skew 500 ppm
I20260709 14:48:44.972868 10095 heartbeater.cc:507] Master 127.6.19.190:43119 requested a full tablet report, sending...
I20260709 14:48:44.973210  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:44.974864  9893 ts_manager.cc:194] Registered new tserver with Master: 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:44.975788  6222 webserver.cc:533] Webserver started at http://127.6.19.131:32789/ using document root <none> and password file <none>
I20260709 14:48:44.976429  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:44.976567  9893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52742
I20260709 14:48:44.976657  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:44.977113  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:44.978377  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-2-root/instance:
uuid: "857bf228f1a949f2bb3ebcdc076a363f"
format_stamp: "Formatted at 2026-07-09 14:48:44 on dist-test-slave-gjv7"
I20260709 14:48:44.982336  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:48:44.985257 10106 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:44.985898  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:48:44.986151  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-2-root
uuid: "857bf228f1a949f2bb3ebcdc076a363f"
format_stamp: "Formatted at 2026-07-09 14:48:44 on dist-test-slave-gjv7"
I20260709 14:48:44.986393  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-2-root/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)
I20260709 14:48:45.007445  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:45.008595  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:45.010001  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:45.012084  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:45.012269  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:45.012480  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:45.012631  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:45.049727  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.131:37941
I20260709 14:48:45.049824 10168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.131:37941 every 8 connection(s)
I20260709 14:48:45.054086  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:45.059933 10172 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
W20260709 14:48:45.062225 10173 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
W20260709 14:48:45.063163 10175 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
I20260709 14:48:45.064575  6222 server_base.cc:1061] running on GCE node
I20260709 14:48:45.065435  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:45.065641  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:48:45.065807  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608525065790 us; error 0 us; skew 500 ppm
I20260709 14:48:45.065845 10169 heartbeater.cc:344] Connected to a master server at 127.6.19.190:43119
I20260709 14:48:45.066227 10169 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:45.066397  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:48:45.066951 10169 heartbeater.cc:507] Master 127.6.19.190:43119 requested a full tablet report, sending...
I20260709 14:48:45.068821  6222 webserver.cc:533] Webserver started at http://127.6.19.132:41345/ using document root <none> and password file <none>
I20260709 14:48:45.069006  9893 ts_manager.cc:194] Registered new tserver with Master: 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:45.069384  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:45.069615  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:48:45.069857  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:48:45.070387  9893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52746
I20260709 14:48:45.071095  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-3-root/instance:
uuid: "ea3f270f82674352acbe74ce1c734ca5"
format_stamp: "Formatted at 2026-07-09 14:48:45 on dist-test-slave-gjv7"
I20260709 14:48:45.075284  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 14:48:45.078440 10180 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:45.079087  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:48:45.079339  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-3-root
uuid: "ea3f270f82674352acbe74ce1c734ca5"
format_stamp: "Formatted at 2026-07-09 14:48:45 on dist-test-slave-gjv7"
I20260709 14:48:45.079582  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-3-root/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)
I20260709 14:48:45.102792  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:45.103973  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:45.105412  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:45.107517  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:48:45.107704  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:45.107915  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:48:45.108064  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:45.145260  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.132:35729
I20260709 14:48:45.145355 10242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.132:35729 every 8 connection(s)
I20260709 14:48:45.157508 10243 heartbeater.cc:344] Connected to a master server at 127.6.19.190:43119
I20260709 14:48:45.157915 10243 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:45.158567 10243 heartbeater.cc:507] Master 127.6.19.190:43119 requested a full tablet report, sending...
I20260709 14:48:45.160218  9893 ts_manager.cc:194] Registered new tserver with Master: ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:45.160362  6222 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012259418s
I20260709 14:48:45.161523  9893 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52762
I20260709 14:48:45.183524  9893 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52768:
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:48:45.404660 10208 tablet_service.cc:1511] Processing CreateTablet for tablet ebd28bc6950e4b009b20931c9d349c7d (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:48:45.406131 10208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd28bc6950e4b009b20931c9d349c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.415845 10059 tablet_service.cc:1511] Processing CreateTablet for tablet c359a46a182b41c78c4a74a41a210c2b (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:48:45.417414 10059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c359a46a182b41c78c4a74a41a210c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.420619 10207 tablet_service.cc:1511] Processing CreateTablet for tablet 5fc616ed84f142aca0e4b735199d1fe9 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:48:45.421963 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fc616ed84f142aca0e4b735199d1fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.422299  9982 tablet_service.cc:1511] Processing CreateTablet for tablet eba696891c2341ee998aa5723ac55818 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:48:45.423529  9982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba696891c2341ee998aa5723ac55818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.424049 10057 tablet_service.cc:1511] Processing CreateTablet for tablet eba696891c2341ee998aa5723ac55818 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:48:45.425107 10060 tablet_service.cc:1511] Processing CreateTablet for tablet ebd28bc6950e4b009b20931c9d349c7d (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:48:45.425918  9981 tablet_service.cc:1511] Processing CreateTablet for tablet e809b7e5e34f45abbe8cdb9658220556 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:48:45.426266 10058 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1d19e7bee345b791aedc69708d20f7 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:48:45.427208  9981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e809b7e5e34f45abbe8cdb9658220556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.428360  9984 tablet_service.cc:1511] Processing CreateTablet for tablet c359a46a182b41c78c4a74a41a210c2b (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:48:45.429680  9984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c359a46a182b41c78c4a74a41a210c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.432078  9983 tablet_service.cc:1511] Processing CreateTablet for tablet 5fc616ed84f142aca0e4b735199d1fe9 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:48:45.432441  9980 tablet_service.cc:1511] Processing CreateTablet for tablet 80235880676d413081133231ca5500a9 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:48:45.433332  9983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fc616ed84f142aca0e4b735199d1fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.437489  9980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80235880676d413081133231ca5500a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.437315 10206 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1d19e7bee345b791aedc69708d20f7 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:48:45.438606 10206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1d19e7bee345b791aedc69708d20f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.440781 10054 tablet_service.cc:1511] Processing CreateTablet for tablet e840a7f58d8049eabae28175dfbd5955 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:48:45.442286  9979 tablet_service.cc:1511] Processing CreateTablet for tablet e840a7f58d8049eabae28175dfbd5955 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:48:45.443077 10205 tablet_service.cc:1511] Processing CreateTablet for tablet e809b7e5e34f45abbe8cdb9658220556 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:48:45.443580  9979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e840a7f58d8049eabae28175dfbd5955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.445972 10055 tablet_service.cc:1511] Processing CreateTablet for tablet 16e75416c2274ad6b179098c8d0a2c28 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:48:45.446321  9978 tablet_service.cc:1511] Processing CreateTablet for tablet 821b1238f688462b9b0b6f8e905a6d79 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:48:45.447499  9978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821b1238f688462b9b0b6f8e905a6d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.448133 10202 tablet_service.cc:1511] Processing CreateTablet for tablet 821b1238f688462b9b0b6f8e905a6d79 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:48:45.449429 10202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821b1238f688462b9b0b6f8e905a6d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.450297 10053 tablet_service.cc:1511] Processing CreateTablet for tablet 821b1238f688462b9b0b6f8e905a6d79 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:48:45.452450  9977 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca6150023c94bafaa6122aee6da56b4 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:48:45.454334 10052 tablet_service.cc:1511] Processing CreateTablet for tablet 9897ea93a2a347a9bf9ce6deedb631ab (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:48:45.455437 10203 tablet_service.cc:1511] Processing CreateTablet for tablet 16e75416c2274ad6b179098c8d0a2c28 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:48:45.455915  9977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca6150023c94bafaa6122aee6da56b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.456657 10203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e75416c2274ad6b179098c8d0a2c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.458348 10200 tablet_service.cc:1511] Processing CreateTablet for tablet 9897ea93a2a347a9bf9ce6deedb631ab (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:48:45.458770  9976 tablet_service.cc:1511] Processing CreateTablet for tablet 79e65fd552e14467baf89861143d1199 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:48:45.459651 10200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9897ea93a2a347a9bf9ce6deedb631ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.459985  9976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e65fd552e14467baf89861143d1199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.461490 10199 tablet_service.cc:1511] Processing CreateTablet for tablet 17f9fdecfddd4f1ebfc289e509f54b01 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:48:45.462291 10051 tablet_service.cc:1511] Processing CreateTablet for tablet 79e65fd552e14467baf89861143d1199 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:48:45.462739 10199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f9fdecfddd4f1ebfc289e509f54b01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.466358 10204 tablet_service.cc:1511] Processing CreateTablet for tablet 80235880676d413081133231ca5500a9 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:48:45.467646 10204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80235880676d413081133231ca5500a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.469931  9985 tablet_service.cc:1511] Processing CreateTablet for tablet ebd28bc6950e4b009b20931c9d349c7d (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:48:45.471616  9985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd28bc6950e4b009b20931c9d349c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.472482 10205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e809b7e5e34f45abbe8cdb9658220556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.471664 10056 tablet_service.cc:1511] Processing CreateTablet for tablet e809b7e5e34f45abbe8cdb9658220556 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:48:45.454335 10201 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca6150023c94bafaa6122aee6da56b4 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:48:45.474493 10201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca6150023c94bafaa6122aee6da56b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.477763 10057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba696891c2341ee998aa5723ac55818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.503536 10206 tablet_service.cc:1511] Processing CreateTablet for tablet bf3fcc2c0c1a4eda959a49932eab924f (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:48:45.506283 10206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3fcc2c0c1a4eda959a49932eab924f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.529248 10060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebd28bc6950e4b009b20931c9d349c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.529981 10051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e65fd552e14467baf89861143d1199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.543606 10208 tablet_service.cc:1511] Processing CreateTablet for tablet 810c71d16b1f463c80eb1ebb6684734d (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:48:45.545042 10208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810c71d16b1f463c80eb1ebb6684734d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.549312 10056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e809b7e5e34f45abbe8cdb9658220556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.552508 10058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1d19e7bee345b791aedc69708d20f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.553498 10052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9897ea93a2a347a9bf9ce6deedb631ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.554889 10054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e840a7f58d8049eabae28175dfbd5955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.557489 10053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 821b1238f688462b9b0b6f8e905a6d79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.569703 10134 tablet_service.cc:1511] Processing CreateTablet for tablet c359a46a182b41c78c4a74a41a210c2b (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:48:45.570993 10134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c359a46a182b41c78c4a74a41a210c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.576689 10132 tablet_service.cc:1511] Processing CreateTablet for tablet 0b1d19e7bee345b791aedc69708d20f7 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:48:45.580667 10133 tablet_service.cc:1511] Processing CreateTablet for tablet 5fc616ed84f142aca0e4b735199d1fe9 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:48:45.582105 10133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fc616ed84f142aca0e4b735199d1fe9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.588024 10128 tablet_service.cc:1511] Processing CreateTablet for tablet e840a7f58d8049eabae28175dfbd5955 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:48:45.590242 10129 tablet_service.cc:1511] Processing CreateTablet for tablet 16e75416c2274ad6b179098c8d0a2c28 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:48:45.591884  9976 tablet_service.cc:1511] Processing CreateTablet for tablet aac3a4ddef094466823281e7cbf7e67a (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:48:45.592255 10130 tablet_service.cc:1511] Processing CreateTablet for tablet 80235880676d413081133231ca5500a9 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:48:45.593070  9976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac3a4ddef094466823281e7cbf7e67a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.596508 10131 tablet_service.cc:1511] Processing CreateTablet for tablet eba696891c2341ee998aa5723ac55818 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:48:45.600159 10126 tablet_service.cc:1511] Processing CreateTablet for tablet 9897ea93a2a347a9bf9ce6deedb631ab (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:48:45.594208 10127 tablet_service.cc:1511] Processing CreateTablet for tablet 5ca6150023c94bafaa6122aee6da56b4 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:48:45.602383 10125 tablet_service.cc:1511] Processing CreateTablet for tablet 79e65fd552e14467baf89861143d1199 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:48:45.606251 10128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e840a7f58d8049eabae28175dfbd5955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.606921 10125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79e65fd552e14467baf89861143d1199. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.607559 10129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e75416c2274ad6b179098c8d0a2c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.608170 10126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9897ea93a2a347a9bf9ce6deedb631ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.608814 10127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ca6150023c94bafaa6122aee6da56b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.597048 10207 tablet_service.cc:1511] Processing CreateTablet for tablet 0fccd7a5ec4042548b33fc724b452c36 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:48:45.611441 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fccd7a5ec4042548b33fc724b452c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.613516 10132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b1d19e7bee345b791aedc69708d20f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.617532 10130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80235880676d413081133231ca5500a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.621534 10131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba696891c2341ee998aa5723ac55818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.621269 10051 tablet_service.cc:1511] Processing CreateTablet for tablet 17f9fdecfddd4f1ebfc289e509f54b01 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:48:45.629356 10055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e75416c2274ad6b179098c8d0a2c28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.631466  9984 tablet_service.cc:1511] Processing CreateTablet for tablet 0fccd7a5ec4042548b33fc724b452c36 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:48:45.632838  9984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fccd7a5ec4042548b33fc724b452c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.633999 10259 tablet_bootstrap.cc:492] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:45.639650 10051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f9fdecfddd4f1ebfc289e509f54b01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.642772 10057 tablet_service.cc:1511] Processing CreateTablet for tablet 810c71d16b1f463c80eb1ebb6684734d (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:48:45.643988 10057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810c71d16b1f463c80eb1ebb6684734d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.653992 10056 tablet_service.cc:1511] Processing CreateTablet for tablet aac3a4ddef094466823281e7cbf7e67a (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:48:45.655205 10056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac3a4ddef094466823281e7cbf7e67a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.660825 10260 tablet_bootstrap.cc:492] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:45.666762 10260 tablet_bootstrap.cc:654] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.668058 10203 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee03e6ba5ac45c8b4d15d82f8ca48fe (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:48:45.669459 10203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee03e6ba5ac45c8b4d15d82f8ca48fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.688225 10059 tablet_service.cc:1511] Processing CreateTablet for tablet 0fccd7a5ec4042548b33fc724b452c36 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:48:45.689487 10259 tablet_bootstrap.cc:654] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.693526 10261 tablet_bootstrap.cc:492] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:45.698184 10052 tablet_service.cc:1511] Processing CreateTablet for tablet 4145ee1cae7a4ef1bc71b80dfa3abcc2 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:48:45.700426 10054 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd98773767c4326a9b24c5400bbf68c (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:48:45.700853  9985 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd98773767c4326a9b24c5400bbf68c (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:48:45.702077  9985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd98773767c4326a9b24c5400bbf68c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.692723  9977 tablet_service.cc:1511] Processing CreateTablet for tablet 17f9fdecfddd4f1ebfc289e509f54b01 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:48:45.706233  9977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17f9fdecfddd4f1ebfc289e509f54b01. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:45.707213  9941 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:45.708657 10208 tablet_service.cc:1511] Processing CreateTablet for tablet eafe3d9c108445bf8664e4cc7f65d9ba (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:48:45.708882  9981 tablet_service.cc:1511] Processing CreateTablet for tablet bf3fcc2c0c1a4eda959a49932eab924f (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:48:45.709846 10208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eafe3d9c108445bf8664e4cc7f65d9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.711218  9982 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee03e6ba5ac45c8b4d15d82f8ca48fe (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:48:45.710088  9981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3fcc2c0c1a4eda959a49932eab924f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.692651 10059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fccd7a5ec4042548b33fc724b452c36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.729496 10052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4145ee1cae7a4ef1bc71b80dfa3abcc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.730161 10205 tablet_service.cc:1511] Processing CreateTablet for tablet 4145ee1cae7a4ef1bc71b80dfa3abcc2 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:48:45.731410 10205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4145ee1cae7a4ef1bc71b80dfa3abcc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.732039 10261 tablet_bootstrap.cc:654] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.729516  9982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee03e6ba5ac45c8b4d15d82f8ca48fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.733745 10054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd98773767c4326a9b24c5400bbf68c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.739063  9980 tablet_service.cc:1511] Processing CreateTablet for tablet eafe3d9c108445bf8664e4cc7f65d9ba (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:48:45.740221  9980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eafe3d9c108445bf8664e4cc7f65d9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.742090 10057 tablet_service.cc:1511] Processing CreateTablet for tablet eafe3d9c108445bf8664e4cc7f65d9ba (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:48:45.743240 10057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eafe3d9c108445bf8664e4cc7f65d9ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.759315 10200 tablet_service.cc:1511] Processing CreateTablet for tablet a4420c832b2c4fe1aaf743339fd514ea (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:48:45.760545 10200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4420c832b2c4fe1aaf743339fd514ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.760987 10259 tablet_bootstrap.cc:492] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:45.761545 10259 ts_tablet_manager.cc:1403] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.000s
I20260709 14:48:45.764448 10259 raft_consensus.cc:359] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:45.766331 10134 tablet_service.cc:1511] Processing CreateTablet for tablet bf3fcc2c0c1a4eda959a49932eab924f (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:48:45.771512 10125 tablet_service.cc:1511] Processing CreateTablet for tablet 810c71d16b1f463c80eb1ebb6684734d (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:48:45.781692 10132 tablet_service.cc:1511] Processing CreateTablet for tablet aac3a4ddef094466823281e7cbf7e67a (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:48:45.782935 10132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aac3a4ddef094466823281e7cbf7e67a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.790220 10056 tablet_service.cc:1511] Processing CreateTablet for tablet 657b0768bfa54423bfc6408fc7069e58 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:48:45.791253 10260 tablet_bootstrap.cc:492] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:45.791755 10260 ts_tablet_manager.cc:1403] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.131s	user 0.027s	sys 0.064s
I20260709 14:48:45.792205 10056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 657b0768bfa54423bfc6408fc7069e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.793843 10207 tablet_service.cc:1511] Processing CreateTablet for tablet 657b0768bfa54423bfc6408fc7069e58 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:48:45.795064 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 657b0768bfa54423bfc6408fc7069e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.793864  9983 tablet_service.cc:1511] Processing CreateTablet for tablet a4420c832b2c4fe1aaf743339fd514ea (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:48:45.798605  9983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4420c832b2c4fe1aaf743339fd514ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.799865 10131 tablet_service.cc:1511] Processing CreateTablet for tablet 4145ee1cae7a4ef1bc71b80dfa3abcc2 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:48:45.779803 10259 raft_consensus.cc:385] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.805436 10259 raft_consensus.cc:740] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.806267 10259 consensus_queue.cc:260] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:45.808072 10127 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee03e6ba5ac45c8b4d15d82f8ca48fe (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:48:45.812780 10129 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd98773767c4326a9b24c5400bbf68c (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:48:45.813988 10129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd98773767c4326a9b24c5400bbf68c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.818830 10260 raft_consensus.cc:359] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:45.820140 10264 tablet_bootstrap.cc:492] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:45.825012  9980 tablet_service.cc:1511] Processing CreateTablet for tablet cc4e0f3100124ee7bed609822e39cd75 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:48:45.826306  9980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4e0f3100124ee7bed609822e39cd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.825990 10053 tablet_service.cc:1511] Processing CreateTablet for tablet cc4e0f3100124ee7bed609822e39cd75 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:48:45.826731 10127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee03e6ba5ac45c8b4d15d82f8ca48fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.827175 10053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4e0f3100124ee7bed609822e39cd75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.820962 10260 raft_consensus.cc:385] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.833617 10134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf3fcc2c0c1a4eda959a49932eab924f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.837754 10130 tablet_service.cc:1511] Processing CreateTablet for tablet a4420c832b2c4fe1aaf743339fd514ea (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:48:45.840767 10020 heartbeater.cc:499] Master 127.6.19.190:43119 was elected leader, sending a full tablet report...
I20260709 14:48:45.844445 10128 tablet_service.cc:1511] Processing CreateTablet for tablet 657b0768bfa54423bfc6408fc7069e58 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:48:45.847694 10133 tablet_service.cc:1511] Processing CreateTablet for tablet cc4e0f3100124ee7bed609822e39cd75 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:48:45.833168 10264 tablet_bootstrap.cc:654] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.850260 10259 ts_tablet_manager.cc:1434] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.000s
I20260709 14:48:45.835860 10260 raft_consensus.cc:740] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.865801 10130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4420c832b2c4fe1aaf743339fd514ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.866377 10131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4145ee1cae7a4ef1bc71b80dfa3abcc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.864380 10260 consensus_queue.cc:260] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:45.867256 10133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc4e0f3100124ee7bed609822e39cd75. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:45.867175 10021 tablet.cc:2406] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:48:45.866537 10259 tablet_bootstrap.cc:492] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:45.881389 10261 tablet_bootstrap.cc:492] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:45.886721 10261 ts_tablet_manager.cc:1403] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.194s	user 0.016s	sys 0.000s
I20260709 14:48:45.884526 10128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 657b0768bfa54423bfc6408fc7069e58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.888859 10057 tablet_service.cc:1511] Processing CreateTablet for tablet f9ccdff3cd584ac3a5a77b0970dffab7 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:48:45.890085 10057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9ccdff3cd584ac3a5a77b0970dffab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.893605 10207 tablet_service.cc:1511] Processing CreateTablet for tablet 0b6270aa06bf4063a09b4225328c8332 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:48:45.893975 10060 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0e534ebd804edda340303db45eb72a (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:48:45.894909 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b6270aa06bf4063a09b4225328c8332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.895182 10060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0e534ebd804edda340303db45eb72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.896139 10261 raft_consensus.cc:359] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:45.896852 10261 raft_consensus.cc:385] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.897131 10261 raft_consensus.cc:740] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.897858 10261 consensus_queue.cc:260] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:45.902338 10208 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0e534ebd804edda340303db45eb72a (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:48:45.906983 10208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0e534ebd804edda340303db45eb72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.906937  9981 tablet_service.cc:1511] Processing CreateTablet for tablet f9ccdff3cd584ac3a5a77b0970dffab7 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:48:45.908191  9981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9ccdff3cd584ac3a5a77b0970dffab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.914064 10129 tablet_service.cc:1511] Processing CreateTablet for tablet 0b6270aa06bf4063a09b4225328c8332 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:48:45.922816  9983 tablet_service.cc:1511] Processing CreateTablet for tablet 0b6270aa06bf4063a09b4225328c8332 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:48:45.924034  9983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b6270aa06bf4063a09b4225328c8332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.924232  9985 tablet_service.cc:1511] Processing CreateTablet for tablet 8241a4cef1894a05830ffdae36d99060 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:48:45.925408  9985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8241a4cef1894a05830ffdae36d99060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.931296 10125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810c71d16b1f463c80eb1ebb6684734d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.941401 10052 tablet_service.cc:1511] Processing CreateTablet for tablet 8241a4cef1894a05830ffdae36d99060 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:48:45.942693 10052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8241a4cef1894a05830ffdae36d99060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.957479 10126 tablet_service.cc:1511] Processing CreateTablet for tablet 6a0e534ebd804edda340303db45eb72a (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:48:45.936230 10205 tablet_service.cc:1511] Processing CreateTablet for tablet f9ccdff3cd584ac3a5a77b0970dffab7 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:48:45.958792 10259 tablet_bootstrap.cc:654] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:45.959349 10205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9ccdff3cd584ac3a5a77b0970dffab7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.961540 10129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b6270aa06bf4063a09b4225328c8332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.965077 10264 tablet_bootstrap.cc:492] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:45.965551 10264 ts_tablet_manager.cc:1403] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.146s	user 0.025s	sys 0.008s
I20260709 14:48:45.968329 10264 raft_consensus.cc:359] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:45.971940 10126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a0e534ebd804edda340303db45eb72a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.973697 10207 tablet_service.cc:1511] Processing CreateTablet for tablet b708749eefc74d87a55ba64281e65092 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:48:45.974861 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b708749eefc74d87a55ba64281e65092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.978921 10095 heartbeater.cc:499] Master 127.6.19.190:43119 was elected leader, sending a full tablet report...
I20260709 14:48:45.969008 10264 raft_consensus.cc:385] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:45.982374 10264 raft_consensus.cc:740] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:45.983695 10264 consensus_queue.cc:260] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:45.987849 10266 raft_consensus.cc:493] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:45.988322 10266 raft_consensus.cc:515] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:45.990733 10266 leader_election.cc:290] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:45.991780 10261 ts_tablet_manager.cc:1434] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.105s	user 0.001s	sys 0.025s
I20260709 14:48:45.992486 10243 heartbeater.cc:499] Master 127.6.19.190:43119 was elected leader, sending a full tablet report...
I20260709 14:48:45.992785 10261 tablet_bootstrap.cc:492] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:45.993355 10132 tablet_service.cc:1511] Processing CreateTablet for tablet 3d608b72b49c4c8ea609a12a07fae2ee (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:48:45.994535 10132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d608b72b49c4c8ea609a12a07fae2ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:45.998711 10200 tablet_service.cc:1511] Processing CreateTablet for tablet 3d608b72b49c4c8ea609a12a07fae2ee (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:48:45.999877 10200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d608b72b49c4c8ea609a12a07fae2ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.028008 10260 ts_tablet_manager.cc:1434] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.236s	user 0.008s	sys 0.031s
I20260709 14:48:46.028836 10060 tablet_service.cc:1511] Processing CreateTablet for tablet b708749eefc74d87a55ba64281e65092 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:48:46.030189 10060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b708749eefc74d87a55ba64281e65092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.032907 10053 tablet_service.cc:1511] Processing CreateTablet for tablet a301427cc9e84bfd95640a74491157a2 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:48:46.034220 10127 tablet_service.cc:1511] Processing CreateTablet for tablet 8241a4cef1894a05830ffdae36d99060 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:48:46.035588 10127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8241a4cef1894a05830ffdae36d99060. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.037564  9977 tablet_service.cc:1511] Processing CreateTablet for tablet b708749eefc74d87a55ba64281e65092 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:48:46.038727  9977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b708749eefc74d87a55ba64281e65092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.044265 10134 tablet_service.cc:1511] Processing CreateTablet for tablet a301427cc9e84bfd95640a74491157a2 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:48:46.045534 10134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a301427cc9e84bfd95640a74491157a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.057636  9981 tablet_service.cc:1511] Processing CreateTablet for tablet 60cdbb99f4ff4c4eb7a06a7b268fc83f (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:48:46.058825  9981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cdbb99f4ff4c4eb7a06a7b268fc83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.058739  9985 tablet_service.cc:1511] Processing CreateTablet for tablet 3d608b72b49c4c8ea609a12a07fae2ee (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:48:46.059605 10133 tablet_service.cc:1511] Processing CreateTablet for tablet 60cdbb99f4ff4c4eb7a06a7b268fc83f (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:48:46.060818 10133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cdbb99f4ff4c4eb7a06a7b268fc83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.060002  9985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d608b72b49c4c8ea609a12a07fae2ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.060942  9983 tablet_service.cc:1511] Processing CreateTablet for tablet 7746217fde8b4fbd853d4ebd9817c753 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:48:46.065142 10053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a301427cc9e84bfd95640a74491157a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.067680 10268 raft_consensus.cc:493] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.069470 10268 raft_consensus.cc:515] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:46.066151 10203 tablet_service.cc:1511] Processing CreateTablet for tablet 7746217fde8b4fbd853d4ebd9817c753 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:48:46.069864  9983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7746217fde8b4fbd853d4ebd9817c753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.072348 10261 tablet_bootstrap.cc:654] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.071504 10260 tablet_bootstrap.cc:492] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:46.072598 10203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7746217fde8b4fbd853d4ebd9817c753. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.072846 10169 heartbeater.cc:499] Master 127.6.19.190:43119 was elected leader, sending a full tablet report...
I20260709 14:48:46.071973 10268 leader_election.cc:290] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:46.096563 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:46.097122 10054 tablet_service.cc:1511] Processing CreateTablet for tablet 7746217fde8b4fbd853d4ebd9817c753 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:48:46.098531 10054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7746217fde8b4fbd853d4ebd9817c753. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:46.101513  9960 leader_election.cc:343] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.116003 10264 ts_tablet_manager.cc:1434] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.150s	user 0.011s	sys 0.013s
I20260709 14:48:46.116348 10200 tablet_service.cc:1511] Processing CreateTablet for tablet a301427cc9e84bfd95640a74491157a2 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:48:46.117033 10264 tablet_bootstrap.cc:492] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:46.117687 10200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a301427cc9e84bfd95640a74491157a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.125216 10264 tablet_bootstrap.cc:654] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.130621 10274 raft_consensus.cc:493] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.131119 10274 raft_consensus.cc:515] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:46.146188 10052 tablet_service.cc:1511] Processing CreateTablet for tablet 60cdbb99f4ff4c4eb7a06a7b268fc83f (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:48:46.146624 10205 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd79cd97ff84d6bae5a49fbb0eb034f (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:48:46.147497 10052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cdbb99f4ff4c4eb7a06a7b268fc83f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.147917 10205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd79cd97ff84d6bae5a49fbb0eb034f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.162397 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
W20260709 14:48:46.163923  9958 leader_election.cc:343] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.164332  9958 leader_election.cc:304] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:46.164983 10261 tablet_bootstrap.cc:492] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:46.165499 10261 ts_tablet_manager.cc:1403] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.173s	user 0.010s	sys 0.003s
I20260709 14:48:46.165431 10266 raft_consensus.cc:2749] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:46.168506 10261 raft_consensus.cc:359] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:46.170047 10259 tablet_bootstrap.cc:492] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:46.172457  9980 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd79cd97ff84d6bae5a49fbb0eb034f (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:48:46.176445 10259 ts_tablet_manager.cc:1403] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.310s	user 0.018s	sys 0.006s
I20260709 14:48:46.176843  9980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd79cd97ff84d6bae5a49fbb0eb034f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.174273 10134 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd79cd97ff84d6bae5a49fbb0eb034f (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:48:46.178467 10134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd79cd97ff84d6bae5a49fbb0eb034f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.180550 10274 leader_election.cc:290] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:46.189453 10261 raft_consensus.cc:385] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.196802 10261 raft_consensus.cc:740] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.198241  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:46.199342 10264 tablet_bootstrap.cc:492] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:46.199877 10264 ts_tablet_manager.cc:1403] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.006s
W20260709 14:48:46.202041 10183 leader_election.cc:343] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.196986 10057 tablet_service.cc:1511] Processing CreateTablet for tablet 73f9294afd614cab89b0f7f82a52b455 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:48:46.203519 10057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f9294afd614cab89b0f7f82a52b455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.207039 10207 tablet_service.cc:1511] Processing CreateTablet for tablet 73f9294afd614cab89b0f7f82a52b455 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:48:46.208256 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f9294afd614cab89b0f7f82a52b455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.214515 10264 raft_consensus.cc:359] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:46.215219 10264 raft_consensus.cc:385] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.215502 10264 raft_consensus.cc:740] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.216189 10264 consensus_queue.cc:260] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:46.218432 10264 ts_tablet_manager.cc:1434] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.002s
I20260709 14:48:46.219291 10264 tablet_bootstrap.cc:492] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:46.223688 10269 raft_consensus.cc:493] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.224184 10269 raft_consensus.cc:515] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:46.226666 10269 leader_election.cc:290] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:46.234534 10261 consensus_queue.cc:260] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:46.239223 10261 ts_tablet_manager.cc:1434] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.073s	user 0.003s	sys 0.003s
I20260709 14:48:46.240110 10261 tablet_bootstrap.cc:492] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:46.246954 10261 tablet_bootstrap.cc:654] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.249243 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:48:46.251187 10181 leader_election.cc:343] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.251478 10259 raft_consensus.cc:359] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:46.252173 10259 raft_consensus.cc:385] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.252452 10259 raft_consensus.cc:740] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.253434 10181 leader_election.cc:304] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:46.253319 10259 consensus_queue.cc:260] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:46.253686 10053 tablet_service.cc:1511] Processing CreateTablet for tablet bb0cc97e05d64096a578ceb4a97b66ba (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:48:46.256577 10268 raft_consensus.cc:2749] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:46.252444  9983 tablet_service.cc:1511] Processing CreateTablet for tablet bb0cc97e05d64096a578ceb4a97b66ba (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:48:46.258090  9983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0cc97e05d64096a578ceb4a97b66ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.258803 10260 tablet_bootstrap.cc:654] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.256750 10053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0cc97e05d64096a578ceb4a97b66ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.297452 10200 tablet_service.cc:1511] Processing CreateTablet for tablet acc044ad9a8440488e75f94371619c09 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:48:46.302982 10259 ts_tablet_manager.cc:1434] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.126s	user 0.006s	sys 0.000s
I20260709 14:48:46.303949 10259 tablet_bootstrap.cc:492] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:46.299034 10200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc044ad9a8440488e75f94371619c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.299223 10264 tablet_bootstrap.cc:654] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.313923 10052 tablet_service.cc:1511] Processing CreateTablet for tablet acc044ad9a8440488e75f94371619c09 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:48:46.315126 10052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc044ad9a8440488e75f94371619c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.320961 10261 tablet_bootstrap.cc:492] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:46.320663  9983 tablet_service.cc:1511] Processing CreateTablet for tablet acc044ad9a8440488e75f94371619c09 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:48:46.324967 10053 tablet_service.cc:1511] Processing CreateTablet for tablet 7d105d08310547a78cff0dd8dc41fc82 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:48:46.323702  9981 tablet_service.cc:1511] Processing CreateTablet for tablet 69bf7c5c69194976a00a13095b413417 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:48:46.326177 10053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d105d08310547a78cff0dd8dc41fc82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.326678  9981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bf7c5c69194976a00a13095b413417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.328653 10261 ts_tablet_manager.cc:1403] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.089s	user 0.030s	sys 0.011s
I20260709 14:48:46.332922 10207 tablet_service.cc:1511] Processing CreateTablet for tablet 69bf7c5c69194976a00a13095b413417 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:48:46.334112 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bf7c5c69194976a00a13095b413417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.333797 10261 raft_consensus.cc:359] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:46.334512 10261 raft_consensus.cc:385] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.334801 10261 raft_consensus.cc:740] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.339236 10261 consensus_queue.cc:260] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:46.340766 10205 tablet_service.cc:1511] Processing CreateTablet for tablet 7d105d08310547a78cff0dd8dc41fc82 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:48:46.342046 10205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d105d08310547a78cff0dd8dc41fc82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.346594  9983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc044ad9a8440488e75f94371619c09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.356619 10268 raft_consensus.cc:493] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.357113 10268 raft_consensus.cc:515] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:46.358502  9977 tablet_service.cc:1511] Processing CreateTablet for tablet 847c5ba620e147ddba44042a06eab45c (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:48:46.359329 10268 leader_election.cc:290] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:46.359678  9977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847c5ba620e147ddba44042a06eab45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.361742 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:48:46.364167 10181 leader_election.cc:343] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.371766 10266 raft_consensus.cc:493] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.372226 10266 raft_consensus.cc:515] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:46.374125 10259 tablet_bootstrap.cc:654] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.375605  9980 tablet_service.cc:1511] Processing CreateTablet for tablet da62f74e683b4855a95d9e2551468f7d (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:48:46.376984  9980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da62f74e683b4855a95d9e2551468f7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.377975 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:46.378566 10260 tablet_bootstrap.cc:492] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:46.379071 10260 ts_tablet_manager.cc:1403] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.308s	user 0.016s	sys 0.005s
I20260709 14:48:46.376482 10057 tablet_service.cc:1511] Processing CreateTablet for tablet da62f74e683b4855a95d9e2551468f7d (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
W20260709 14:48:46.382952  9958 leader_election.cc:343] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.383665 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c359a46a182b41c78c4a74a41a210c2b" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:46.384279 10144 raft_consensus.cc:2468] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:46.385481 10035 leader_election.cc:304] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:46.386310 10269 raft_consensus.cc:2804] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:46.386642 10269 raft_consensus.cc:493] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:46.386962 10269 raft_consensus.cc:3060] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.381287 10261 ts_tablet_manager.cc:1434] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.052s	user 0.002s	sys 0.005s
I20260709 14:48:46.391755 10203 tablet_service.cc:1511] Processing CreateTablet for tablet b562eb61f6394afd909938d7a43b9348 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:48:46.392518 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:46.393085 10144 raft_consensus.cc:2468] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:46.394236 10183 leader_election.cc:304] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:46.395852 10260 raft_consensus.cc:359] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:46.396437 10203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b562eb61f6394afd909938d7a43b9348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.391708 10261 tablet_bootstrap.cc:492] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:46.376682 10266 leader_election.cc:290] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:46.397855 10260 raft_consensus.cc:385] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.378131 10052 tablet_service.cc:1511] Processing CreateTablet for tablet 847c5ba620e147ddba44042a06eab45c (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:48:46.405324 10268 raft_consensus.cc:2804] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:46.404608 10269 raft_consensus.cc:515] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:46.427225 10261 tablet_bootstrap.cc:654] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.428686 10054 tablet_service.cc:1511] Processing CreateTablet for tablet 4e899d5bafc8438d8e5f51691596c177 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:48:46.424316 10260 raft_consensus.cc:740] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.435333 10260 consensus_queue.cc:260] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:46.436094 10057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da62f74e683b4855a95d9e2551468f7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.412997 10200 tablet_service.cc:1511] Processing CreateTablet for tablet da62f74e683b4855a95d9e2551468f7d (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:48:46.437090 10200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da62f74e683b4855a95d9e2551468f7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.429195  9981 tablet_service.cc:1511] Processing CreateTablet for tablet b562eb61f6394afd909938d7a43b9348 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:48:46.439455  9981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b562eb61f6394afd909938d7a43b9348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.440075 10268 raft_consensus.cc:493] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:46.440508 10268 raft_consensus.cc:3060] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.446519 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c359a46a182b41c78c4a74a41a210c2b" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:46.447170 10144 raft_consensus.cc:3060] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.447062 10205 tablet_service.cc:1511] Processing CreateTablet for tablet 4e899d5bafc8438d8e5f51691596c177 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:48:46.448256 10205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e899d5bafc8438d8e5f51691596c177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.448937 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:48:46.450515  9958 leader_election.cc:343] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.450955  9958 leader_election.cc:304] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:46.451969 10266 raft_consensus.cc:2749] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:46.451776 10133 tablet_service.cc:1511] Processing CreateTablet for tablet 73f9294afd614cab89b0f7f82a52b455 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:48:46.452942 10133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73f9294afd614cab89b0f7f82a52b455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.455569 10264 tablet_bootstrap.cc:492] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:46.456045 10264 ts_tablet_manager.cc:1403] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.237s	user 0.021s	sys 0.020s
I20260709 14:48:46.457261 10269 leader_election.cc:290] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:46.462400  9983 tablet_service.cc:1511] Processing CreateTablet for tablet 5bc01478161448b0b311033dd718cf83 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:48:46.463526  9983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc01478161448b0b311033dd718cf83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.468609 10264 raft_consensus.cc:359] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:46.469352 10264 raft_consensus.cc:385] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.469656 10264 raft_consensus.cc:740] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.473079 10052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847c5ba620e147ddba44042a06eab45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.473256 10060 tablet_service.cc:1511] Processing CreateTablet for tablet 5bc01478161448b0b311033dd718cf83 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:48:46.474428 10060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc01478161448b0b311033dd718cf83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.478569 10054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e899d5bafc8438d8e5f51691596c177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.479554 10127 tablet_service.cc:1511] Processing CreateTablet for tablet bb0cc97e05d64096a578ceb4a97b66ba (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:48:46.479943 10132 tablet_service.cc:1511] Processing CreateTablet for tablet 69bf7c5c69194976a00a13095b413417 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:48:46.480741 10127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0cc97e05d64096a578ceb4a97b66ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.481360 10132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69bf7c5c69194976a00a13095b413417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.470335 10264 consensus_queue.cc:260] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:46.489790  9985 tablet_service.cc:1511] Processing CreateTablet for tablet a3b01e144a274a3099ae5a0b26efc6c5 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:48:46.491006  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c359a46a182b41c78c4a74a41a210c2b" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:46.491124  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c359a46a182b41c78c4a74a41a210c2b" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:46.491003  9985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b01e144a274a3099ae5a0b26efc6c5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:46.492488 10035 leader_election.cc:343] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:46.493135 10035 leader_election.cc:343] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.488821 10207 tablet_service.cc:1511] Processing CreateTablet for tablet a3b01e144a274a3099ae5a0b26efc6c5 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:48:46.503217 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b01e144a274a3099ae5a0b26efc6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.503118 10134 tablet_service.cc:1511] Processing CreateTablet for tablet 7d105d08310547a78cff0dd8dc41fc82 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:48:46.504328 10134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d105d08310547a78cff0dd8dc41fc82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.509851 10129 tablet_service.cc:1511] Processing CreateTablet for tablet 847c5ba620e147ddba44042a06eab45c (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:48:46.511096 10129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847c5ba620e147ddba44042a06eab45c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.485836 10144 raft_consensus.cc:2468] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:46.513597 10035 leader_election.cc:304] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:46.514559 10269 raft_consensus.cc:2804] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:46.515027 10269 raft_consensus.cc:697] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:46.515822 10269 consensus_queue.cc:237] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:46.518869 10125 tablet_service.cc:1511] Processing CreateTablet for tablet b562eb61f6394afd909938d7a43b9348 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:48:46.520162 10125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b562eb61f6394afd909938d7a43b9348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.531646 10264 ts_tablet_manager.cc:1434] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.075s	user 0.009s	sys 0.000s
I20260709 14:48:46.532861 10131 tablet_service.cc:1511] Processing CreateTablet for tablet 4e899d5bafc8438d8e5f51691596c177 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:48:46.534138 10131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e899d5bafc8438d8e5f51691596c177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.534693 10264 tablet_bootstrap.cc:492] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:46.531281 10268 raft_consensus.cc:515] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:46.541579 10259 tablet_bootstrap.cc:492] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:46.542054 10259 ts_tablet_manager.cc:1403] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.238s	user 0.026s	sys 0.016s
I20260709 14:48:46.547681 10128 tablet_service.cc:1511] Processing CreateTablet for tablet 5bc01478161448b0b311033dd718cf83 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:48:46.548980 10057 tablet_service.cc:1511] Processing CreateTablet for tablet a3b01e144a274a3099ae5a0b26efc6c5 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:48:46.552191 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:46.552966 10218 raft_consensus.cc:2393] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 1: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:48:46.555223 10126 tablet_service.cc:1511] Processing CreateTablet for tablet 56d2be58000149d2ad49c285b5c29803 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:48:46.550169 10057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b01e144a274a3099ae5a0b26efc6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.544835 10259 raft_consensus.cc:359] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:46.566566 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:48:46.567929 10107 leader_election.cc:343] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.568390 10107 leader_election.cc:304] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:46.569216 10274 raft_consensus.cc:3060] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.563053 10128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5bc01478161448b0b311033dd718cf83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.575999  9892 catalog_manager.cc:5697] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 1 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:46.568225 10053 tablet_service.cc:1511] Processing CreateTablet for tablet c75c510ff0e74d62aa3edcd977b8510c (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:48:46.579116 10205 tablet_service.cc:1511] Processing CreateTablet for tablet c75c510ff0e74d62aa3edcd977b8510c (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:48:46.577742 10274 raft_consensus.cc:2749] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:46.581646 10056 tablet_service.cc:1511] Processing CreateTablet for tablet c62403e2ef16484cb043003ac7a6c2dc (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:48:46.580868 10053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75c510ff0e74d62aa3edcd977b8510c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.563158 10259 raft_consensus.cc:385] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.579607 10052 tablet_service.cc:1511] Processing CreateTablet for tablet d07c9680a2354a1994624a912eb27f9a (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:48:46.580423 10208 tablet_service.cc:1511] Processing CreateTablet for tablet c62403e2ef16484cb043003ac7a6c2dc (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:48:46.582173  9977 tablet_service.cc:1511] Processing CreateTablet for tablet 56d2be58000149d2ad49c285b5c29803 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:48:46.581668 10205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75c510ff0e74d62aa3edcd977b8510c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.587987 10126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d2be58000149d2ad49c285b5c29803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.600535 10208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62403e2ef16484cb043003ac7a6c2dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.606823 10264 tablet_bootstrap.cc:654] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.609892  9981 tablet_service.cc:1511] Processing CreateTablet for tablet d07c9680a2354a1994624a912eb27f9a (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:48:46.588737 10261 tablet_bootstrap.cc:492] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:46.589231 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:46.594106 10260 ts_tablet_manager.cc:1434] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.215s	user 0.014s	sys 0.010s
I20260709 14:48:46.595896 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:46.597061 10268 leader_election.cc:290] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:46.598966 10056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62403e2ef16484cb043003ac7a6c2dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.616528 10052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07c9680a2354a1994624a912eb27f9a. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:46.617236 10181 leader_election.cc:343] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.618820 10133 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd1bd18cdde43418f2e4fecc7dbe335 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:48:46.619953 10133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd1bd18cdde43418f2e4fecc7dbe335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.621490 10261 ts_tablet_manager.cc:1403] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.230s	user 0.016s	sys 0.011s
I20260709 14:48:46.621973 10260 tablet_bootstrap.cc:492] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:46.597831 10203 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd1bd18cdde43418f2e4fecc7dbe335 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:48:46.599277  9980 tablet_service.cc:1511] Processing CreateTablet for tablet c62403e2ef16484cb043003ac7a6c2dc (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:48:46.588289 10200 tablet_service.cc:1511] Processing CreateTablet for tablet 56d2be58000149d2ad49c285b5c29803 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:48:46.612807 10130 tablet_service.cc:1511] Processing CreateTablet for tablet d07c9680a2354a1994624a912eb27f9a (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:48:46.624366 10261 raft_consensus.cc:359] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:46.627602 10130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07c9680a2354a1994624a912eb27f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.635247 10060 tablet_service.cc:1511] Processing CreateTablet for tablet 2674d4659fbb46e6a26864e5005cf172 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:48:46.628273 10203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd1bd18cdde43418f2e4fecc7dbe335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.637292 10060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2674d4659fbb46e6a26864e5005cf172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.628595  9983 tablet_service.cc:1511] Processing CreateTablet for tablet 5cd1bd18cdde43418f2e4fecc7dbe335 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:48:46.626888 10144 raft_consensus.cc:2468] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:46.630002  9980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62403e2ef16484cb043003ac7a6c2dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.628515 10131 tablet_service.cc:1511] Processing CreateTablet for tablet c75c510ff0e74d62aa3edcd977b8510c (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:48:46.642251 10200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d2be58000149d2ad49c285b5c29803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.649875  9977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d2be58000149d2ad49c285b5c29803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.650159 10183 leader_election.cc:304] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:46.651254 10268 raft_consensus.cc:2804] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:46.637709 10261 raft_consensus.cc:385] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.646539 10260 tablet_bootstrap.cc:654] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.613952 10259 raft_consensus.cc:740] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.652812 10261 raft_consensus.cc:740] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.654026 10261 consensus_queue.cc:260] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:46.651206  9981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d07c9680a2354a1994624a912eb27f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.659538 10259 consensus_queue.cc:260] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:46.661669 10259 ts_tablet_manager.cc:1434] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.119s	user 0.008s	sys 0.000s
I20260709 14:48:46.662619 10131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c75c510ff0e74d62aa3edcd977b8510c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.670614 10207 tablet_service.cc:1511] Processing CreateTablet for tablet 2674d4659fbb46e6a26864e5005cf172 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:48:46.671139 10054 tablet_service.cc:1511] Processing CreateTablet for tablet a6595796f4a649c8b8df14c4922ea75b (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:48:46.671661 10207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2674d4659fbb46e6a26864e5005cf172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.671870 10202 tablet_service.cc:1511] Processing CreateTablet for tablet 8fccc5eb8371404c8fc78e2a46209268 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:48:46.672287 10054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6595796f4a649c8b8df14c4922ea75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.675308 10059 tablet_service.cc:1511] Processing CreateTablet for tablet 8fccc5eb8371404c8fc78e2a46209268 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:48:46.676474 10059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fccc5eb8371404c8fc78e2a46209268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.677531 10202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fccc5eb8371404c8fc78e2a46209268. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.679477 10199 tablet_service.cc:1511] Processing CreateTablet for tablet 72e686a7d11347bcb5ef37a4182f2378 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:48:46.680681 10199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e686a7d11347bcb5ef37a4182f2378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.683475 10051 tablet_service.cc:1511] Processing CreateTablet for tablet a5756d33f07b4adc9372a9c6273b4730 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:48:46.684599 10051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5756d33f07b4adc9372a9c6273b4730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.687326 10204 tablet_service.cc:1511] Processing CreateTablet for tablet a5756d33f07b4adc9372a9c6273b4730 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:48:46.688472 10204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5756d33f07b4adc9372a9c6273b4730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.690112  9982 tablet_service.cc:1511] Processing CreateTablet for tablet 8fccc5eb8371404c8fc78e2a46209268 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:48:46.690467 10128 tablet_service.cc:1511] Processing CreateTablet for tablet 2674d4659fbb46e6a26864e5005cf172 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:48:46.691563 10128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2674d4659fbb46e6a26864e5005cf172. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.692016  9984 tablet_service.cc:1511] Processing CreateTablet for tablet 72e686a7d11347bcb5ef37a4182f2378 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:48:46.693850  9985 tablet_service.cc:1511] Processing CreateTablet for tablet a6595796f4a649c8b8df14c4922ea75b (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:48:46.694559 10055 tablet_service.cc:1511] Processing CreateTablet for tablet 0176ceb78d2f4e9194b55006a0b940f2 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:48:46.695698 10055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0176ceb78d2f4e9194b55006a0b940f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.698601 10129 tablet_service.cc:1511] Processing CreateTablet for tablet a6595796f4a649c8b8df14c4922ea75b (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:48:46.699252 10201 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebe4f728ed7474e999c69d677400ed7 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:48:46.699735 10129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6595796f4a649c8b8df14c4922ea75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.700748  9978 tablet_service.cc:1511] Processing CreateTablet for tablet 0176ceb78d2f4e9194b55006a0b940f2 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:48:46.701644 10259 tablet_bootstrap.cc:492] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:46.702077 10125 tablet_service.cc:1511] Processing CreateTablet for tablet 72e686a7d11347bcb5ef37a4182f2378 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:48:46.703207 10125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e686a7d11347bcb5ef37a4182f2378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.705446 10201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebe4f728ed7474e999c69d677400ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.705862 10132 tablet_service.cc:1511] Processing CreateTablet for tablet a5756d33f07b4adc9372a9c6273b4730 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:48:46.708663 10132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5756d33f07b4adc9372a9c6273b4730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.707427 10127 tablet_service.cc:1511] Processing CreateTablet for tablet 0176ceb78d2f4e9194b55006a0b940f2 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:48:46.709841 10127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0176ceb78d2f4e9194b55006a0b940f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.726157 10291 raft_consensus.cc:493] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.726650 10291 raft_consensus.cc:515] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:46.728711 10291 leader_election.cc:290] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:46.729918 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e65fd552e14467baf89861143d1199" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:46.730548 10144 raft_consensus.cc:2468] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:46.731777  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e65fd552e14467baf89861143d1199" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:46.732003 10035 leader_election.cc:304] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:46.732829 10291 raft_consensus.cc:2804] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:46.733156 10291 raft_consensus.cc:493] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:48:46.733266 10035 leader_election.cc:343] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.737280 10291 raft_consensus.cc:3060] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:46.793730  9983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cd1bd18cdde43418f2e4fecc7dbe335. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.809499  9984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e686a7d11347bcb5ef37a4182f2378. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.811223  9985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a6595796f4a649c8b8df14c4922ea75b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.816735  9982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fccc5eb8371404c8fc78e2a46209268. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:46.835369  9879 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 78364.8us
W20260709 14:48:46.837656  9877 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.19.130:38979, user_credentials={real_user=slave}} blocked reactor thread for 74619.5us
I20260709 14:48:46.837610  9980 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebe4f728ed7474e999c69d677400ed7 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:48:46.839323 10128 tablet_service.cc:1511] Processing CreateTablet for tablet 5994eaaa6a1048f8b62556f9f0150b1c (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:48:46.839963 10056 tablet_service.cc:1511] Processing CreateTablet for tablet 1ebe4f728ed7474e999c69d677400ed7 (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:48:46.840632 10128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5994eaaa6a1048f8b62556f9f0150b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.841486 10264 tablet_bootstrap.cc:492] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:46.841952 10264 ts_tablet_manager.cc:1403] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.307s	user 0.022s	sys 0.013s
I20260709 14:48:46.841130 10056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebe4f728ed7474e999c69d677400ed7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.844787 10264 raft_consensus.cc:359] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:46.845535 10264 raft_consensus.cc:385] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:46.845810 10264 raft_consensus.cc:740] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:46.846627 10264 consensus_queue.cc:260] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:46.849589  9978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0176ceb78d2f4e9194b55006a0b940f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.856837 10264 ts_tablet_manager.cc:1434] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 14:48:46.857905 10264 tablet_bootstrap.cc:492] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:46.829164 10268 raft_consensus.cc:697] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:46.865671 10259 tablet_bootstrap.cc:654] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.875864  9980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ebe4f728ed7474e999c69d677400ed7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:46.887545  9941 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:46.887862  9976 tablet_service.cc:1511] Processing CreateTablet for tablet 5994eaaa6a1048f8b62556f9f0150b1c (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:48:46.888320 10264 tablet_bootstrap.cc:654] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:46.889122  9976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5994eaaa6a1048f8b62556f9f0150b1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:48:46.889271 10298 raft_consensus.cc:493] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.902606 10297 raft_consensus.cc:493] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:46.903136 10297 raft_consensus.cc:515] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:46.900314 10268 consensus_queue.cc:237] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:46.892998 10298 raft_consensus.cc:515] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:46.911008 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:46.912793  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:46.933344 10181 leader_election.cc:343] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:46.934513 10183 leader_election.cc:343] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:46.934909 10183 leader_election.cc:304] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:46.935882 10300 raft_consensus.cc:2749] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:46.913264 10297 leader_election.cc:290] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:46.920142 10203 tablet_service.cc:1511] Processing CreateTablet for tablet 5994eaaa6a1048f8b62556f9f0150b1c (DEFAULT_TABLE table=test-workload [id=c1a0e92ebfa8440aab5aadfcb6ac170c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:48:46.940553 10203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5994eaaa6a1048f8b62556f9f0150b1c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:48:46.922640 10035 consensus_peers.cc:597] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:47.025607 10291 raft_consensus.cc:515] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.027292 10291 leader_election.cc:290] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:47.028388 10260 tablet_bootstrap.cc:492] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:47.028847  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e65fd552e14467baf89861143d1199" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:47.030026 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e65fd552e14467baf89861143d1199" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:47.030562 10144 raft_consensus.cc:3060] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:47.033842 10035 leader_election.cc:343] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.037601 10274 raft_consensus.cc:493] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.038112 10274 raft_consensus.cc:515] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.040356 10274 leader_election.cc:290] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:47.041121 10144 raft_consensus.cc:2468] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:47.042797 10035 leader_election.cc:304] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:47.045538 10261 ts_tablet_manager.cc:1434] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.424s	user 0.027s	sys 0.044s
I20260709 14:48:47.046012 10291 raft_consensus.cc:2804] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.046629 10261 tablet_bootstrap.cc:492] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:47.046784 10291 raft_consensus.cc:697] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:47.047546 10266 raft_consensus.cc:493] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.048956 10266 raft_consensus.cc:515] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.050958 10266 leader_election.cc:290] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:47.052838 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
W20260709 14:48:47.055091  9958 leader_election.cc:343] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.056028 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.056767 10144 raft_consensus.cc:2468] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:47.057972  9960 leader_election.cc:304] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:47.059199 10266 raft_consensus.cc:2804] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.059578 10266 raft_consensus.cc:493] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.059883 10266 raft_consensus.cc:3060] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.067160 10266 raft_consensus.cc:515] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.070470 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:47.071055 10143 raft_consensus.cc:3060] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:47.036808  9877 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.19.132:35729, user_credentials={real_user=slave}} blocked reactor thread for 103478us
I20260709 14:48:47.078415 10143 raft_consensus.cc:2468] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:47.079702  9960 leader_election.cc:304] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:47.081780 10291 consensus_queue.cc:237] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.028888 10260 ts_tablet_manager.cc:1403] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.407s	user 0.010s	sys 0.019s
W20260709 14:48:47.090229  9879 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 152045us
I20260709 14:48:47.106981 10269 consensus_queue.cc:1048] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:47.107352 10307 raft_consensus.cc:2804] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.113747 10260 raft_consensus.cc:359] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.114466 10260 raft_consensus.cc:385] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.114770 10260 raft_consensus.cc:740] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.115482 10260 consensus_queue.cc:260] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.114187 10261 tablet_bootstrap.cc:654] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.122421 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.122418 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
W20260709 14:48:47.124884 10183 leader_election.cc:343] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.128509 10266 leader_election.cc:290] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:47.128674 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
W20260709 14:48:47.129940  9958 leader_election.cc:343] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.135155 10298 leader_election.cc:290] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:47.136188  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:47.136396 10107 leader_election.cc:343] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:47.137488 10183 leader_election.cc:343] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.137894 10183 leader_election.cc:304] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:47.139525 10298 raft_consensus.cc:2749] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.149770 10260 ts_tablet_manager.cc:1434] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 14:48:47.150821 10260 tablet_bootstrap.cc:492] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:47.159122 10260 tablet_bootstrap.cc:654] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.161723  9891 catalog_manager.cc:5697] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 1 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:47.170876  9892 catalog_manager.cc:5697] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 1 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:47.188221  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:47.199739 10259 tablet_bootstrap.cc:492] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:47.200299 10259 ts_tablet_manager.cc:1403] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.499s	user 0.014s	sys 0.023s
I20260709 14:48:47.203171 10259 raft_consensus.cc:359] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.203900 10259 raft_consensus.cc:385] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.204183 10259 raft_consensus.cc:740] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.204913 10259 consensus_queue.cc:260] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.209044 10259 ts_tablet_manager.cc:1434] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:48:47.210062 10259 tablet_bootstrap.cc:492] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:47.217159 10307 raft_consensus.cc:697] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:47.218102 10307 consensus_queue.cc:237] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.220866 10261 tablet_bootstrap.cc:492] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:47.221660 10261 ts_tablet_manager.cc:1403] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.175s	user 0.037s	sys 0.000s
I20260709 14:48:47.217216 10260 tablet_bootstrap.cc:492] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:47.223708 10260 ts_tablet_manager.cc:1403] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.050s
I20260709 14:48:47.224193 10261 raft_consensus.cc:359] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.224900 10261 raft_consensus.cc:385] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.225847 10260 raft_consensus.cc:359] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.226351 10260 raft_consensus.cc:385] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.226562 10260 raft_consensus.cc:740] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.227191 10260 consensus_queue.cc:260] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.228052 10259 tablet_bootstrap.cc:654] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.229262 10261 raft_consensus.cc:740] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.230201 10261 consensus_queue.cc:260] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.229076 10260 ts_tablet_manager.cc:1434] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:48:47.232210 10260 tablet_bootstrap.cc:492] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:47.234930 10261 ts_tablet_manager.cc:1434] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:48:47.236632 10269 raft_consensus.cc:493] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.240149 10269 raft_consensus.cc:515] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.240631 10261 tablet_bootstrap.cc:492] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:47.242419 10269 leader_election.cc:290] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:47.243563 10109 leader_election.cc:304] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:47.244752 10274 raft_consensus.cc:2749] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.247254 10261 tablet_bootstrap.cc:654] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.238374 10260 tablet_bootstrap.cc:654] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.230680 10264 tablet_bootstrap.cc:492] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:47.248188 10264 ts_tablet_manager.cc:1403] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.390s	user 0.024s	sys 0.011s
I20260709 14:48:47.249636  9892 catalog_manager.cc:5697] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:47.254935 10259 tablet_bootstrap.cc:492] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:47.255396 10259 ts_tablet_manager.cc:1403] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.006s
I20260709 14:48:47.261370 10264 raft_consensus.cc:359] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.262080 10264 raft_consensus.cc:385] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.262356 10264 raft_consensus.cc:740] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.262996 10264 consensus_queue.cc:260] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.268134  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:47.268788  9995 raft_consensus.cc:2468] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:47.270004 10035 leader_election.cc:304] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:47.270789 10269 raft_consensus.cc:2804] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.271119 10269 raft_consensus.cc:493] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.271364 10264 ts_tablet_manager.cc:1434] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:48:47.271437 10269 raft_consensus.cc:3060] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.272377 10264 tablet_bootstrap.cc:492] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:47.278757 10259 raft_consensus.cc:359] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.279434 10259 raft_consensus.cc:385] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.279708 10259 raft_consensus.cc:740] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.279819 10307 raft_consensus.cc:493] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.280364 10307 raft_consensus.cc:515] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.282449 10307 leader_election.cc:290] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:47.284354 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e65fd552e14467baf89861143d1199" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:47.286506 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e65fd552e14467baf89861143d1199" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.287231 10144 raft_consensus.cc:2393] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in current term 1: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:47.288602  9960 leader_election.cc:304] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:47.289285 10269 raft_consensus.cc:515] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.289740 10307 raft_consensus.cc:3060] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.290151 10259 consensus_queue.cc:260] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.298771 10307 raft_consensus.cc:2749] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.301767  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:47.302371  9995 raft_consensus.cc:3060] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.303771 10264 tablet_bootstrap.cc:654] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.301900 10259 ts_tablet_manager.cc:1434] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 14:48:47.309547  9995 raft_consensus.cc:2468] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:47.310770 10035 leader_election.cc:304] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:47.311053 10259 tablet_bootstrap.cc:492] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:47.311578 10291 raft_consensus.cc:2804] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.312278 10269 leader_election.cc:290] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:47.323614 10291 raft_consensus.cc:697] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:47.326639 10291 consensus_queue.cc:237] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.329223 10260 tablet_bootstrap.cc:492] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:47.330053 10260 ts_tablet_manager.cc:1403] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.098s	user 0.023s	sys 0.016s
I20260709 14:48:47.334688 10261 tablet_bootstrap.cc:492] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:47.335189 10261 ts_tablet_manager.cc:1403] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.095s	user 0.041s	sys 0.043s
I20260709 14:48:47.342272 10260 raft_consensus.cc:359] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.342986 10260 raft_consensus.cc:385] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.343536 10260 raft_consensus.cc:740] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.344448 10260 consensus_queue.cc:260] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.344964 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:47.345852 10264 tablet_bootstrap.cc:492] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:47.344388 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
W20260709 14:48:47.346315 10033 leader_election.cc:343] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.346998 10260 ts_tablet_manager.cc:1434] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 14:48:47.346541 10261 raft_consensus.cc:359] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
W20260709 14:48:47.347640 10033 leader_election.cc:343] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.348069 10260 tablet_bootstrap.cc:492] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:47.346357 10264 ts_tablet_manager.cc:1403] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.074s	user 0.015s	sys 0.008s
I20260709 14:48:47.347672 10261 raft_consensus.cc:385] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.348811 10261 raft_consensus.cc:740] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.349548 10261 consensus_queue.cc:260] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.351015 10264 raft_consensus.cc:359] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.348130 10259 tablet_bootstrap.cc:654] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.351657 10261 ts_tablet_manager.cc:1434] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:48:47.352922 10261 tablet_bootstrap.cc:492] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:47.354854 10260 tablet_bootstrap.cc:654] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.359009 10261 tablet_bootstrap.cc:654] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.359256  9892 catalog_manager.cc:5697] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 1 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:47.367522 10291 raft_consensus.cc:493] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.368018 10260 tablet_bootstrap.cc:492] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:47.368002 10291 raft_consensus.cc:515] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.368659 10260 ts_tablet_manager.cc:1403] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 14:48:47.370286 10291 leader_election.cc:290] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:47.371730 10260 raft_consensus.cc:359] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.372545 10260 raft_consensus.cc:385] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.372823 10260 raft_consensus.cc:740] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.373049 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.373768 10144 raft_consensus.cc:2393] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 1: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:48:47.373638 10260 consensus_queue.cc:260] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.371683 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:47.376108 10260 ts_tablet_manager.cc:1434] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:48:47.376259 10033 leader_election.cc:304] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:47.377038 10291 raft_consensus.cc:3060] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.379367 10264 raft_consensus.cc:385] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.379690 10264 raft_consensus.cc:740] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.380393 10264 consensus_queue.cc:260] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.384193 10291 raft_consensus.cc:2749] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.385125 10260 tablet_bootstrap.cc:492] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:47.385076 10264 ts_tablet_manager.cc:1434] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.002s
I20260709 14:48:47.386215 10264 tablet_bootstrap.cc:492] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:47.391031 10259 tablet_bootstrap.cc:492] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:47.391515 10259 ts_tablet_manager.cc:1403] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.081s	user 0.006s	sys 0.004s
I20260709 14:48:47.391929 10260 tablet_bootstrap.cc:654] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.394388 10259 raft_consensus.cc:359] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.394914 10259 raft_consensus.cc:385] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.395187 10259 raft_consensus.cc:740] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.399058 10291 raft_consensus.cc:493] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.398907 10259 consensus_queue.cc:260] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.399577 10291 raft_consensus.cc:515] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.400281  9995 raft_consensus.cc:3060] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.401582 10264 tablet_bootstrap.cc:654] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.403671 10291 leader_election.cc:290] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:47.405481 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba696891c2341ee998aa5723ac55818" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.406073 10144 raft_consensus.cc:2468] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:47.407792 10268 consensus_queue.cc:1048] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:47.408164  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba696891c2341ee998aa5723ac55818" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:47.411047 10259 ts_tablet_manager.cc:1434] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 14:48:47.412170 10260 tablet_bootstrap.cc:492] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
W20260709 14:48:47.412214 10035 leader_election.cc:343] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.412783 10260 ts_tablet_manager.cc:1403] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260709 14:48:47.413126 10259 tablet_bootstrap.cc:492] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:47.413040 10035 leader_election.cc:304] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:47.414160 10291 raft_consensus.cc:2804] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.414525 10291 raft_consensus.cc:493] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.414842 10291 raft_consensus.cc:3060] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.415609 10260 raft_consensus.cc:359] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.416286 10260 raft_consensus.cc:385] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.416577 10260 raft_consensus.cc:740] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.417287 10260 consensus_queue.cc:260] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.419622 10260 ts_tablet_manager.cc:1434] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:48:47.420557 10260 tablet_bootstrap.cc:492] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:47.426358 10260 tablet_bootstrap.cc:654] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.426638 10291 raft_consensus.cc:515] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.429358  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba696891c2341ee998aa5723ac55818" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
W20260709 14:48:47.430716 10035 leader_election.cc:343] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.432551 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba696891c2341ee998aa5723ac55818" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:47.433069 10144 raft_consensus.cc:3060] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.433861 10261 tablet_bootstrap.cc:492] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:47.434330 10261 ts_tablet_manager.cc:1403] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.032s
I20260709 14:48:47.436398 10264 tablet_bootstrap.cc:492] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:47.437855 10261 raft_consensus.cc:359] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.438585 10261 raft_consensus.cc:385] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.434238 10259 tablet_bootstrap.cc:654] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.439000 10264 ts_tablet_manager.cc:1403] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.000s
I20260709 14:48:47.438879 10261 raft_consensus.cc:740] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.441588 10261 consensus_queue.cc:260] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.444711 10144 raft_consensus.cc:2468] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:47.447275 10264 raft_consensus.cc:359] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.448020 10264 raft_consensus.cc:385] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.448300 10264 raft_consensus.cc:740] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.450084 10035 leader_election.cc:304] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:47.451085 10323 raft_consensus.cc:2804] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.451581 10323 raft_consensus.cc:697] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:47.452101 10261 ts_tablet_manager.cc:1434] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:48:47.452411 10323 consensus_queue.cc:237] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.449031 10264 consensus_queue.cc:260] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.460387 10261 tablet_bootstrap.cc:492] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:47.462815 10264 ts_tablet_manager.cc:1434] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:48:47.468164 10268 consensus_queue.cc:1048] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:47.470718 10261 tablet_bootstrap.cc:654] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.471975 10259 tablet_bootstrap.cc:492] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:47.472453 10259 ts_tablet_manager.cc:1403] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.000s
I20260709 14:48:47.474463 10260 tablet_bootstrap.cc:492] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:47.474946 10260 ts_tablet_manager.cc:1403] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.016s
I20260709 14:48:47.476315  9892 catalog_manager.cc:5697] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 1 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:47.477380 10260 raft_consensus.cc:359] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.478062 10260 raft_consensus.cc:385] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.478313 10260 raft_consensus.cc:740] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.479065 10260 consensus_queue.cc:260] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.481168 10260 ts_tablet_manager.cc:1434] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:48:47.482038 10260 tablet_bootstrap.cc:492] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:47.484560 10259 raft_consensus.cc:359] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.485268 10259 raft_consensus.cc:385] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.485543 10259 raft_consensus.cc:740] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.491418 10260 tablet_bootstrap.cc:654] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.492166 10323 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.492611 10323 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.494529 10323 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:47.495316 10261 tablet_bootstrap.cc:492] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:47.495118 10259 consensus_queue.cc:260] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.495858 10261 ts_tablet_manager.cc:1403] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.014s
I20260709 14:48:47.497309 10259 ts_tablet_manager.cc:1434] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.005s
I20260709 14:48:47.498463 10261 raft_consensus.cc:359] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.499190 10261 raft_consensus.cc:385] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.499495 10261 raft_consensus.cc:740] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.498407 10259 tablet_bootstrap.cc:492] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:47.500151 10261 consensus_queue.cc:260] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.502161 10261 ts_tablet_manager.cc:1434] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:48:47.503165 10261 tablet_bootstrap.cc:492] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:47.506261 10274 raft_consensus.cc:493] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.506732 10274 raft_consensus.cc:515] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.507977 10259 tablet_bootstrap.cc:654] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.508644 10261 tablet_bootstrap.cc:654] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.510281  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:47.510999  9995 raft_consensus.cc:2468] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 0.
I20260709 14:48:47.512320 10109 leader_election.cc:304] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [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: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:47.514055 10260 tablet_bootstrap.cc:492] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:47.513988 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:47.514638 10260 ts_tablet_manager.cc:1403] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.002s
W20260709 14:48:47.515492 10107 leader_election.cc:343] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.508695 10274 leader_election.cc:290] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:47.516417 10274 raft_consensus.cc:2804] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.516737 10274 raft_consensus.cc:493] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.517047 10274 raft_consensus.cc:3060] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.517089 10260 raft_consensus.cc:359] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.517827 10260 raft_consensus.cc:385] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.518100 10260 raft_consensus.cc:740] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.518824 10260 consensus_queue.cc:260] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.522364 10307 raft_consensus.cc:493] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.522869 10307 raft_consensus.cc:515] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.523675 10260 ts_tablet_manager.cc:1434] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:48:47.524559 10260 tablet_bootstrap.cc:492] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:47.524847 10307 leader_election.cc:290] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:47.526690 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:47.527916 10218 raft_consensus.cc:2468] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:47.529285  9958 leader_election.cc:304] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:47.530007 10260 tablet_bootstrap.cc:654] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.530151 10307 raft_consensus.cc:2804] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.530578 10307 raft_consensus.cc:493] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.530910 10307 raft_consensus.cc:3060] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:47.531273 10035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 81293.1us
I20260709 14:48:47.532747  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:47.534965 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.537710 10268 raft_consensus.cc:493] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.538403 10268 raft_consensus.cc:515] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.542944 10268 leader_election.cc:290] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:47.543705 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e75416c2274ad6b179098c8d0a2c28" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:47.545452 10070 raft_consensus.cc:2468] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:47.546550 10181 leader_election.cc:304] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [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: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:47.544559 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e75416c2274ad6b179098c8d0a2c28" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.552985 10144 raft_consensus.cc:2468] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:47.554811 10268 raft_consensus.cc:2804] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.555212 10268 raft_consensus.cc:493] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.555549 10268 raft_consensus.cc:3060] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:47.558190 10035 leader_election.cc:343] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:47.558916 10035 leader_election.cc:343] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.559304 10035 leader_election.cc:304] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:47.560001 10323 raft_consensus.cc:2749] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.560920 10291 leader_election.cc:290] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:47.524976 10274 raft_consensus.cc:515] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.568449 10264 tablet_bootstrap.cc:492] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:47.560736 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:47.578528 10269 consensus_queue.cc:1048] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:47.580175 10259 tablet_bootstrap.cc:492] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:47.580346 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:47.580650 10259 ts_tablet_manager.cc:1403] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.024s
W20260709 14:48:47.581103  9958 leader_election.cc:343] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:47.581988 10107 leader_election.cc:343] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.582087 10310 raft_consensus.cc:493] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.582671 10310 raft_consensus.cc:515] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.583186 10259 raft_consensus.cc:359] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.583839 10259 raft_consensus.cc:385] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.560657 10307 raft_consensus.cc:515] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.584105 10259 raft_consensus.cc:740] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.584743 10310 leader_election.cc:290] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:47.585270 10274 leader_election.cc:290] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:47.585526  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:47.586133  9995 raft_consensus.cc:3060] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.586265 10307 leader_election.cc:290] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:47.588266 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:47.588886 10218 raft_consensus.cc:3060] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.594733  9995 raft_consensus.cc:2468] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:47.596491 10109 leader_election.cc:304] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:47.597461 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba696891c2341ee998aa5723ac55818" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:47.598452 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba696891c2341ee998aa5723ac55818" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.599435 10343 raft_consensus.cc:2804] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.601383 10218 raft_consensus.cc:2468] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:47.602547  9958 leader_election.cc:304] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:47.603381 10310 raft_consensus.cc:2804] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.599432 10144 raft_consensus.cc:2393] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in current term 1: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:47.603622 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:47.604027 10310 raft_consensus.cc:697] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:47.604876  9958 leader_election.cc:304] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:47.606305 10266 raft_consensus.cc:3060] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.604910 10310 consensus_queue.cc:237] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.612983 10266 raft_consensus.cc:2749] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.616411 10343 raft_consensus.cc:697] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
W20260709 14:48:47.617458  9958 leader_election.cc:343] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.617238 10343 consensus_queue.cc:237] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.622481 10269 consensus_queue.cc:1048] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:47.622470 10268 raft_consensus.cc:515] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.625202 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e75416c2274ad6b179098c8d0a2c28" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:47.624655  9890 catalog_manager.cc:5697] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:47.625779 10070 raft_consensus.cc:3060] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.626672 10264 tablet_bootstrap.cc:654] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.628057 10323 raft_consensus.cc:493] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.584765 10259 consensus_queue.cc:260] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.628594 10323 raft_consensus.cc:515] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.629570 10298 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.630020 10298 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.630511 10323 leader_election.cc:290] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:47.631743 10323 raft_consensus.cc:493] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.631879 10298 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:47.632372 10259 ts_tablet_manager.cc:1434] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.051s	user 0.001s	sys 0.005s
I20260709 14:48:47.632134 10323 raft_consensus.cc:515] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.633306 10259 tablet_bootstrap.cc:492] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:47.634275 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.635270 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:47.636729 10261 tablet_bootstrap.cc:492] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:47.642185 10259 tablet_bootstrap.cc:654] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.642112 10261 ts_tablet_manager.cc:1403] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.139s	user 0.059s	sys 0.057s
W20260709 14:48:47.642313 10033 leader_election.cc:343] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.639380 10298 raft_consensus.cc:493] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.643182 10298 raft_consensus.cc:515] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.645038 10261 raft_consensus.cc:359] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.645749 10261 raft_consensus.cc:385] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.645999 10261 raft_consensus.cc:740] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.646773  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:47.640280 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810c71d16b1f463c80eb1ebb6684734d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
W20260709 14:48:47.648663 10183 leader_election.cc:343] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.640969 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e75416c2274ad6b179098c8d0a2c28" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:47.649266 10143 raft_consensus.cc:3060] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.637975 10268 leader_election.cc:290] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:47.638576 10323 leader_election.cc:290] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:47.646633 10261 consensus_queue.cc:260] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.639552  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:47.650264 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.649930 10298 leader_election.cc:290] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:47.653651 10070 raft_consensus.cc:2468] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:47.654965 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.655345 10261 ts_tablet_manager.cc:1434] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:48:47.657871 10261 tablet_bootstrap.cc:492] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:47.658713 10310 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.659154 10310 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.654991 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810c71d16b1f463c80eb1ebb6684734d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.656394 10181 leader_election.cc:304] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [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: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:47.663394 10261 tablet_bootstrap.cc:654] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.668427 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:47.668725 10260 tablet_bootstrap.cc:492] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:47.669154 10260 ts_tablet_manager.cc:1403] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.145s	user 0.028s	sys 0.028s
I20260709 14:48:47.669031 10070 raft_consensus.cc:2468] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:47.661108 10310 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
W20260709 14:48:47.673043 10183 leader_election.cc:343] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:47.673346 10033 leader_election.cc:343] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.673580 10183 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:47.674166  9958 leader_election.cc:304] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:47.674691 10298 raft_consensus.cc:2749] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.675514 10310 raft_consensus.cc:2804] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.671372 10268 raft_consensus.cc:2804] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.676260 10268 raft_consensus.cc:697] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:47.677047 10268 consensus_queue.cc:237] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.678534 10144 raft_consensus.cc:2393] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 1: Already voted for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in this term.
I20260709 14:48:47.675899 10310 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.679420 10310 raft_consensus.cc:3060] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:47.680512 10035 leader_election.cc:343] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.680925 10035 leader_election.cc:304] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:47.681780 10260 raft_consensus.cc:359] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
W20260709 14:48:47.682050 10035 leader_election.cc:343] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.682406 10260 raft_consensus.cc:385] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.684500 10260 raft_consensus.cc:740] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.682452 10291 raft_consensus.cc:2749] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.684376 10035 leader_election.cc:304] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:47.685204 10260 consensus_queue.cc:260] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.688799 10291 raft_consensus.cc:2749] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.689862 10264 tablet_bootstrap.cc:492] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:47.689812 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.690374 10264 ts_tablet_manager.cc:1403] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.227s	user 0.015s	sys 0.007s
I20260709 14:48:47.692745 10264 raft_consensus.cc:359] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.693610 10264 raft_consensus.cc:385] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.693876 10264 raft_consensus.cc:740] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.693957 10183 leader_election.cc:304] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
W20260709 14:48:47.694388  9960 leader_election.cc:343] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.694583 10264 consensus_queue.cc:260] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.695400 10298 raft_consensus.cc:3060] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.695637 10260 ts_tablet_manager.cc:1434] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:48:47.696681 10264 ts_tablet_manager.cc:1434] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:48:47.697520 10264 tablet_bootstrap.cc:492] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:47.697631  9890 catalog_manager.cc:5697] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 0 to 1, leader changed from <none> to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 1 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:47.698906 10260 tablet_bootstrap.cc:492] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:47.703485 10143 raft_consensus.cc:2468] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:47.715579 10259 tablet_bootstrap.cc:492] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:47.716035 10259 ts_tablet_manager.cc:1403] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.003s
I20260709 14:48:47.716212 10310 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.717679  9891 catalog_manager.cc:5697] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 1 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:47.720057 10260 tablet_bootstrap.cc:654] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.720132 10259 raft_consensus.cc:359] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.720820 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:47.720809 10259 raft_consensus.cc:385] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.722110 10259 raft_consensus.cc:740] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.722613 10070 raft_consensus.cc:3060] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.723008 10298 raft_consensus.cc:2749] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.722471 10310 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:47.729573 10259 consensus_queue.cc:260] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.731303 10261 tablet_bootstrap.cc:492] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:47.731464 10259 ts_tablet_manager.cc:1434] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 14:48:47.728967 10070 raft_consensus.cc:2468] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:47.731753 10261 ts_tablet_manager.cc:1403] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.011s
I20260709 14:48:47.732756  9958 leader_election.cc:304] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:47.733570 10307 raft_consensus.cc:2804] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.734000 10264 tablet_bootstrap.cc:654] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.734028 10307 raft_consensus.cc:697] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:47.734786 10266 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.734962 10307 consensus_queue.cc:237] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.735260 10266 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.735764 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:47.737164 10266 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
W20260709 14:48:47.737759  9960 leader_election.cc:343] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.738808 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:47.740097 10218 raft_consensus.cc:2468] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:47.740398 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.740625 10261 raft_consensus.cc:359] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.741250 10261 raft_consensus.cc:385] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.741338  9958 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:47.741560 10261 raft_consensus.cc:740] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
W20260709 14:48:47.741995  9960 leader_election.cc:343] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.742189 10310 raft_consensus.cc:2804] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.742574 10310 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.742635 10261 consensus_queue.cc:260] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.743073 10310 raft_consensus.cc:3060] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.744643 10261 ts_tablet_manager.cc:1434] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:48:47.745484 10261 tablet_bootstrap.cc:492] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:47.749769 10259 tablet_bootstrap.cc:492] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:47.749450 10310 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.751926 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
W20260709 14:48:47.753070  9960 leader_election.cc:343] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.755214 10310 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:47.756174 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:47.756593 10259 tablet_bootstrap.cc:654] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.756903 10218 raft_consensus.cc:3060] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.759850 10260 tablet_bootstrap.cc:492] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:47.760332 10260 ts_tablet_manager.cc:1403] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.005s
I20260709 14:48:47.762887 10260 raft_consensus.cc:359] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.763484 10260 raft_consensus.cc:385] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.763737 10260 raft_consensus.cc:740] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.764321 10260 consensus_queue.cc:260] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.766274 10261 tablet_bootstrap.cc:654] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.766458 10264 tablet_bootstrap.cc:492] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:47.766901 10264 ts_tablet_manager.cc:1403] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.005s
I20260709 14:48:47.767653 10310 consensus_queue.cc:1048] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:47.769280 10264 raft_consensus.cc:359] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.769899 10264 raft_consensus.cc:385] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.767944 10260 ts_tablet_manager.cc:1434] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:48:47.771075 10260 tablet_bootstrap.cc:492] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:47.770138 10264 raft_consensus.cc:740] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.773041 10259 tablet_bootstrap.cc:492] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:47.774387 10259 ts_tablet_manager.cc:1403] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.011s
I20260709 14:48:47.774986 10291 consensus_queue.cc:1048] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:47.776873 10259 raft_consensus.cc:359] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.777525 10259 raft_consensus.cc:385] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.777787 10259 raft_consensus.cc:740] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.774411 10298 raft_consensus.cc:493] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.778846 10298 raft_consensus.cc:515] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.781574 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.782812 10298 leader_election.cc:290] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:47.783375  9993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:47.783422 10259 consensus_queue.cc:260] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.784238  9993 raft_consensus.cc:2393] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 1: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:47.786482 10183 leader_election.cc:304] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:47.787755 10259 ts_tablet_manager.cc:1434] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 14:48:47.787779 10298 raft_consensus.cc:3060] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.788872 10259 tablet_bootstrap.cc:492] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:47.781577 10264 consensus_queue.cc:260] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.790896 10264 ts_tablet_manager.cc:1434] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260709 14:48:47.791802 10264 tablet_bootstrap.cc:492] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
W20260709 14:48:47.793845 10033 consensus_peers.cc:597] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb -> Peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729): Couldn't send request to peer ea3f270f82674352acbe74ce1c734ca5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:47.797555 10310 consensus_queue.cc:1048] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:47.803586 10218 raft_consensus.cc:2468] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:47.804832  9958 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:47.805882 10310 raft_consensus.cc:2804] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.806394 10310 raft_consensus.cc:697] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:47.807161 10310 consensus_queue.cc:237] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.794600 10259 tablet_bootstrap.cc:654] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.813959 10261 tablet_bootstrap.cc:492] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:47.814402 10261 ts_tablet_manager.cc:1403] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.027s
I20260709 14:48:47.779183 10260 tablet_bootstrap.cc:654] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.816890 10261 raft_consensus.cc:359] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.817538 10261 raft_consensus.cc:385] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.818782 10261 raft_consensus.cc:740] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.819559 10261 consensus_queue.cc:260] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.820078 10298 raft_consensus.cc:2749] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.820783 10268 raft_consensus.cc:493] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.821290 10268 raft_consensus.cc:515] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.825253 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9fdecfddd4f1ebfc289e509f54b01" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:47.826426  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9fdecfddd4f1ebfc289e509f54b01" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:47.827875 10183 leader_election.cc:343] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.829335 10343 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:48:47.829532 10181 leader_election.cc:343] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.830037 10268 leader_election.cc:290] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:47.829877 10343 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.830801 10181 leader_election.cc:304] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:47.831913 10343 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:47.832439 10268 raft_consensus.cc:2749] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.833829  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:47.835726 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:47.836513 10070 raft_consensus.cc:2393] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 1: Already voted for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in this term.
I20260709 14:48:47.837672 10107 leader_election.cc:304] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:47.838809 10343 raft_consensus.cc:3060] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.846494 10343 raft_consensus.cc:2749] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:47.847904 10261 ts_tablet_manager.cc:1434] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:48:47.848927 10261 tablet_bootstrap.cc:492] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:47.850528 10264 tablet_bootstrap.cc:654] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.851318  9893 catalog_manager.cc:5697] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:47.852841  9893 catalog_manager.cc:5697] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:47.855082 10261 tablet_bootstrap.cc:654] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.865931 10261 tablet_bootstrap.cc:492] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:47.866372 10261 ts_tablet_manager.cc:1403] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260709 14:48:47.868952 10261 raft_consensus.cc:359] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.869750 10261 raft_consensus.cc:385] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.870016 10261 raft_consensus.cc:740] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.870812 10261 consensus_queue.cc:260] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.872980 10261 ts_tablet_manager.cc:1434] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:48:47.873875 10261 tablet_bootstrap.cc:492] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:47.877947 10260 tablet_bootstrap.cc:492] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:47.878393 10260 ts_tablet_manager.cc:1403] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.107s	user 0.007s	sys 0.003s
I20260709 14:48:47.879388 10261 tablet_bootstrap.cc:654] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.883505 10259 tablet_bootstrap.cc:492] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:47.883853 10259 ts_tablet_manager.cc:1403] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.095s	user 0.026s	sys 0.047s
I20260709 14:48:47.884404 10260 raft_consensus.cc:359] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.885102 10260 raft_consensus.cc:385] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.885396 10260 raft_consensus.cc:740] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.886070 10259 raft_consensus.cc:359] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.886687 10259 raft_consensus.cc:385] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.886951 10259 raft_consensus.cc:740] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.887336 10261 tablet_bootstrap.cc:492] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:47.887863 10261 ts_tablet_manager.cc:1403] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 14:48:47.890321 10261 raft_consensus.cc:359] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.890971 10261 raft_consensus.cc:385] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.891268 10261 raft_consensus.cc:740] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.891992 10261 consensus_queue.cc:260] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.894140 10261 ts_tablet_manager.cc:1434] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:47.895017 10261 tablet_bootstrap.cc:492] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:47.897689 10260 consensus_queue.cc:260] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:47.903545 10261 tablet_bootstrap.cc:654] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.897810 10259 consensus_queue.cc:260] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.906612 10259 ts_tablet_manager.cc:1434] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:48:47.909638 10260 ts_tablet_manager.cc:1434] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 14:48:47.910483 10260 tablet_bootstrap.cc:492] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:47.916239 10323 raft_consensus.cc:493] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:47.916815 10260 tablet_bootstrap.cc:654] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.916751 10323 raft_consensus.cc:515] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.918886 10323 leader_election.cc:290] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:47.920691 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:47.921952  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:47.922601  9994 raft_consensus.cc:2468] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
W20260709 14:48:47.924089 10035 leader_election.cc:343] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.925086 10035 leader_election.cc:304] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:47.928967 10323 raft_consensus.cc:2804] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:47.930984 10323 raft_consensus.cc:493] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:47.931316 10323 raft_consensus.cc:3060] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:47.931876  9941 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:47.929021 10259 tablet_bootstrap.cc:492] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:47.940052 10259 tablet_bootstrap.cc:654] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.947054 10264 tablet_bootstrap.cc:492] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:47.947554 10264 ts_tablet_manager.cc:1403] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.036s
I20260709 14:48:47.950266 10264 raft_consensus.cc:359] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:47.950937 10264 raft_consensus.cc:385] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.951197 10264 raft_consensus.cc:740] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.951378 10259 tablet_bootstrap.cc:492] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:47.951967 10259 ts_tablet_manager.cc:1403] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.004s
I20260709 14:48:47.945035 10323 raft_consensus.cc:515] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.954964 10259 raft_consensus.cc:359] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.955660 10259 raft_consensus.cc:385] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:47.955976 10259 raft_consensus.cc:740] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:47.956667  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:47.956794 10259 consensus_queue.cc:260] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:47.957345  9994 raft_consensus.cc:3060] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:47.959142 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
W20260709 14:48:47.960557 10035 leader_election.cc:343] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:47.961591 10323 leader_election.cc:290] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:47.964651  9994 raft_consensus.cc:2468] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:47.966835 10035 leader_election.cc:304] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:47.967921 10269 consensus_queue.cc:1048] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:47.969321 10269 raft_consensus.cc:2804] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:47.969782 10269 raft_consensus.cc:697] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:47.970603 10269 consensus_queue.cc:237] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:47.971510 10259 ts_tablet_manager.cc:1434] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:48:47.972532 10259 tablet_bootstrap.cc:492] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:47.978145 10259 tablet_bootstrap.cc:654] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:47.983839 10291 consensus_queue.cc:1048] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:47.994692 10259 tablet_bootstrap.cc:492] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:47.999207 10365 consensus_queue.cc:1048] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:47.995139 10264 consensus_queue.cc:260] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.002498 10268 raft_consensus.cc:493] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.002986 10268 raft_consensus.cc:515] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.004007 10264 ts_tablet_manager.cc:1434] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260709 14:48:48.004868 10264 tablet_bootstrap.cc:492] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:47.995189 10259 ts_tablet_manager.cc:1403] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:48:48.007089  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:48.008312 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:48.008662 10261 tablet_bootstrap.cc:492] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:48.009171 10261 ts_tablet_manager.cc:1403] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.114s	user 0.031s	sys 0.062s
I20260709 14:48:48.011790 10259 raft_consensus.cc:359] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.004969 10268 leader_election.cc:290] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:48.012382 10181 leader_election.cc:304] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:48.013211 10268 raft_consensus.cc:2749] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:48.012356 10261 raft_consensus.cc:359] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.014159 10261 raft_consensus.cc:385] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.014405 10261 raft_consensus.cc:740] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.015058 10261 consensus_queue.cc:260] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.015949  9891 catalog_manager.cc:5697] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 1 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:48.018795 10264 tablet_bootstrap.cc:654] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.012423 10259 raft_consensus.cc:385] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.019531 10259 raft_consensus.cc:740] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.020085 10259 consensus_queue.cc:260] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.021852 10259 ts_tablet_manager.cc:1434] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:48:48.022727 10259 tablet_bootstrap.cc:492] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:48.016956 10261 ts_tablet_manager.cc:1434] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
I20260709 14:48:48.025980 10261 tablet_bootstrap.cc:492] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:48.031276 10261 tablet_bootstrap.cc:654] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:48.034185  9958 consensus_peers.cc:597] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:48.036146 10259 tablet_bootstrap.cc:654] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.045624 10310 raft_consensus.cc:493] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.046092 10310 raft_consensus.cc:515] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.047129 10261 tablet_bootstrap.cc:492] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:48.047565 10261 ts_tablet_manager.cc:1403] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 14:48:48.047992 10310 leader_election.cc:290] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:48.050107 10261 raft_consensus.cc:359] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.050726 10261 raft_consensus.cc:385] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.051000 10261 raft_consensus.cc:740] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.051618 10261 consensus_queue.cc:260] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.053494 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:48.054080 10070 raft_consensus.cc:2468] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:48.054716 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:48.055301  9958 leader_election.cc:304] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:48.055365 10216 raft_consensus.cc:2468] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:48.056290 10365 raft_consensus.cc:2804] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:48.056697 10365 raft_consensus.cc:493] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:48.055658 10261 ts_tablet_manager.cc:1434] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:48:48.058284 10260 tablet_bootstrap.cc:492] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:48.058285 10365 raft_consensus.cc:3060] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.059023 10260 ts_tablet_manager.cc:1403] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.149s	user 0.038s	sys 0.036s
I20260709 14:48:48.060849 10343 raft_consensus.cc:493] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.061350 10343 raft_consensus.cc:515] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.061796 10261 tablet_bootstrap.cc:492] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:48.063323 10343 leader_election.cc:290] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:48.064209 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:48.064934 10217 raft_consensus.cc:2468] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 0.
I20260709 14:48:48.065979 10107 leader_election.cc:304] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [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: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:48.066310 10260 raft_consensus.cc:359] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.066766 10343 raft_consensus.cc:2804] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:48.064258 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:48.067539 10070 raft_consensus.cc:2468] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 0.
I20260709 14:48:48.067152 10343 raft_consensus.cc:493] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:48.068461 10343 raft_consensus.cc:3060] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.068956 10365 raft_consensus.cc:515] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.070406 10264 tablet_bootstrap.cc:492] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:48.070694 10261 tablet_bootstrap.cc:654] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.070942 10264 ts_tablet_manager.cc:1403] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.003s
I20260709 14:48:48.071509 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:48.072069 10218 raft_consensus.cc:3060] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.073585 10264 raft_consensus.cc:359] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.074317 10264 raft_consensus.cc:385] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.074628 10264 raft_consensus.cc:740] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.067034 10260 raft_consensus.cc:385] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.075492 10260 raft_consensus.cc:740] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.075553 10264 consensus_queue.cc:260] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.076314 10260 consensus_queue.cc:260] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
W20260709 14:48:48.079677 10376 log.cc:927] Time spent T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Append to log took a long time: real 0.078s	user 0.003s	sys 0.000s
I20260709 14:48:48.081562 10259 tablet_bootstrap.cc:492] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:48.081982 10259 ts_tablet_manager.cc:1403] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.007s
I20260709 14:48:48.084367 10259 raft_consensus.cc:359] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.084968 10259 raft_consensus.cc:385] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.085225 10259 raft_consensus.cc:740] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.087942 10259 consensus_queue.cc:260] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.089357 10218 raft_consensus.cc:2468] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:48.090052 10259 ts_tablet_manager.cc:1434] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:48.090410  9958 leader_election.cc:304] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:48.074817 10343 raft_consensus.cc:515] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.091287 10310 raft_consensus.cc:2804] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:48.091744 10310 raft_consensus.cc:697] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:48.092509 10310 consensus_queue.cc:237] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.093086 10260 ts_tablet_manager.cc:1434] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 14:48:48.093982 10260 tablet_bootstrap.cc:492] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:48.094539 10297 consensus_queue.cc:1048] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.096390 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:48.096874 10264 ts_tablet_manager.cc:1434] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:48:48.096956 10070 raft_consensus.cc:3060] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.097390 10365 leader_election.cc:290] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:48.099973 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:48.100477 10069 raft_consensus.cc:3060] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.107198 10069 raft_consensus.cc:2468] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:48.108458 10107 leader_election.cc:304] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [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: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:48.109284 10346 raft_consensus.cc:2804] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:48.110667 10264 tablet_bootstrap.cc:492] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:48.115229 10297 raft_consensus.cc:493] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.115739 10297 raft_consensus.cc:515] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.117671 10297 leader_election.cc:290] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:48.119015  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fccd7a5ec4042548b33fc724b452c36" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:48.119661  9994 raft_consensus.cc:2468] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:48.120805 10183 leader_election.cc:304] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:48.121591 10297 raft_consensus.cc:2804] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:48.121917 10297 raft_consensus.cc:493] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:48.122251 10297 raft_consensus.cc:3060] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.124411 10261 tablet_bootstrap.cc:492] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:48.124877 10261 ts_tablet_manager.cc:1403] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.063s	user 0.026s	sys 0.027s
I20260709 14:48:48.127368 10261 raft_consensus.cc:359] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.127959 10261 raft_consensus.cc:385] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.128207 10261 raft_consensus.cc:740] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.128192 10266 consensus_queue.cc:1048] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:48.129143 10297 raft_consensus.cc:515] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.129261 10261 consensus_queue.cc:260] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.135345  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fccd7a5ec4042548b33fc724b452c36" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:48.135911  9994 raft_consensus.cc:3060] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.139144 10261 ts_tablet_manager.cc:1434] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:48:48.140012 10261 tablet_bootstrap.cc:492] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:48.129331 10343 leader_election.cc:290] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:48.129544 10264 tablet_bootstrap.cc:654] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.142711  9994 raft_consensus.cc:2468] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:48.143816 10183 leader_election.cc:304] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:48.144541 10268 raft_consensus.cc:2804] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:48.144997 10268 raft_consensus.cc:697] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:48.145794 10268 consensus_queue.cc:237] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.119686 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:48.149714 10218 raft_consensus.cc:3060] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.150902 10261 tablet_bootstrap.cc:654] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.160356 10070 raft_consensus.cc:2468] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:48.161932 10261 tablet_bootstrap.cc:492] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:48.162358 10261 ts_tablet_manager.cc:1403] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260709 14:48:48.119019 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fccd7a5ec4042548b33fc724b452c36" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:48.162873 10264 tablet_bootstrap.cc:492] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:48.163439 10264 ts_tablet_manager.cc:1403] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.000s
W20260709 14:48:48.163798 10181 leader_election.cc:343] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.164883 10261 raft_consensus.cc:359] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.165154 10259 tablet_bootstrap.cc:492] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:48.165536 10261 raft_consensus.cc:385] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.166160 10261 raft_consensus.cc:740] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.172704 10365 raft_consensus.cc:493] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.173162 10261 consensus_queue.cc:260] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.160323 10218 raft_consensus.cc:2468] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:48.166285 10264 raft_consensus.cc:359] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.176101 10264 raft_consensus.cc:385] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.176431 10264 raft_consensus.cc:740] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.173336 10365 raft_consensus.cc:515] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.177289 10264 consensus_queue.cc:260] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.179687 10264 ts_tablet_manager.cc:1434] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:48:48.180301 10365 leader_election.cc:290] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:48.180899 10264 tablet_bootstrap.cc:492] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:48.183287 10261 ts_tablet_manager.cc:1434] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 14:48:48.181221 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:48.184145 10261 tablet_bootstrap.cc:492] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
W20260709 14:48:48.186458  9958 leader_election.cc:343] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.188086 10268 raft_consensus.cc:493] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.188544 10268 raft_consensus.cc:515] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.190044 10391 consensus_queue.cc:1048] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:48.191140 10264 tablet_bootstrap.cc:654] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.192442 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:48.193037 10218 raft_consensus.cc:2468] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:48.193459  9893 catalog_manager.cc:5697] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 1 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:48.194051  9958 leader_election.cc:304] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:48.195214 10307 raft_consensus.cc:2804] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:48.195665 10307 raft_consensus.cc:493] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:48.196000 10307 raft_consensus.cc:3060] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.200894 10384 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.201395 10384 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.202418 10346 raft_consensus.cc:697] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:48.203269 10346 consensus_queue.cc:237] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.132351 10385 consensus_queue.cc:1048] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.073s
I20260709 14:48:48.203504 10384 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:48.205679 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:48.206580 10218 raft_consensus.cc:2393] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 1: Already voted for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in this term.
I20260709 14:48:48.208552 10307 raft_consensus.cc:515] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.210230 10343 consensus_queue.cc:1048] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.211437 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:48.212042 10217 raft_consensus.cc:3060] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.216737 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145ee1cae7a4ef1bc71b80dfa3abcc2" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:48.219731 10260 tablet_bootstrap.cc:654] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.212000  9890 catalog_manager.cc:5697] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
W20260709 14:48:48.221469 10181 leader_election.cc:343] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.222962 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fccd7a5ec4042548b33fc724b452c36" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
W20260709 14:48:48.224210 10181 leader_election.cc:343] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.221446 10297 leader_election.cc:290] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:48.226114 10268 leader_election.cc:290] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:48.228286 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145ee1cae7a4ef1bc71b80dfa3abcc2" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
W20260709 14:48:48.229671 10183 leader_election.cc:343] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.230130 10183 leader_election.cc:304] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:48.231732 10391 raft_consensus.cc:493] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.228974 10217 raft_consensus.cc:2468] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:48.233208  9958 leader_election.cc:304] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:48.234094 10266 raft_consensus.cc:2804] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:48.234560 10266 raft_consensus.cc:697] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:48.235352 10266 consensus_queue.cc:237] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.238051 10393 raft_consensus.cc:2749] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:48.241873 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
W20260709 14:48:48.243265  9958 leader_election.cc:343] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.244503 10307 leader_election.cc:290] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:48.232158 10391 raft_consensus.cc:515] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.253132 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810c71d16b1f463c80eb1ebb6684734d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:48.253590 10261 tablet_bootstrap.cc:654] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.253736 10070 raft_consensus.cc:2468] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:48.254835 10181 leader_election.cc:304] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [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: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:48.255908 10395 raft_consensus.cc:2804] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:48.256247 10395 raft_consensus.cc:493] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:48.256568 10395 raft_consensus.cc:3060] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.258416 10264 tablet_bootstrap.cc:492] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:48.258921 10264 ts_tablet_manager.cc:1403] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.078s	user 0.043s	sys 0.023s
I20260709 14:48:48.257782  9893 catalog_manager.cc:5697] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 0 to 1, leader changed from <none> to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 1 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:48.261420 10264 raft_consensus.cc:359] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.262202 10264 raft_consensus.cc:385] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.262497 10264 raft_consensus.cc:740] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.263134 10261 tablet_bootstrap.cc:492] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:48.263571 10261 ts_tablet_manager.cc:1403] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.000s
I20260709 14:48:48.263281 10264 consensus_queue.cc:260] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.265484 10264 ts_tablet_manager.cc:1434] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:48:48.265924 10260 tablet_bootstrap.cc:492] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:48.266444 10264 tablet_bootstrap.cc:492] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:48.266526 10260 ts_tablet_manager.cc:1403] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.173s	user 0.006s	sys 0.003s
I20260709 14:48:48.266718 10394 raft_consensus.cc:493] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.266430  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:48.267246 10394 raft_consensus.cc:515] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.268615 10109 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:48.269122 10260 raft_consensus.cc:359] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.269750 10394 leader_election.cc:290] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:48.265967 10261 raft_consensus.cc:359] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.269757 10260 raft_consensus.cc:385] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.270241 10261 raft_consensus.cc:385] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.270855 10346 raft_consensus.cc:3060] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.271860 10261 raft_consensus.cc:740] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.272411 10264 tablet_bootstrap.cc:654] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.271250 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:48.273778 10070 raft_consensus.cc:2468] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:48.271497 10260 raft_consensus.cc:740] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.270896 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:48.274887 10181 leader_election.cc:304] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [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: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:48.275399 10310 consensus_queue.cc:1048] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.275496 10260 consensus_queue.cc:260] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
W20260709 14:48:48.276393 10183 leader_election.cc:343] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.275926 10394 raft_consensus.cc:2804] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:48.277256 10394 raft_consensus.cc:493] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:48.277601 10394 raft_consensus.cc:3060] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.277642 10260 ts_tablet_manager.cc:1434] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:48:48.278705 10260 tablet_bootstrap.cc:492] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:48.272580 10261 consensus_queue.cc:260] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.282348 10346 raft_consensus.cc:2749] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:48.282903 10261 ts_tablet_manager.cc:1434] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:48:48.282979 10264 tablet_bootstrap.cc:492] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:48.283530 10264 ts_tablet_manager.cc:1403] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 14:48:48.283865 10261 tablet_bootstrap.cc:492] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:48.285969 10264 raft_consensus.cc:359] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.286681 10264 raft_consensus.cc:385] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.286772 10391 leader_election.cc:290] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:48.286978 10264 raft_consensus.cc:740] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.288033 10264 consensus_queue.cc:260] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.286041 10259 tablet_bootstrap.cc:654] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.289994 10264 ts_tablet_manager.cc:1434] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:48.288993 10395 raft_consensus.cc:515] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.290779 10264 tablet_bootstrap.cc:492] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:48.291112 10260 tablet_bootstrap.cc:654] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.291302 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810c71d16b1f463c80eb1ebb6684734d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:48.292500 10261 tablet_bootstrap.cc:654] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.295682 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810c71d16b1f463c80eb1ebb6684734d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:48.296305 10069 raft_consensus.cc:3060] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:48.297502 10183 leader_election.cc:343] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.299834 10395 leader_election.cc:290] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:48.301923 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810c71d16b1f463c80eb1ebb6684734d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:48.303231 10264 tablet_bootstrap.cc:654] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.303761 10069 raft_consensus.cc:2468] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:48.307859 10261 tablet_bootstrap.cc:492] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:48.308310 10261 ts_tablet_manager.cc:1403] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.004s
I20260709 14:48:48.308725 10181 leader_election.cc:304] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [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: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
W20260709 14:48:48.309520 10183 leader_election.cc:343] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.309587 10395 raft_consensus.cc:2804] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:48.310369 10395 raft_consensus.cc:697] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:48.307768 10323 raft_consensus.cc:493] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.310985 10261 raft_consensus.cc:359] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.311267 10323 raft_consensus.cc:515] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.311323 10395 consensus_queue.cc:237] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.313747 10323 leader_election.cc:290] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:48.314000 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fccd7a5ec4042548b33fc724b452c36" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:48.314297  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fccd7a5ec4042548b33fc724b452c36" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:48.315021  9995 raft_consensus.cc:2393] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 1: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:48:48.303243 10394 raft_consensus.cc:515] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.316233 10035 leader_election.cc:304] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:48.317348 10323 raft_consensus.cc:3060] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.318697 10394 leader_election.cc:290] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:48.318933 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:48.319469 10143 raft_consensus.cc:3060] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.311717 10261 raft_consensus.cc:385] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.323412 10261 raft_consensus.cc:740] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.323879 10323 raft_consensus.cc:2749] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:48.324536 10260 tablet_bootstrap.cc:492] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:48.325023 10260 ts_tablet_manager.cc:1403] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.010s
I20260709 14:48:48.324193 10261 consensus_queue.cc:260] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.325635 10365 raft_consensus.cc:493] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.326105 10365 raft_consensus.cc:515] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.326957 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:48.327769 10261 ts_tablet_manager.cc:1434] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:48:48.327519 10260 raft_consensus.cc:359] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.328047 10365 leader_election.cc:290] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:48.328234 10260 raft_consensus.cc:385] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.328548 10260 raft_consensus.cc:740] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.328682 10261 tablet_bootstrap.cc:492] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:48.329527 10143 raft_consensus.cc:2468] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:48.329685 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:48.329308 10260 consensus_queue.cc:260] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.331825 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:48.332412 10216 raft_consensus.cc:2468] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:48.334025 10183 leader_election.cc:304] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [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: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:48.334625 10261 tablet_bootstrap.cc:654] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:48.334903  9960 leader_election.cc:343] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.335717  9958 leader_election.cc:304] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:48.336730 10394 raft_consensus.cc:2804] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:48.337227 10394 raft_consensus.cc:697] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:48.337977 10394 consensus_queue.cc:237] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.340179 10365 raft_consensus.cc:2804] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:48.340550 10365 raft_consensus.cc:493] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:48.340878 10365 raft_consensus.cc:3060] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.347661 10365 raft_consensus.cc:515] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.327584 10069 raft_consensus.cc:3060] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.351586 10216 raft_consensus.cc:3060] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.352811  9890 catalog_manager.cc:5697] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:48.358362 10391 raft_consensus.cc:493] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.358840 10391 raft_consensus.cc:515] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.361066 10069 raft_consensus.cc:2468] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:48.361439 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee03e6ba5ac45c8b4d15d82f8ca48fe" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:48.375130 10142 raft_consensus.cc:2468] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:48.363519  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee03e6ba5ac45c8b4d15d82f8ca48fe" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:48.376804 10183 leader_election.cc:343] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.374264 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:48.377900 10183 leader_election.cc:304] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
W20260709 14:48:48.378343  9960 leader_election.cc:343] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.378793 10259 tablet_bootstrap.cc:492] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:48.363950 10391 leader_election.cc:290] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:48.379273 10259 ts_tablet_manager.cc:1403] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.289s	user 0.010s	sys 0.004s
I20260709 14:48:48.368808 10264 tablet_bootstrap.cc:492] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:48.374212 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:48.379750 10217 raft_consensus.cc:3060] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.381845 10259 raft_consensus.cc:359] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.382483 10259 raft_consensus.cc:385] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.382758 10259 raft_consensus.cc:740] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.364178 10260 ts_tablet_manager.cc:1434] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:48:48.384074 10260 tablet_bootstrap.cc:492] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:48.378690 10298 raft_consensus.cc:2804] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:48.385346 10298 raft_consensus.cc:493] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:48.385705 10298 raft_consensus.cc:3060] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.386528  9890 catalog_manager.cc:5697] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 1 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:48.389843 10310 consensus_queue.cc:1048] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.392171 10298 raft_consensus.cc:515] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.393412 10260 tablet_bootstrap.cc:654] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.394331 10217 raft_consensus.cc:2468] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:48.395480  9958 leader_election.cc:304] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:48.396214 10261 tablet_bootstrap.cc:492] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:48.396690 10261 ts_tablet_manager.cc:1403] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.036s
I20260709 14:48:48.398766 10307 raft_consensus.cc:2804] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:48.399283 10307 raft_consensus.cc:697] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:48.400097 10307 consensus_queue.cc:237] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.400681 10266 consensus_queue.cc:1048] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:48.400411 10261 raft_consensus.cc:359] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.395874 10259 consensus_queue.cc:260] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.403640 10261 raft_consensus.cc:385] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.404397 10261 raft_consensus.cc:740] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.405295 10259 ts_tablet_manager.cc:1434] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:48:48.406189 10259 tablet_bootstrap.cc:492] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:48.405900 10261 consensus_queue.cc:260] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.410137 10261 ts_tablet_manager.cc:1434] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:48:48.411911 10261 tablet_bootstrap.cc:492] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:48.412647 10259 tablet_bootstrap.cc:654] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.417162 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee03e6ba5ac45c8b4d15d82f8ca48fe" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:48.417835 10142 raft_consensus.cc:3060] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.424232 10323 raft_consensus.cc:493] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.424702 10323 raft_consensus.cc:515] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.425774 10261 tablet_bootstrap.cc:654] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.426649 10323 leader_election.cc:290] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:48.428941  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9fdecfddd4f1ebfc289e509f54b01" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:48.430188 10035 leader_election.cc:343] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.431087 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9fdecfddd4f1ebfc289e509f54b01" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:48.431677 10217 raft_consensus.cc:2468] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:48.433089 10033 leader_election.cc:304] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:48.434136 10323 raft_consensus.cc:2804] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:48.434499 10323 raft_consensus.cc:493] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:48.434815 10323 raft_consensus.cc:3060] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.437904 10142 raft_consensus.cc:2468] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:48.439023 10183 leader_election.cc:304] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [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: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:48.439831 10395 raft_consensus.cc:2804] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:48.440272 10395 raft_consensus.cc:697] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:48.441004 10323 raft_consensus.cc:515] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.441056 10395 consensus_queue.cc:237] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.444234  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee03e6ba5ac45c8b4d15d82f8ca48fe" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:48.444798  9994 raft_consensus.cc:3060] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.449443 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9fdecfddd4f1ebfc289e509f54b01" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:48.449975 10217 raft_consensus.cc:3060] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.451536  9994 raft_consensus.cc:2468] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:48.453397 10323 leader_election.cc:290] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:48.454103 10298 leader_election.cc:290] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:48.458135 10217 raft_consensus.cc:2468] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:48.458745 10264 ts_tablet_manager.cc:1403] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.168s	user 0.015s	sys 0.002s
I20260709 14:48:48.459216 10033 leader_election.cc:304] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:48.459991 10323 raft_consensus.cc:2804] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:48.460678 10323 raft_consensus.cc:697] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:48.461434 10323 consensus_queue.cc:237] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.465598 10069 raft_consensus.cc:3060] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.470050 10291 consensus_queue.cc:1048] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.487478 10346 raft_consensus.cc:493] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.487975 10346 raft_consensus.cc:515] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.488842  9890 catalog_manager.cc:5697] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:48.490123 10346 leader_election.cc:290] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:48.494836 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:48:48.496546 10107 leader_election.cc:343] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.497545 10144 raft_consensus.cc:3060] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.488157  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9fdecfddd4f1ebfc289e509f54b01" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:48.506222  9890 catalog_manager.cc:5697] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 1 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } }
W20260709 14:48:48.507295 10035 leader_election.cc:343] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.509020 10266 consensus_queue.cc:1048] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.513532  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:48.514840 10109 leader_election.cc:343] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.515290 10109 leader_election.cc:304] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:48.516328 10346 raft_consensus.cc:2749] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:48.518961 10323 consensus_queue.cc:1048] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.530342 10298 raft_consensus.cc:493] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.537395 10365 leader_election.cc:290] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:48.530804 10298 raft_consensus.cc:515] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.543458 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:48.543855 10307 consensus_queue.cc:1048] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:48.544912 10183 leader_election.cc:343] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.547226  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:48.548538 10183 leader_election.cc:343] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.548955 10183 leader_election.cc:304] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:48.549690 10395 raft_consensus.cc:2749] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:48.565821  9892 catalog_manager.cc:5697] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 1 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:48.555454 10264 raft_consensus.cc:359] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.571072 10264 raft_consensus.cc:385] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.571357 10264 raft_consensus.cc:740] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.572141 10264 consensus_queue.cc:260] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.574505 10264 ts_tablet_manager.cc:1434] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.115s	user 0.004s	sys 0.002s
I20260709 14:48:48.575445 10264 tablet_bootstrap.cc:492] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:48.584919 10394 consensus_queue.cc:1048] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.585568 10298 leader_election.cc:290] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:48.589351 10260 tablet_bootstrap.cc:492] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:48.589833 10260 ts_tablet_manager.cc:1403] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.206s	user 0.028s	sys 0.043s
I20260709 14:48:48.592284 10260 raft_consensus.cc:359] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.592895 10260 raft_consensus.cc:385] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.593158 10260 raft_consensus.cc:740] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.593886 10260 consensus_queue.cc:260] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.594827  9890 catalog_manager.cc:5697] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 1 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:48.599169 10260 ts_tablet_manager.cc:1434] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 14:48:48.599339 10264 tablet_bootstrap.cc:654] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.600061 10260 tablet_bootstrap.cc:492] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:48.604156 10261 tablet_bootstrap.cc:492] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:48.608345 10261 ts_tablet_manager.cc:1403] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.197s	user 0.032s	sys 0.049s
I20260709 14:48:48.610450 10260 tablet_bootstrap.cc:654] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.612857 10264 tablet_bootstrap.cc:492] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:48.613481 10264 ts_tablet_manager.cc:1403] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.006s
I20260709 14:48:48.612720 10261 raft_consensus.cc:359] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.616827 10261 raft_consensus.cc:385] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.617153 10261 raft_consensus.cc:740] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.619355 10346 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.619815 10346 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.621721 10346 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:48.619097 10264 raft_consensus.cc:359] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.622614 10264 raft_consensus.cc:385] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.622895 10264 raft_consensus.cc:740] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.623826 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:48.624024  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:48.624533 10216 raft_consensus.cc:2468] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 0.
W20260709 14:48:48.625331 10109 leader_election.cc:343] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.625852 10107 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:48.626856 10346 raft_consensus.cc:2804] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:48.627189 10346 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:48.627509 10346 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.630257 10261 consensus_queue.cc:260] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.631217 10268 consensus_queue.cc:1048] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.633919 10261 ts_tablet_manager.cc:1434] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.003s
I20260709 14:48:48.634828 10261 tablet_bootstrap.cc:492] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:48.634939 10259 tablet_bootstrap.cc:492] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:48.635380 10259 ts_tablet_manager.cc:1403] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.229s	user 0.022s	sys 0.078s
I20260709 14:48:48.637367 10385 consensus_queue.cc:1048] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.639621 10259 raft_consensus.cc:359] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.640244 10259 raft_consensus.cc:385] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.640506 10259 raft_consensus.cc:740] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.640959 10261 tablet_bootstrap.cc:654] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.641244 10259 consensus_queue.cc:260] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.647840 10259 ts_tablet_manager.cc:1434] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:48:48.648765 10259 tablet_bootstrap.cc:492] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:48.656165 10264 consensus_queue.cc:260] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.658097 10264 ts_tablet_manager.cc:1434] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.044s	user 0.002s	sys 0.003s
I20260709 14:48:48.652660 10346 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.661865 10264 tablet_bootstrap.cc:492] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:48.664412 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:48.665017 10215 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.667985 10264 tablet_bootstrap.cc:654] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.674697 10307 consensus_queue.cc:1048] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.681335 10259 tablet_bootstrap.cc:654] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.683274 10215 raft_consensus.cc:2468] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:48.684482 10107 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [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: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:48.685318 10385 raft_consensus.cc:2804] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:48.685803 10385 raft_consensus.cc:697] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:48.685925 10261 tablet_bootstrap.cc:492] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:48.686414 10261 ts_tablet_manager.cc:1403] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.036s
I20260709 14:48:48.686653 10385 consensus_queue.cc:237] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.687254 10259 tablet_bootstrap.cc:492] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:48.687794 10259 ts_tablet_manager.cc:1403] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.003s
I20260709 14:48:48.688992 10261 raft_consensus.cc:359] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.689745 10261 raft_consensus.cc:385] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.690008 10261 raft_consensus.cc:740] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.690670 10261 consensus_queue.cc:260] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.690640 10259 raft_consensus.cc:359] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.691699 10259 raft_consensus.cc:385] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.692015 10259 raft_consensus.cc:740] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.692775 10259 consensus_queue.cc:260] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:48:48.694543 10183 consensus_peers.cc:597] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 -> Peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Couldn't send request to peer 857bf228f1a949f2bb3ebcdc076a363f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:48.697695  9958 consensus_peers.cc:597] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:48.699381 10261 ts_tablet_manager.cc:1434] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:48:48.700248 10261 tablet_bootstrap.cc:492] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:48.702258 10259 ts_tablet_manager.cc:1434] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:48:48.706250 10261 tablet_bootstrap.cc:654] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.712862 10259 tablet_bootstrap.cc:492] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:48.718760 10259 tablet_bootstrap.cc:654] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.724606 10298 consensus_queue.cc:1048] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.726194 10346 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:48.726400  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
W20260709 14:48:48.727705 10109 leader_election.cc:343] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.727283  9892 catalog_manager.cc:5697] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 0 to 1, leader changed from <none> to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 1 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:48.734836 10365 raft_consensus.cc:493] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.735294 10365 raft_consensus.cc:515] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.737264 10365 leader_election.cc:290] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:48.739090 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:48.739670 10142 raft_consensus.cc:2468] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:48.739961 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:48.739692 10260 tablet_bootstrap.cc:492] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:48.740597 10070 raft_consensus.cc:2468] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:48.740896  9960 leader_election.cc:304] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:48.741761 10365 raft_consensus.cc:2804] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:48.742087 10365 raft_consensus.cc:493] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:48.742408 10365 raft_consensus.cc:3060] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.748755 10365 raft_consensus.cc:515] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.751206 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:48.751739 10070 raft_consensus.cc:3060] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.754554 10259 tablet_bootstrap.cc:492] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:48.755053 10259 ts_tablet_manager.cc:1403] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.003s
I20260709 14:48:48.757659 10259 raft_consensus.cc:359] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.758383 10259 raft_consensus.cc:385] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.758203 10070 raft_consensus.cc:2468] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:48.759642  9958 leader_election.cc:304] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:48.760258 10264 tablet_bootstrap.cc:492] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:48.760550 10259 raft_consensus.cc:740] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.760712 10264 ts_tablet_manager.cc:1403] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.099s	user 0.019s	sys 0.046s
I20260709 14:48:48.760881 10266 raft_consensus.cc:2804] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:48.761364 10266 raft_consensus.cc:697] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:48.761499 10259 consensus_queue.cc:260] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.762187 10266 consensus_queue.cc:237] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.763793 10264 raft_consensus.cc:359] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.764171 10343 consensus_queue.cc:1048] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.764441 10264 raft_consensus.cc:385] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.764858 10264 raft_consensus.cc:740] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.765170 10259 ts_tablet_manager.cc:1434] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:48:48.766155 10259 tablet_bootstrap.cc:492] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:48.771905 10261 tablet_bootstrap.cc:492] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:48.772348 10261 ts_tablet_manager.cc:1403] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.005s
I20260709 14:48:48.778527 10268 consensus_queue.cc:1048] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.765627 10264 consensus_queue.cc:260] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.760735 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:48.782775 10142 raft_consensus.cc:3060] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.780825 10264 ts_tablet_manager.cc:1434] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:48:48.786227 10259 tablet_bootstrap.cc:654] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.787147 10264 tablet_bootstrap.cc:492] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:48.791519 10261 raft_consensus.cc:359] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.792168 10261 raft_consensus.cc:385] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.792397 10142 raft_consensus.cc:2468] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:48.792416 10261 raft_consensus.cc:740] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.796132 10261 consensus_queue.cc:260] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.740901 10260 ts_tablet_manager.cc:1403] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.141s	user 0.017s	sys 0.009s
I20260709 14:48:48.800211  9892 catalog_manager.cc:5697] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:48.806782 10261 ts_tablet_manager.cc:1434] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.004s
I20260709 14:48:48.814391 10261 tablet_bootstrap.cc:492] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:48.800243 10264 tablet_bootstrap.cc:654] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.819279 10365 leader_election.cc:290] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:48.800848 10260 raft_consensus.cc:359] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.821575 10259 tablet_bootstrap.cc:492] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:48.825440 10261 tablet_bootstrap.cc:654] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.827167 10259 ts_tablet_manager.cc:1403] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.000s
I20260709 14:48:48.826709 10264 tablet_bootstrap.cc:492] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:48.830269 10260 raft_consensus.cc:385] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.830605 10260 raft_consensus.cc:740] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.830755 10264 ts_tablet_manager.cc:1403] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.004s
I20260709 14:48:48.831866 10260 consensus_queue.cc:260] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.833832 10260 ts_tablet_manager.cc:1434] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.002s
I20260709 14:48:48.833706 10264 raft_consensus.cc:359] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.834568 10264 raft_consensus.cc:385] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.834750 10260 tablet_bootstrap.cc:492] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:48.834914 10264 raft_consensus.cc:740] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.835832 10264 consensus_queue.cc:260] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.837428 10261 tablet_bootstrap.cc:492] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:48.837918 10261 ts_tablet_manager.cc:1403] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.007s
I20260709 14:48:48.840353 10261 raft_consensus.cc:359] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.841065 10260 tablet_bootstrap.cc:654] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.830134 10259 raft_consensus.cc:359] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.841722 10259 raft_consensus.cc:385] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.842039 10259 raft_consensus.cc:740] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.842866 10365 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.843293 10365 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.841089 10261 raft_consensus.cc:385] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.845536 10261 raft_consensus.cc:740] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.846311 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:48.846240 10261 consensus_queue.cc:260] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.848203 10261 ts_tablet_manager.cc:1434] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 14:48:48.849040 10261 tablet_bootstrap.cc:492] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:48.851140 10260 tablet_bootstrap.cc:492] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:48.851567 10260 ts_tablet_manager.cc:1403] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 14:48:48.852900 10365 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:48.853574 10259 consensus_queue.cc:260] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.840850 10264 ts_tablet_manager.cc:1434] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:48:48.853993 10260 raft_consensus.cc:359] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.854678 10260 raft_consensus.cc:385] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.854947 10260 raft_consensus.cc:740] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.855047 10264 tablet_bootstrap.cc:492] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:48.855245 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:48.855990 10216 raft_consensus.cc:2393] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in current term 1: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:48.855666 10260 consensus_queue.cc:260] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.857856 10261 tablet_bootstrap.cc:654] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.858757 10259 ts_tablet_manager.cc:1434] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.001s
I20260709 14:48:48.858783  9958 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:48.859668 10259 tablet_bootstrap.cc:492] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:48.861488 10298 consensus_queue.cc:1048] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.865671 10365 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.867489 10264 tablet_bootstrap.cc:654] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.868556 10260 ts_tablet_manager.cc:1434] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:48:48.869464 10260 tablet_bootstrap.cc:492] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:48.871032 10259 tablet_bootstrap.cc:654] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.874581 10260 tablet_bootstrap.cc:654] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.875386 10264 tablet_bootstrap.cc:492] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:48.875936 10264 ts_tablet_manager.cc:1403] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.007s
I20260709 14:48:48.878520 10264 raft_consensus.cc:359] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.879156 10264 raft_consensus.cc:385] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.879400 10264 raft_consensus.cc:740] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.881677 10259 tablet_bootstrap.cc:492] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:48.882104 10259 ts_tablet_manager.cc:1403] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:48:48.884684 10259 raft_consensus.cc:359] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.880179 10264 consensus_queue.cc:260] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.887111 10264 ts_tablet_manager.cc:1434] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:48:48.885331 10259 raft_consensus.cc:385] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.887941 10259 raft_consensus.cc:740] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
W20260709 14:48:48.888833 10035 consensus_peers.cc:597] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:48.888723 10259 consensus_queue.cc:260] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.890506 10260 tablet_bootstrap.cc:492] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:48.890949 10260 ts_tablet_manager.cc:1403] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 14:48:48.890976 10259 ts_tablet_manager.cc:1434] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:48:48.891625 10264 tablet_bootstrap.cc:492] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:48.893571 10260 raft_consensus.cc:359] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.894178 10260 raft_consensus.cc:385] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.894436 10260 raft_consensus.cc:740] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.895012 10260 consensus_queue.cc:260] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.896785 10260 ts_tablet_manager.cc:1434] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:48.897471 10264 tablet_bootstrap.cc:654] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.858898 10268 raft_consensus.cc:493] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.900663 10259 tablet_bootstrap.cc:492] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:48.902119 10260 tablet_bootstrap.cc:492] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:48.900704 10268 raft_consensus.cc:515] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.904840 10268 leader_election.cc:290] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:48.906534 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
W20260709 14:48:48.907958 10183 leader_election.cc:343] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.906126 10259 tablet_bootstrap.cc:654] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.912559 10260 tablet_bootstrap.cc:654] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.913564  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:48.914928 10183 leader_election.cc:343] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:48.915352 10183 leader_election.cc:304] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:48.918037 10269 raft_consensus.cc:493] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.918479 10269 raft_consensus.cc:515] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:48.920398 10269 leader_election.cc:290] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:48.922169  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:48.922194 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:48.923446 10298 raft_consensus.cc:2749] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:48.925351 10033 leader_election.cc:304] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:48.926848 10266 consensus_queue.cc:1048] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.917663 10365 raft_consensus.cc:2749] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:48.931695 10269 raft_consensus.cc:2749] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:48.931867 10261 tablet_bootstrap.cc:492] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:48.932428 10261 ts_tablet_manager.cc:1403] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.084s	user 0.023s	sys 0.027s
I20260709 14:48:48.934832 10261 raft_consensus.cc:359] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.935433 10261 raft_consensus.cc:385] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.935674 10261 raft_consensus.cc:740] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.936231 10261 consensus_queue.cc:260] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:48.938356 10261 ts_tablet_manager.cc:1434] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:48.939174 10261 tablet_bootstrap.cc:492] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:48.944427 10261 tablet_bootstrap.cc:654] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:48.949332 10268 consensus_queue.cc:1048] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.955745 10142 raft_consensus.cc:3060] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.961598 10365 raft_consensus.cc:493] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:48.962157 10365 raft_consensus.cc:515] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.964486 10261 tablet_bootstrap.cc:492] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:48.964969 10365 leader_election.cc:290] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:48.965672 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:48.968632 10266 consensus_queue.cc:1048] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.969139 10143 raft_consensus.cc:2468] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:48.966573 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:48.970106 10069 raft_consensus.cc:2468] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:48.974452  9960 leader_election.cc:304] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:48.967574 10268 consensus_queue.cc:1048] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:48.975733 10266 raft_consensus.cc:2804] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:48.976075 10266 raft_consensus.cc:493] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:48.976392 10266 raft_consensus.cc:3060] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:48.964979 10261 ts_tablet_manager.cc:1403] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.003s
I20260709 14:48:48.982946 10261 raft_consensus.cc:359] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.983960 10261 raft_consensus.cc:385] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.981091 10259 tablet_bootstrap.cc:492] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:48.985087 10259 ts_tablet_manager.cc:1403] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.001s
I20260709 14:48:48.984287 10261 raft_consensus.cc:740] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.986516 10261 consensus_queue.cc:260] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.988255 10261 ts_tablet_manager.cc:1434] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:48:48.991623 10261 tablet_bootstrap.cc:492] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:48.994680 10260 tablet_bootstrap.cc:492] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:48.995138 10260 ts_tablet_manager.cc:1403] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.093s	user 0.041s	sys 0.024s
I20260709 14:48:48.997553 10260 raft_consensus.cc:359] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:48.998198 10260 raft_consensus.cc:385] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.998631 10260 raft_consensus.cc:740] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.998144 10259 raft_consensus.cc:359] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:48.999086 10259 raft_consensus.cc:385] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:48.999384 10259 raft_consensus.cc:740] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:48.999265 10260 consensus_queue.cc:260] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.000046 10259 consensus_queue.cc:260] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.002121 10259 ts_tablet_manager.cc:1434] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:48:49.002949 10259 tablet_bootstrap.cc:492] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:49.005266 10391 raft_consensus.cc:493] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.005735 10391 raft_consensus.cc:515] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.007676 10391 leader_election.cc:290] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:49.008309 10259 tablet_bootstrap.cc:654] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.009900 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0e534ebd804edda340303db45eb72a" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:49.010511 10069 raft_consensus.cc:2468] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:49.013223 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0e534ebd804edda340303db45eb72a" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:49.013828 10141 raft_consensus.cc:2468] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:49.013999 10264 tablet_bootstrap.cc:492] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:49.014441 10264 ts_tablet_manager.cc:1403] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.123s	user 0.005s	sys 0.008s
I20260709 14:48:49.014693 10181 leader_election.cc:304] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [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: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:49.017095 10264 raft_consensus.cc:359] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.017796 10264 raft_consensus.cc:385] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.018057 10264 raft_consensus.cc:740] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.019381 10391 raft_consensus.cc:2804] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:49.019757 10391 raft_consensus.cc:493] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:49.020083 10391 raft_consensus.cc:3060] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.021327 10261 tablet_bootstrap.cc:654] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.020939 10266 raft_consensus.cc:515] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:48:49.026513  9941 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:49.027055 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:49.027618 10069 raft_consensus.cc:3060] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.031808 10307 raft_consensus.cc:493] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.032310 10307 raft_consensus.cc:515] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.034200 10307 leader_election.cc:290] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:49.039791 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9fdecfddd4f1ebfc289e509f54b01" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:49.040622 10218 raft_consensus.cc:2393] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in current term 1: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:49.042399 10391 raft_consensus.cc:515] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.042326 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9fdecfddd4f1ebfc289e509f54b01" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:49.044819  9958 leader_election.cc:304] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:49.045058 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0e534ebd804edda340303db45eb72a" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:49.045735 10068 raft_consensus.cc:3060] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.046068 10365 raft_consensus.cc:3060] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.049206 10259 tablet_bootstrap.cc:492] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:49.049711 10259 ts_tablet_manager.cc:1403] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.006s
I20260709 14:48:49.052292 10259 raft_consensus.cc:359] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.052882 10068 raft_consensus.cc:2468] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:49.061252 10181 leader_election.cc:304] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [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: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:49.062134 10268 raft_consensus.cc:2804] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:49.062609 10268 raft_consensus.cc:697] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:49.063446 10268 consensus_queue.cc:237] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.067231 10307 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.067736 10307 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.070567 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:49.071173 10218 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:49.053156 10365 raft_consensus.cc:2749] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:49.053682 10260 ts_tablet_manager.cc:1434] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.002s
I20260709 14:48:49.072641  9958 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:49.054157 10069 raft_consensus.cc:2468] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:49.073467 10310 raft_consensus.cc:2804] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:49.055753 10266 leader_election.cc:290] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:49.073850 10310 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:49.074225 10310 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.072585 10260 tablet_bootstrap.cc:492] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:49.056331 10264 consensus_queue.cc:260] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.078739 10264 ts_tablet_manager.cc:1434] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
I20260709 14:48:49.057272 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:49.079911 10143 raft_consensus.cc:3060] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.052912 10259 raft_consensus.cc:385] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.082542 10259 raft_consensus.cc:740] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.083307 10259 consensus_queue.cc:260] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.084992 10310 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.082468 10260 tablet_bootstrap.cc:654] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.087831 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:49.088423 10215 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.087150 10310 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:49.096202 10307 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:49.096194 10260 tablet_bootstrap.cc:492] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:49.097172 10260 ts_tablet_manager.cc:1403] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.003s
I20260709 14:48:49.097918 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:49.098352 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0e534ebd804edda340303db45eb72a" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:49.098409 10269 consensus_queue.cc:1048] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:49.099046 10144 raft_consensus.cc:3060] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.100281 10264 tablet_bootstrap.cc:492] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:49.099067  9958 leader_election.cc:304] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:49.100590 10260 raft_consensus.cc:359] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:48:49.103536  9958 leader_election.cc:343] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.103807 10260 raft_consensus.cc:385] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.104486 10260 raft_consensus.cc:740] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.104740 10307 raft_consensus.cc:2804] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:49.101768 10395 raft_consensus.cc:493] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.105710 10395 raft_consensus.cc:515] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.105811 10260 consensus_queue.cc:260] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.107973 10395 leader_election.cc:290] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:49.108598  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:49.099462 10143 raft_consensus.cc:2468] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:49.102187 10215 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:49.109736 10260 ts_tablet_manager.cc:1434] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:48:49.108922 10264 tablet_bootstrap.cc:654] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.110260 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:48:49.109920 10183 leader_election.cc:343] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.112967 10260 tablet_bootstrap.cc:492] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
W20260709 14:48:49.113862 10181 leader_election.cc:343] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.114174  9958 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:49.105475 10307 raft_consensus.cc:697] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:49.115914 10464 raft_consensus.cc:2804] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:49.116423 10464 raft_consensus.cc:697] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:49.111289 10395 raft_consensus.cc:493] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.116042 10307 consensus_queue.cc:237] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.117673 10395 raft_consensus.cc:515] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.118474 10259 ts_tablet_manager.cc:1434] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.068s	user 0.003s	sys 0.004s
I20260709 14:48:49.119400 10259 tablet_bootstrap.cc:492] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:49.120132 10395 leader_election.cc:290] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:49.121172 10143 raft_consensus.cc:3060] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.121088 10181 leader_election.cc:304] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:49.123795 10260 tablet_bootstrap.cc:654] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.123605 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:49.125340 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:49.126492 10144 raft_consensus.cc:2468] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:49.126184 10464 consensus_queue.cc:237] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
W20260709 14:48:49.127681 10183 leader_election.cc:343] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.128005 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
W20260709 14:48:49.129045 10181 leader_election.cc:343] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:49.129318  9958 leader_election.cc:343] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.129549 10181 leader_election.cc:304] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:49.130347 10394 raft_consensus.cc:2749] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:49.130683 10395 raft_consensus.cc:2749] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:49.125166 10259 tablet_bootstrap.cc:654] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.140484 10264 tablet_bootstrap.cc:492] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:49.140715 10385 consensus_queue.cc:1048] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:49.140929 10264 ts_tablet_manager.cc:1403] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.001s
I20260709 14:48:49.144218 10264 raft_consensus.cc:359] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.145711 10264 raft_consensus.cc:385] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.145996 10264 raft_consensus.cc:740] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.146718 10365 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.147225 10365 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.149467 10260 tablet_bootstrap.cc:492] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:49.151041 10260 ts_tablet_manager.cc:1403] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.000s
I20260709 14:48:49.150691 10264 consensus_queue.cc:260] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.150266 10259 tablet_bootstrap.cc:492] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:49.151837 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:49.152176 10259 ts_tablet_manager.cc:1403] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.000s
I20260709 14:48:49.154642 10260 raft_consensus.cc:359] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.157948 10260 raft_consensus.cc:385] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.154944 10259 raft_consensus.cc:359] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.156936 10264 ts_tablet_manager.cc:1434] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:48:49.158732 10259 raft_consensus.cc:385] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.159152 10259 raft_consensus.cc:740] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.159655 10264 tablet_bootstrap.cc:492] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:49.159941 10259 consensus_queue.cc:260] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.161510 10068 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:49.162076 10259 ts_tablet_manager.cc:1434] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:48:49.162688  9958 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:49.162410 10260 raft_consensus.cc:740] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.163587 10464 raft_consensus.cc:2804] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:49.164057 10464 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:49.164381 10464 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.165076 10259 tablet_bootstrap.cc:492] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:49.165769 10264 tablet_bootstrap.cc:654] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.171121 10259 tablet_bootstrap.cc:654] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.177273 10365 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:49.178161 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:49.140879 10391 leader_election.cc:290] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
W20260709 14:48:49.182622  9960 leader_election.cc:343] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.182329  9890 catalog_manager.cc:5697] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 1 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:49.163620 10260 consensus_queue.cc:260] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.199801 10346 consensus_queue.cc:1048] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:48:49.198493 10464 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.204447 10464 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:49.205044 10068 raft_consensus.cc:3060] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.214515 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:49.215123 10067 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.215252 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:49.223428 10260 ts_tablet_manager.cc:1434] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.000s
I20260709 14:48:49.224756 10260 tablet_bootstrap.cc:492] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:49.226661 10464 consensus_queue.cc:1048] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:48:49.226824  9960 leader_election.cc:343] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.235963 10463 raft_consensus.cc:493] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.236410 10463 raft_consensus.cc:515] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.229809 10464 consensus_queue.cc:1048] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:48:49.233973 10395 raft_consensus.cc:493] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.234162 10343 raft_consensus.cc:493] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.242846 10261 tablet_bootstrap.cc:492] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:49.243220 10261 ts_tablet_manager.cc:1403] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.252s	user 0.059s	sys 0.060s
I20260709 14:48:49.245609 10365 raft_consensus.cc:493] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.246069 10365 raft_consensus.cc:515] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.246722 10463 leader_election.cc:290] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:49.248025 10365 leader_election.cc:290] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:49.244994 10343 raft_consensus.cc:515] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.248991 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:49.251708 10217 raft_consensus.cc:2468] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:49.249020 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:49.252609 10144 raft_consensus.cc:2468] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:49.253032 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:49.257807  9960 leader_election.cc:304] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:49.258147 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145ee1cae7a4ef1bc71b80dfa3abcc2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:48:49.258682  9960 leader_election.cc:343] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.258759 10070 raft_consensus.cc:2468] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 0.
I20260709 14:48:49.259975 10107 leader_election.cc:304] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [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: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:49.260102  9958 leader_election.cc:304] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:49.260793 10346 raft_consensus.cc:2804] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:49.261165 10346 raft_consensus.cc:493] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:49.261503 10346 raft_consensus.cc:3060] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.262687 10463 raft_consensus.cc:2804] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:49.263064 10463 raft_consensus.cc:493] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:49.263391 10463 raft_consensus.cc:3060] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.263605 10365 raft_consensus.cc:2804] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:49.249338 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:49.265522 10260 tablet_bootstrap.cc:654] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.265725 10218 raft_consensus.cc:2468] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:49.267274 10365 raft_consensus.cc:493] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:49.273048 10365 raft_consensus.cc:3060] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.273204 10067 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:49.243068 10395 raft_consensus.cc:515] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.271588 10463 raft_consensus.cc:515] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.264930 10259 tablet_bootstrap.cc:492] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:49.287554 10259 ts_tablet_manager.cc:1403] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.123s	user 0.027s	sys 0.019s
I20260709 14:48:49.290300 10259 raft_consensus.cc:359] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.291043 10259 raft_consensus.cc:385] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.291319 10259 raft_consensus.cc:740] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.292791 10259 consensus_queue.cc:260] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.301594 10261 raft_consensus.cc:359] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.303542 10261 raft_consensus.cc:385] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.303810 10261 raft_consensus.cc:740] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.304440 10261 consensus_queue.cc:260] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.309141 10259 ts_tablet_manager.cc:1434] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:48:49.311867 10259 tablet_bootstrap.cc:492] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:49.318542 10261 ts_tablet_manager.cc:1434] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.001s
I20260709 14:48:49.321732 10261 tablet_bootstrap.cc:492] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:49.323788 10264 tablet_bootstrap.cc:492] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:49.324152 10264 ts_tablet_manager.cc:1403] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.165s	user 0.012s	sys 0.021s
W20260709 14:48:49.320580 10109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 44398.2us
I20260709 14:48:49.326023 10391 raft_consensus.cc:493] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.315771  9958 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:49.328549 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145ee1cae7a4ef1bc71b80dfa3abcc2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:49.329952 10463 leader_election.cc:290] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:49.334381 10395 leader_election.cc:290] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:49.335399 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746217fde8b4fbd853d4ebd9817c753" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:49.334964  9890 catalog_manager.cc:5697] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
W20260709 14:48:49.336596 10181 leader_election.cc:343] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.337061 10261 tablet_bootstrap.cc:654] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.332044 10343 leader_election.cc:290] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:49.340231 10260 tablet_bootstrap.cc:492] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:49.340651 10260 ts_tablet_manager.cc:1403] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.116s	user 0.018s	sys 0.000s
I20260709 14:48:49.336647  9890 catalog_manager.cc:5697] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:49.346637 10464 raft_consensus.cc:2804] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:49.343681 10218 raft_consensus.cc:2468] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 0.
I20260709 14:48:49.347153 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:49.332295 10391 raft_consensus.cc:515] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.358889 10260 raft_consensus.cc:359] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.364148  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746217fde8b4fbd853d4ebd9817c753" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:49.364822  9992 raft_consensus.cc:2468] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:49.358115 10464 raft_consensus.cc:697] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:49.367202 10464 consensus_queue.cc:237] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.369377 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:49.373292 10218 raft_consensus.cc:3060] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.374657 10264 raft_consensus.cc:359] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.375286 10264 raft_consensus.cc:385] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.375519 10264 raft_consensus.cc:740] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.376300 10264 consensus_queue.cc:260] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.370519 10391 leader_election.cc:290] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:49.371294 10365 raft_consensus.cc:515] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.369766 10183 leader_election.cc:304] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:49.359586 10260 raft_consensus.cc:385] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.379956 10260 raft_consensus.cc:740] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.385453 10395 raft_consensus.cc:2804] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:49.385823 10395 raft_consensus.cc:493] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:49.386147 10395 raft_consensus.cc:3060] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.379635 10143 raft_consensus.cc:3060] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.391891 10346 raft_consensus.cc:515] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.394768 10346 leader_election.cc:290] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:49.395766  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:49.396435 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145ee1cae7a4ef1bc71b80dfa3abcc2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:49.397003 10068 raft_consensus.cc:3060] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.398064 10264 ts_tablet_manager.cc:1434] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260709 14:48:49.398787 10264 tablet_bootstrap.cc:492] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:49.392524 10260 consensus_queue.cc:260] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.397364 10365 leader_election.cc:290] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:49.403093 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145ee1cae7a4ef1bc71b80dfa3abcc2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:49.403672 10215 raft_consensus.cc:3060] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.405334 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:49.407274 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:49.407791 10216 raft_consensus.cc:3060] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.409657 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
W20260709 14:48:49.409819 10183 leader_election.cc:343] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:49.410817 10183 leader_election.cc:343] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.411235 10183 leader_election.cc:304] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:49.412371 10391 raft_consensus.cc:2749] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:49.413009  9960 leader_election.cc:343] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.414407 10068 raft_consensus.cc:2468] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:49.414603 10216 raft_consensus.cc:2468] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:49.414307 10218 raft_consensus.cc:2468] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:49.412324 10268 raft_consensus.cc:493] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.415555 10107 leader_election.cc:304] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [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: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:49.415690  9958 leader_election.cc:304] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:49.416427 10476 raft_consensus.cc:2804] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:49.416504 10463 raft_consensus.cc:2804] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:49.416682  9958 leader_election.cc:304] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:49.417080 10463 raft_consensus.cc:697] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:49.417654 10266 raft_consensus.cc:2804] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:49.418109 10266 raft_consensus.cc:697] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:49.417972 10463 consensus_queue.cc:237] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.418499 10268 raft_consensus.cc:515] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.418907 10266 consensus_queue.cc:237] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.420156 10268 leader_election.cc:290] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:49.416962 10476 raft_consensus.cc:697] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:49.420859 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:49.421555 10476 consensus_queue.cc:237] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
W20260709 14:48:49.422211 10181 leader_election.cc:343] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.410956 10259 tablet_bootstrap.cc:654] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.430629 10261 tablet_bootstrap.cc:492] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:49.431102 10261 ts_tablet_manager.cc:1403] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.008s
I20260709 14:48:49.436350 10261 raft_consensus.cc:359] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.436695 10260 ts_tablet_manager.cc:1434] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.000s
I20260709 14:48:49.437794 10260 tablet_bootstrap.cc:492] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:49.436992 10261 raft_consensus.cc:385] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.439250 10261 raft_consensus.cc:740] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
W20260709 14:48:49.443938 10480 log.cc:927] Time spent T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 14:48:49.446028 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
W20260709 14:48:49.447557 10183 leader_election.cc:343] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.447836 10215 raft_consensus.cc:2468] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:49.447968 10183 leader_election.cc:304] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:49.449062 10268 raft_consensus.cc:2749] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:49.449379 10395 raft_consensus.cc:515] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.451905  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746217fde8b4fbd853d4ebd9817c753" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:49.452545 10395 leader_election.cc:290] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:49.452621  9994 raft_consensus.cc:3060] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.453064 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746217fde8b4fbd853d4ebd9817c753" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
W20260709 14:48:49.454347 10181 leader_election.cc:343] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.457309 10143 raft_consensus.cc:2468] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:49.459232  9994 raft_consensus.cc:2468] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:49.460165 10264 tablet_bootstrap.cc:654] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.460505 10261 consensus_queue.cc:260] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.473246 10261 ts_tablet_manager.cc:1434] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 14:48:49.473927 10183 leader_election.cc:304] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:49.474295 10261 tablet_bootstrap.cc:492] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:49.483374  9891 catalog_manager.cc:5697] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:49.485030  9891 catalog_manager.cc:5697] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:49.475538 10268 raft_consensus.cc:2804] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:49.488380 10268 raft_consensus.cc:697] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:49.489217 10268 consensus_queue.cc:237] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.503692 10259 tablet_bootstrap.cc:492] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:49.504158 10259 ts_tablet_manager.cc:1403] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.194s	user 0.011s	sys 0.002s
I20260709 14:48:49.506561 10259 raft_consensus.cc:359] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.507167 10259 raft_consensus.cc:385] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.507452 10259 raft_consensus.cc:740] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.508116 10259 consensus_queue.cc:260] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.508623 10068 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.510205 10463 consensus_queue.cc:1048] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:49.517990  9893 catalog_manager.cc:5697] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 0 to 1, leader changed from <none> to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 1 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:49.521790 10259 ts_tablet_manager.cc:1434] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:48:49.522673 10259 tablet_bootstrap.cc:492] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:49.522805  9890 catalog_manager.cc:5697] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 1 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:49.531744 10260 tablet_bootstrap.cc:654] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.532640  9892 catalog_manager.cc:5697] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:49.533427 10464 consensus_queue.cc:1048] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:49.535904 10259 tablet_bootstrap.cc:654] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.543488 10261 tablet_bootstrap.cc:654] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.540776 10391 consensus_queue.cc:1048] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:48:49.554235 10323 raft_consensus.cc:493] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.555032 10259 tablet_bootstrap.cc:492] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:49.554734 10323 raft_consensus.cc:515] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.557307 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:49.557868 10215 raft_consensus.cc:2468] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:49.558739 10033 leader_election.cc:304] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:49.559293 10269 raft_consensus.cc:2804] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:49.559635 10269 raft_consensus.cc:493] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:49.559682 10323 leader_election.cc:290] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:49.560058 10269 raft_consensus.cc:3060] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.561236  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:49.564478 10035 leader_election.cc:343] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.565424 10259 ts_tablet_manager.cc:1403] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.001s
I20260709 14:48:49.566259 10391 consensus_queue.cc:1048] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:49.566824 10269 raft_consensus.cc:515] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.570078  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
W20260709 14:48:49.571308 10035 leader_election.cc:343] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.571928 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:49.572466 10215 raft_consensus.cc:3060] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.573338 10264 tablet_bootstrap.cc:492] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:49.574231 10264 ts_tablet_manager.cc:1403] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.176s	user 0.011s	sys 0.006s
I20260709 14:48:49.577636 10264 raft_consensus.cc:359] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.578022 10391 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.585331 10264 raft_consensus.cc:385] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.585645 10264 raft_consensus.cc:740] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.586313 10264 consensus_queue.cc:260] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.585458 10391 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.569996 10269 leader_election.cc:290] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:49.582844 10259 raft_consensus.cc:359] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.587883 10259 raft_consensus.cc:385] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.588155 10259 raft_consensus.cc:740] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.579545 10215 raft_consensus.cc:2468] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:49.588439 10264 ts_tablet_manager.cc:1434] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:48:49.589356 10264 tablet_bootstrap.cc:492] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:49.589025 10259 consensus_queue.cc:260] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.590988 10259 ts_tablet_manager.cc:1434] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260709 14:48:49.591816 10259 tablet_bootstrap.cc:492] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:49.593935 10033 leader_election.cc:304] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:49.595167 10264 tablet_bootstrap.cc:654] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.595377 10323 raft_consensus.cc:2804] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:49.595141 10463 consensus_queue.cc:1048] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:49.595942 10323 raft_consensus.cc:697] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:49.596730 10323 consensus_queue.cc:237] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.602028 10391 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:49.603344 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:49.603403  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:49.605969 10181 leader_election.cc:343] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:49.606739 10183 leader_election.cc:343] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.607156 10183 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:49.608146 10391 raft_consensus.cc:2749] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:49.608587 10259 tablet_bootstrap.cc:654] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.613597 10264 tablet_bootstrap.cc:492] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:49.614038 10264 ts_tablet_manager.cc:1403] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.003s
I20260709 14:48:49.618494 10264 raft_consensus.cc:359] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.619098 10264 raft_consensus.cc:385] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.619361 10264 raft_consensus.cc:740] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.620182 10259 tablet_bootstrap.cc:492] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:49.619977 10264 consensus_queue.cc:260] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.620697 10259 ts_tablet_manager.cc:1403] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.001s
I20260709 14:48:49.622309 10264 ts_tablet_manager.cc:1434] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:48:49.623215 10264 tablet_bootstrap.cc:492] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:49.624032 10476 raft_consensus.cc:493] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.624476 10476 raft_consensus.cc:515] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.626397 10476 leader_election.cc:290] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:49.628808 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:49.630247 10215 raft_consensus.cc:2468] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 0.
I20260709 14:48:49.632898 10107 leader_election.cc:304] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [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: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:49.633698 10346 raft_consensus.cc:2804] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:49.634034 10346 raft_consensus.cc:493] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:49.634338 10346 raft_consensus.cc:3060] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.636884 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:49.637045 10266 consensus_queue.cc:1048] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:49.638191 10259 raft_consensus.cc:359] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.639565 10259 raft_consensus.cc:385] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.639930 10259 raft_consensus.cc:740] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.642287 10259 consensus_queue.cc:260] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:48:49.643517 10107 leader_election.cc:343] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.649644 10259 ts_tablet_manager.cc:1434] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260709 14:48:49.650681 10259 tablet_bootstrap.cc:492] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:49.653028 10264 tablet_bootstrap.cc:654] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.649672 10346 raft_consensus.cc:515] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.655085 10476 raft_consensus.cc:493] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.659183 10476 raft_consensus.cc:515] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.660707 10260 tablet_bootstrap.cc:492] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:49.661159 10260 ts_tablet_manager.cc:1403] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.224s	user 0.015s	sys 0.015s
I20260709 14:48:49.662505  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:49.663908 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:49.664625 10215 raft_consensus.cc:2393] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 1: Already voted for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in this term.
I20260709 14:48:49.661062 10476 leader_election.cc:290] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:49.666270 10107 leader_election.cc:304] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:49.667919 10260 raft_consensus.cc:359] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.668568 10260 raft_consensus.cc:385] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.668839 10260 raft_consensus.cc:740] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.669381 10483 raft_consensus.cc:3060] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.670353 10260 consensus_queue.cc:260] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.671813 10260 ts_tablet_manager.cc:1434] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:48:49.672642 10260 tablet_bootstrap.cc:492] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:49.668128 10346 leader_election.cc:290] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:49.675506 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
W20260709 14:48:49.676756 10107 leader_election.cc:343] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.678103 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:49.678640 10215 raft_consensus.cc:3060] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.680244 10483 raft_consensus.cc:2749] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:49.683662 10261 tablet_bootstrap.cc:492] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:49.684118 10261 ts_tablet_manager.cc:1403] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.210s	user 0.018s	sys 0.012s
I20260709 14:48:49.686565 10261 raft_consensus.cc:359] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.687180 10261 raft_consensus.cc:385] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.687434 10261 raft_consensus.cc:740] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.687783 10215 raft_consensus.cc:2468] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:49.689010 10107 leader_election.cc:304] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:49.690095 10346 raft_consensus.cc:2804] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:49.690729 10346 raft_consensus.cc:697] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:49.690871 10261 consensus_queue.cc:260] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.691638 10346 consensus_queue.cc:237] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.694351 10261 ts_tablet_manager.cc:1434] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:48:49.697489 10261 tablet_bootstrap.cc:492] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:49.692708 10260 tablet_bootstrap.cc:654] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.701712 10259 tablet_bootstrap.cc:654] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.708204 10261 tablet_bootstrap.cc:654] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.716194 10264 tablet_bootstrap.cc:492] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:49.716645 10264 ts_tablet_manager.cc:1403] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.094s	user 0.016s	sys 0.000s
I20260709 14:48:49.724629  9893 catalog_manager.cc:5697] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 0 to 1, leader changed from <none> to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 1 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:49.735639 10264 raft_consensus.cc:359] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.736335 10264 raft_consensus.cc:385] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.736594 10264 raft_consensus.cc:740] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.740938 10264 consensus_queue.cc:260] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.743039 10264 ts_tablet_manager.cc:1434] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 14:48:49.743929 10264 tablet_bootstrap.cc:492] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:49.747742 10260 tablet_bootstrap.cc:492] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:49.748251 10260 ts_tablet_manager.cc:1403] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.014s
I20260709 14:48:49.751153 10260 raft_consensus.cc:359] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.752408 10260 raft_consensus.cc:385] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.752748 10260 raft_consensus.cc:740] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.753335 10260 consensus_queue.cc:260] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.754748  9892 catalog_manager.cc:5697] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 1 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:49.755550 10260 ts_tablet_manager.cc:1434] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:48:49.757409 10260 tablet_bootstrap.cc:492] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:49.760702 10261 tablet_bootstrap.cc:492] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:49.761231 10261 ts_tablet_manager.cc:1403] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.020s
I20260709 14:48:49.763767 10261 raft_consensus.cc:359] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.764132 10259 tablet_bootstrap.cc:492] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:49.764521 10261 raft_consensus.cc:385] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.764863 10261 raft_consensus.cc:740] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.765674 10261 consensus_queue.cc:260] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.766942 10259 ts_tablet_manager.cc:1403] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.116s	user 0.014s	sys 0.007s
I20260709 14:48:49.752110 10264 tablet_bootstrap.cc:654] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.771731 10261 ts_tablet_manager.cc:1434] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:48:49.772658 10261 tablet_bootstrap.cc:492] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:49.773711 10464 raft_consensus.cc:493] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.774158 10464 raft_consensus.cc:515] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.777307 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:49.777900 10142 raft_consensus.cc:2468] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:49.779167 10261 tablet_bootstrap.cc:654] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.779138  9960 leader_election.cc:304] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:49.779942 10259 raft_consensus.cc:359] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.780110 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:49.780617 10259 raft_consensus.cc:385] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.780990 10215 raft_consensus.cc:2468] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:49.780121 10463 raft_consensus.cc:2804] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:49.782630 10463 raft_consensus.cc:493] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:49.782984 10463 raft_consensus.cc:3060] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.789839 10463 raft_consensus.cc:515] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.791687 10464 leader_election.cc:290] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:49.781038 10259 raft_consensus.cc:740] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.792932 10259 consensus_queue.cc:260] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.794171 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:49.794786 10142 raft_consensus.cc:3060] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.773155 10260 tablet_bootstrap.cc:654] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.802958 10143 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.805258 10259 ts_tablet_manager.cc:1434] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:48:49.809463 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:49.809998 10215 raft_consensus.cc:3060] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.810381 10266 consensus_queue.cc:1048] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:49.817981 10463 leader_election.cc:290] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:49.819334 10259 tablet_bootstrap.cc:492] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:49.822108 10215 raft_consensus.cc:2468] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:49.825109  9958 leader_election.cc:304] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:49.827004 10266 consensus_queue.cc:1048] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:49.831974 10310 raft_consensus.cc:493] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.832440 10310 raft_consensus.cc:515] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.837598 10310 leader_election.cc:290] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:49.840104 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:49.840682 10142 raft_consensus.cc:2468] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:49.842118 10266 raft_consensus.cc:2804] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:49.842674 10266 raft_consensus.cc:697] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:49.843501 10266 consensus_queue.cc:237] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.846107 10264 tablet_bootstrap.cc:492] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:49.846582 10264 ts_tablet_manager.cc:1403] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.103s	user 0.024s	sys 0.023s
I20260709 14:48:49.849498 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:49.849778 10346 consensus_queue.cc:1048] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:49.850814 10391 raft_consensus.cc:493] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.851269 10391 raft_consensus.cc:515] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.854744 10264 raft_consensus.cc:359] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.855381 10264 raft_consensus.cc:385] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.855654 10264 raft_consensus.cc:740] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.856269 10264 consensus_queue.cc:260] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:48:49.846225  9960 leader_election.cc:343] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:49.858350  9958 leader_election.cc:343] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.861644 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:49.861936 10264 ts_tablet_manager.cc:1434] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260709 14:48:49.862860 10264 tablet_bootstrap.cc:492] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:49.863642 10464 consensus_queue.cc:1048] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:49.864061 10259 tablet_bootstrap.cc:654] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.866688 10261 tablet_bootstrap.cc:492] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:49.867146 10261 ts_tablet_manager.cc:1403] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.095s	user 0.038s	sys 0.025s
I20260709 14:48:49.869098 10261 raft_consensus.cc:359] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.869539 10264 tablet_bootstrap.cc:654] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.869699 10261 raft_consensus.cc:385] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.870080 10261 raft_consensus.cc:740] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
W20260709 14:48:49.870110 10181 leader_election.cc:343] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.870923 10261 consensus_queue.cc:260] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.871222  9958 leader_election.cc:304] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:49.871994 10463 raft_consensus.cc:2749] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:49.872949  9892 catalog_manager.cc:5697] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:49.880447 10365 consensus_queue.cc:1048] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:49.890754 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:49.891937 10260 tablet_bootstrap.cc:492] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:49.894392 10260 ts_tablet_manager.cc:1403] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.137s	user 0.014s	sys 0.008s
I20260709 14:48:49.893929 10259 tablet_bootstrap.cc:492] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:49.897324 10261 ts_tablet_manager.cc:1434] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 14:48:49.897588 10259 ts_tablet_manager.cc:1403] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.000s
I20260709 14:48:49.880473 10391 leader_election.cc:290] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
W20260709 14:48:49.898617 10183 leader_election.cc:343] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.899082 10183 leader_election.cc:304] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:49.900309 10259 raft_consensus.cc:359] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.901024 10391 raft_consensus.cc:2749] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:49.901335 10385 consensus_queue.cc:1048] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:49.897014 10260 raft_consensus.cc:359] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.903816 10260 raft_consensus.cc:385] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.904134 10260 raft_consensus.cc:740] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.904544 10261 tablet_bootstrap.cc:492] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:49.900987 10259 raft_consensus.cc:385] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.905462 10259 raft_consensus.cc:740] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.906209 10259 consensus_queue.cc:260] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.908461 10259 ts_tablet_manager.cc:1434] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:48:49.909389 10259 tablet_bootstrap.cc:492] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:49.910344 10261 tablet_bootstrap.cc:654] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.904927 10260 consensus_queue.cc:260] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.912448 10260 ts_tablet_manager.cc:1434] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:48:49.936326 10260 tablet_bootstrap.cc:492] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:49.937739 10261 tablet_bootstrap.cc:492] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:49.941514 10261 ts_tablet_manager.cc:1403] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.002s
I20260709 14:48:49.943825 10261 raft_consensus.cc:359] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.944448 10261 raft_consensus.cc:385] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.944692 10261 raft_consensus.cc:740] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.945374 10261 consensus_queue.cc:260] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:49.946864 10261 ts_tablet_manager.cc:1434] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:48:49.947683 10261 tablet_bootstrap.cc:492] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:49.948283 10264 tablet_bootstrap.cc:492] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:49.948742 10264 ts_tablet_manager.cc:1403] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.086s	user 0.017s	sys 0.001s
I20260709 14:48:49.951249 10264 raft_consensus.cc:359] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.951944 10264 raft_consensus.cc:385] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:49.952194 10264 raft_consensus.cc:740] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:49.952808 10261 tablet_bootstrap.cc:654] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.952885 10264 consensus_queue.cc:260] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:49.958024 10067 raft_consensus.cc:3060] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:49.957747 10463 consensus_queue.cc:1048] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:49.957450 10264 ts_tablet_manager.cc:1434] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 14:48:49.959128 10264 tablet_bootstrap.cc:492] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:49.965245 10391 raft_consensus.cc:493] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.965771 10264 tablet_bootstrap.cc:654] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.965739 10391 raft_consensus.cc:515] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:49.917374 10259 tablet_bootstrap.cc:654] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.970352 10391 leader_election.cc:290] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:49.971675 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:49.971766 10391 consensus_queue.cc:1048] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:48:49.973245 10183 leader_election.cc:343] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.973865  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:49.979530 10183 leader_election.cc:343] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:49.979933 10183 leader_election.cc:304] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:49.981034 10391 raft_consensus.cc:2749] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:49.982224 10260 tablet_bootstrap.cc:654] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:49.983388 10361 raft_consensus.cc:493] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.994457 10361 raft_consensus.cc:515] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:49.996393 10361 leader_election.cc:290] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:49.989898 10391 consensus_queue.cc:1048] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:49.991199 10463 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:49.997987 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:49.999843 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:50.000437 10216 raft_consensus.cc:2468] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
W20260709 14:48:50.001140 10035 leader_election.cc:343] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.001849 10033 leader_election.cc:304] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:50.003270 10361 raft_consensus.cc:2804] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:50.003649 10361 raft_consensus.cc:493] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:50.003973 10361 raft_consensus.cc:3060] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.004209 10463 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.006275 10463 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:50.006963 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:48:50.008222  9958 leader_election.cc:343] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.009972 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:50.010689 10142 raft_consensus.cc:2468] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:50.012023  9960 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:50.013142 10463 raft_consensus.cc:2804] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:50.013540 10463 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:50.013856 10463 raft_consensus.cc:3060] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.028208 10259 tablet_bootstrap.cc:492] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:50.028684 10259 ts_tablet_manager.cc:1403] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.119s	user 0.005s	sys 0.003s
I20260709 14:48:50.031383 10259 raft_consensus.cc:359] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.031991 10259 raft_consensus.cc:385] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.032232 10259 raft_consensus.cc:740] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.034685 10260 tablet_bootstrap.cc:492] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:50.035128 10260 ts_tablet_manager.cc:1403] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.000s
I20260709 14:48:50.035929 10463 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.037717 10361 raft_consensus.cc:515] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.037880 10259 consensus_queue.cc:260] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.040308 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:50.040920 10259 ts_tablet_manager.cc:1434] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
W20260709 14:48:50.041641 10035 leader_election.cc:343] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.043632 10260 raft_consensus.cc:359] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.044149 10365 consensus_queue.cc:1048] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:50.044934 10361 leader_election.cc:290] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:50.045518 10260 raft_consensus.cc:385] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.045830 10260 raft_consensus.cc:740] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.047216 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:50.047816 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:50.048301 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:50.049753 10463 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:50.041815 10259 tablet_bootstrap.cc:492] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:50.048426 10143 raft_consensus.cc:3060] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.047751 10215 raft_consensus.cc:3060] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.059082 10215 raft_consensus.cc:2468] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
W20260709 14:48:50.049696  9958 leader_election.cc:343] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.066509 10395 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.066962 10395 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.068943 10395 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:50.072008 10259 tablet_bootstrap.cc:654] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.076329 10464 raft_consensus.cc:493] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.076681 10261 tablet_bootstrap.cc:492] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:50.077251 10261 ts_tablet_manager.cc:1403] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.130s	user 0.037s	sys 0.043s
I20260709 14:48:50.076803 10464 raft_consensus.cc:515] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.078850 10464 leader_election.cc:290] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:50.081048 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:50.081499  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:50.081676 10261 raft_consensus.cc:359] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.082384 10261 raft_consensus.cc:385] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.082648 10261 raft_consensus.cc:740] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
W20260709 14:48:50.083053 10183 leader_election.cc:343] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.083297 10261 consensus_queue.cc:260] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.084682 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:50.085772 10261 ts_tablet_manager.cc:1434] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260709 14:48:50.086051 10181 leader_election.cc:343] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.086242 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:50.086840 10181 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:50.087679 10261 tablet_bootstrap.cc:492] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:50.088459 10259 tablet_bootstrap.cc:492] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:50.088577 10395 raft_consensus.cc:2749] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:50.089051 10259 ts_tablet_manager.cc:1403] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.047s	user 0.014s	sys 0.008s
I20260709 14:48:50.090545 10264 tablet_bootstrap.cc:492] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:50.090983 10264 ts_tablet_manager.cc:1403] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.132s	user 0.013s	sys 0.001s
I20260709 14:48:50.091656 10259 raft_consensus.cc:359] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.092327 10259 raft_consensus.cc:385] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.092633 10259 raft_consensus.cc:740] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.087064 10216 raft_consensus.cc:2393] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in current term 1: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:50.093317 10261 tablet_bootstrap.cc:654] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.093653 10033 leader_election.cc:304] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:50.093545 10259 consensus_queue.cc:260] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.099232 10391 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.094434 10361 raft_consensus.cc:2804] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:50.101656 10361 raft_consensus.cc:697] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:50.102584 10361 consensus_queue.cc:237] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.100733 10391 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.102221  9958 leader_election.cc:304] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:50.104671  9992 raft_consensus.cc:3060] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.095498 10260 consensus_queue.cc:260] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.095639 10264 raft_consensus.cc:359] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.106564 10264 raft_consensus.cc:385] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.106856 10264 raft_consensus.cc:740] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.106917 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:50.107496 10264 consensus_queue.cc:260] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.107904 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
W20260709 14:48:50.108183 10181 leader_election.cc:343] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.108577 10144 raft_consensus.cc:2468] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:50.109969 10183 leader_election.cc:304] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:50.110440 10143 raft_consensus.cc:2468] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:50.110905 10395 raft_consensus.cc:2804] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:50.117918 10391 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:50.137426 10395 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:50.122694 10259 ts_tablet_manager.cc:1434] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.000s
I20260709 14:48:50.137804 10395 raft_consensus.cc:3060] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.138638 10259 tablet_bootstrap.cc:492] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
W20260709 14:48:50.141275  9941 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:50.144376 10259 tablet_bootstrap.cc:654] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.144481 10395 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.134639 10261 tablet_bootstrap.cc:492] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:50.135994 10464 raft_consensus.cc:2749] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:50.145944 10261 ts_tablet_manager.cc:1403] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.019s
I20260709 14:48:50.110767 10260 ts_tablet_manager.cc:1434] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 14:48:50.147581 10260 tablet_bootstrap.cc:492] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:50.150475 10261 raft_consensus.cc:359] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.151160 10261 raft_consensus.cc:385] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.151449 10261 raft_consensus.cc:740] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.152129 10261 consensus_queue.cc:260] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.154330 10261 ts_tablet_manager.cc:1434] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:48:50.155205 10261 tablet_bootstrap.cc:492] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:50.156697 10365 raft_consensus.cc:493] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.157235 10365 raft_consensus.cc:515] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.159319 10365 leader_election.cc:290] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:50.160632 10261 tablet_bootstrap.cc:654] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.160844 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:50.161685 10215 raft_consensus.cc:2468] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:50.163069  9958 leader_election.cc:304] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:50.164842 10464 raft_consensus.cc:2804] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:50.165238 10464 raft_consensus.cc:493] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:50.165591 10464 raft_consensus.cc:3060] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.112648 10264 ts_tablet_manager.cc:1434] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:48:50.114761 10310 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.172574 10264 tablet_bootstrap.cc:492] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:50.174391 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:50.175400 10310 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.177357 10310 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:50.179446 10260 tablet_bootstrap.cc:654] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.179306 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:48:50.180771  9958 leader_election.cc:343] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.181672 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:50.184576 10361 raft_consensus.cc:493] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.185063 10361 raft_consensus.cc:515] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.186425 10269 consensus_queue.cc:1048] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:50.187120 10361 leader_election.cc:290] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:50.183668 10216 raft_consensus.cc:2468] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
W20260709 14:48:50.182044  9960 leader_election.cc:343] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.189024  9891 catalog_manager.cc:5697] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 1 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:50.182950 10310 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.190394 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:50.191184 10215 raft_consensus.cc:2393] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 1: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:50.190898 10310 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.190824  9958 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:50.192831 10310 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:50.193953 10463 raft_consensus.cc:2804] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:50.194324 10463 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:50.194655 10463 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.195209 10269 consensus_queue.cc:1048] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:50.197956 10464 raft_consensus.cc:515] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.200500 10464 leader_election.cc:290] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:50.202108 10395 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:50.202656 10394 raft_consensus.cc:493] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.202729 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:50.203155 10394 raft_consensus.cc:515] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
W20260709 14:48:50.204241 10181 leader_election.cc:343] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.205147 10394 leader_election.cc:290] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:50.207571 10264 tablet_bootstrap.cc:654] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.207665 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:50.208232 10463 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
W20260709 14:48:50.209218 10181 leader_election.cc:343] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.210338 10463 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:50.211728  9960 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:50.212877 10310 raft_consensus.cc:2804] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:50.213330 10310 raft_consensus.cc:697] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:50.214097 10310 consensus_queue.cc:237] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.214905  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:50.220213 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:50.235551 10143 raft_consensus.cc:3060] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.221249 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:50.241483 10216 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:50.194490 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:50.222020 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:50.224079 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:50.244189 10217 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.224798 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:50.225514 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:50.232610 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:50.246495 10215 raft_consensus.cc:3060] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:50.249773  9960 leader_election.cc:343] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.251107  9958 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
W20260709 14:48:50.253795 10183 leader_election.cc:343] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.254281 10183 leader_election.cc:304] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:50.255549 10394 raft_consensus.cc:2749] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:50.260133  9958 leader_election.cc:343] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:50.261096  9958 leader_election.cc:343] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.262012 10266 consensus_queue.cc:1048] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:50.257066 10035 leader_election.cc:304] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:50.265352 10261 tablet_bootstrap.cc:492] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:50.265789 10261 ts_tablet_manager.cc:1403] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.111s	user 0.020s	sys 0.015s
I20260709 14:48:50.255072 10464 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:50.268147 10464 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:50.268230 10261 raft_consensus.cc:359] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.268940 10261 raft_consensus.cc:385] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.269225 10261 raft_consensus.cc:740] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.270112 10323 raft_consensus.cc:3060] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.269829 10261 consensus_queue.cc:260] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.280002 10261 ts_tablet_manager.cc:1434] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:48:50.280915 10261 tablet_bootstrap.cc:492] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:50.271032 10464 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.302086 10259 tablet_bootstrap.cc:492] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:50.302539 10259 ts_tablet_manager.cc:1403] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.164s	user 0.034s	sys 0.053s
I20260709 14:48:50.298002 10483 raft_consensus.cc:493] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.304701 10483 raft_consensus.cc:515] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.306696 10483 leader_election.cc:290] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:50.307250 10259 raft_consensus.cc:359] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.307898 10259 raft_consensus.cc:385] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.308167 10259 raft_consensus.cc:740] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.309603 10261 tablet_bootstrap.cc:654] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.309712 10259 consensus_queue.cc:260] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.293782 10143 raft_consensus.cc:2468] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:50.319252 10264 tablet_bootstrap.cc:492] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:50.319738 10264 ts_tablet_manager.cc:1403] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.147s	user 0.008s	sys 0.017s
I20260709 14:48:50.323594 10259 ts_tablet_manager.cc:1434] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 14:48:50.324694 10183 leader_election.cc:304] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:50.325810 10391 raft_consensus.cc:2804] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:50.326256 10391 raft_consensus.cc:697] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:50.327021 10391 consensus_queue.cc:237] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.329149 10259 tablet_bootstrap.cc:492] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:50.322105 10217 raft_consensus.cc:2468] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:50.338574  9958 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:50.339640 10365 raft_consensus.cc:2804] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:50.339994 10260 tablet_bootstrap.cc:492] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:50.340099 10365 raft_consensus.cc:697] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:50.340633 10307 consensus_queue.cc:1048] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:50.340930 10365 consensus_queue.cc:237] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.341964 10260 ts_tablet_manager.cc:1403] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.195s	user 0.012s	sys 0.016s
I20260709 14:48:50.344362 10260 raft_consensus.cc:359] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.344919 10260 raft_consensus.cc:385] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.348438 10260 raft_consensus.cc:740] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.349071 10260 consensus_queue.cc:260] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.337122  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:50.354912 10260 ts_tablet_manager.cc:1434] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:48:50.361402 10260 tablet_bootstrap.cc:492] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:50.362965 10464 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.366227 10323 raft_consensus.cc:2749] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:50.366994 10261 tablet_bootstrap.cc:492] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:50.368649 10464 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:50.367725 10261 ts_tablet_manager.cc:1403] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.004s
I20260709 14:48:50.369340 10259 tablet_bootstrap.cc:654] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.361933 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:50.360442  9992 raft_consensus.cc:2468] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 0.
I20260709 14:48:50.383189 10109 leader_election.cc:304] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [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: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
W20260709 14:48:50.383603 10539 log.cc:927] Time spent T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260709 14:48:50.385072 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:50.385365 10483 raft_consensus.cc:2804] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:50.385711 10214 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.394974 10264 raft_consensus.cc:359] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.395665 10264 raft_consensus.cc:385] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.395916 10264 raft_consensus.cc:740] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.396498 10264 consensus_queue.cc:260] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.385776 10483 raft_consensus.cc:493] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:50.401142 10483 raft_consensus.cc:3060] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.407878 10215 raft_consensus.cc:2468] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:50.379719 10067 raft_consensus.cc:2468] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 0.
I20260709 14:48:50.409112  9958 leader_election.cc:304] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:50.410267 10544 consensus_queue.cc:1048] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260709 14:48:50.411055 10310 raft_consensus.cc:2804] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:50.411526 10310 raft_consensus.cc:697] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:50.412297 10310 consensus_queue.cc:237] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.413655 10261 raft_consensus.cc:359] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.414295 10261 raft_consensus.cc:385] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.414551 10261 raft_consensus.cc:740] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.415374 10261 consensus_queue.cc:260] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.417891 10261 ts_tablet_manager.cc:1434] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 14:48:50.422649 10264 ts_tablet_manager.cc:1434] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.103s	user 0.001s	sys 0.004s
I20260709 14:48:50.423528 10264 tablet_bootstrap.cc:492] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:50.418776 10260 tablet_bootstrap.cc:654] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.429809 10261 tablet_bootstrap.cc:492] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
W20260709 14:48:50.434113 10035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 54110.7us
I20260709 14:48:50.435223 10214 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:50.454823 10264 tablet_bootstrap.cc:654] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.458305  9892 catalog_manager.cc:5697] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:50.467572  9958 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:50.442530 10483 raft_consensus.cc:515] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.470376 10483 leader_election.cc:290] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:50.476372  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:50.477010  9992 raft_consensus.cc:3060] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.484022 10261 tablet_bootstrap.cc:654] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.492882 10307 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:50.501955 10307 raft_consensus.cc:697] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:50.502411  9992 raft_consensus.cc:2468] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:50.502867 10307 consensus_queue.cc:237] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.503576 10109 leader_election.cc:304] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [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: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
W20260709 14:48:50.506735 10550 log.cc:927] Time spent T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 14:48:50.505541 10483 raft_consensus.cc:2804] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:50.506866 10395 raft_consensus.cc:493] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.510830 10395 raft_consensus.cc:515] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.513104 10395 leader_election.cc:290] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:50.513736 10259 tablet_bootstrap.cc:492] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:50.514111 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c510ff0e74d62aa3edcd977b8510c" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:50.514182 10259 ts_tablet_manager.cc:1403] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.185s	user 0.009s	sys 0.022s
I20260709 14:48:50.514571 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c510ff0e74d62aa3edcd977b8510c" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:50.515705 10483 raft_consensus.cc:697] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
W20260709 14:48:50.515970 10181 leader_election.cc:343] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.516562 10483 consensus_queue.cc:237] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:48:50.517057 10183 leader_election.cc:343] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.517062 10259 raft_consensus.cc:359] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.518211 10259 raft_consensus.cc:385] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.518404 10259 raft_consensus.cc:740] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.521587 10264 tablet_bootstrap.cc:492] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:50.522100 10264 ts_tablet_manager.cc:1403] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.099s	user 0.010s	sys 0.002s
I20260709 14:48:50.523988 10264 raft_consensus.cc:359] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.524396 10264 raft_consensus.cc:385] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.524596 10264 raft_consensus.cc:740] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.525063 10264 consensus_queue.cc:260] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.526000 10476 consensus_queue.cc:1048] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:50.526700 10264 ts_tablet_manager.cc:1434] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:50.527577 10264 tablet_bootstrap.cc:492] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:50.532672  9892 catalog_manager.cc:5697] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:50.534327  9892 catalog_manager.cc:5697] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:50.517545 10183 leader_election.cc:304] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:50.540691 10259 consensus_queue.cc:260] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.537508  9892 catalog_manager.cc:5697] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:50.542410 10260 tablet_bootstrap.cc:492] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:50.542908 10260 ts_tablet_manager.cc:1403] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.182s	user 0.031s	sys 0.025s
I20260709 14:48:50.544210 10268 raft_consensus.cc:2749] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:50.544364 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:50.544948 10259 ts_tablet_manager.cc:1434] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.001s
I20260709 14:48:50.547636 10259 tablet_bootstrap.cc:492] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:50.548105 10260 raft_consensus.cc:359] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.548732 10260 raft_consensus.cc:385] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.548971 10260 raft_consensus.cc:740] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.549947 10260 consensus_queue.cc:260] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.551819 10260 ts_tablet_manager.cc:1434] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:48:50.553107 10260 tablet_bootstrap.cc:492] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:50.554234 10259 tablet_bootstrap.cc:654] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.557127 10395 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.557883 10385 raft_consensus.cc:493] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.558431 10260 tablet_bootstrap.cc:654] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.558355 10385 raft_consensus.cc:515] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.562367 10385 leader_election.cc:290] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:50.564194 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:50.564952 10216 raft_consensus.cc:2393] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 1: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:50.557658 10395 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.568363 10395 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:50.569975  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:50.570598  9992 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:50.571079 10264 tablet_bootstrap.cc:654] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.571570 10183 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:50.575301  9890 catalog_manager.cc:5697] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 1 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:50.577237 10395 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:50.577611 10395 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:50.577924 10395 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.578222 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
W20260709 14:48:50.581591 10183 leader_election.cc:343] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.584415 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:50.584968 10068 raft_consensus.cc:3060] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.585882 10323 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.586326 10323 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:48:50.587036  9958 leader_election.cc:343] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.588174 10323 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:50.594682 10546 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.595108 10546 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.596091 10395 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.611044  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:50.612630 10261 tablet_bootstrap.cc:492] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:50.613075 10261 ts_tablet_manager.cc:1403] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.194s	user 0.007s	sys 0.009s
I20260709 14:48:50.614481 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:50.604853 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:50.615310 10141 raft_consensus.cc:2393] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 1: Already voted for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in this term.
I20260709 14:48:50.615775 10261 raft_consensus.cc:359] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.616499 10261 raft_consensus.cc:385] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.616796 10261 raft_consensus.cc:740] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.617520 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:50.618357 10215 raft_consensus.cc:2393] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 1: Already voted for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in this term.
I20260709 14:48:50.619843 10395 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:50.620499 10546 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:50.617576 10261 consensus_queue.cc:260] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.623474 10107 leader_election.cc:304] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:50.624197 10385 raft_consensus.cc:3060] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.626253 10264 tablet_bootstrap.cc:492] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:50.626910 10264 ts_tablet_manager.cc:1403] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.004s
I20260709 14:48:50.631284  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:50.631812  9992 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.632211 10068 raft_consensus.cc:2468] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:50.634552 10261 ts_tablet_manager.cc:1434] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:48:50.635211 10261 tablet_bootstrap.cc:492] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:50.638278 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:50.636359  9891 catalog_manager.cc:5697] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 0 to 1, leader changed from <none> to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 1 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:50.643688 10260 tablet_bootstrap.cc:492] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:50.644076 10260 ts_tablet_manager.cc:1403] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.091s	user 0.023s	sys 0.019s
I20260709 14:48:50.636451  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:50.646382 10260 raft_consensus.cc:359] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.647040 10260 raft_consensus.cc:385] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.647253 10260 raft_consensus.cc:740] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
W20260709 14:48:50.646616 10183 leader_election.cc:343] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.657959 10307 consensus_queue.cc:1048] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:50.658802 10264 raft_consensus.cc:359] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.659452 10264 raft_consensus.cc:385] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.659703 10264 raft_consensus.cc:740] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.660521 10035 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:50.661619 10542 raft_consensus.cc:3060] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.660879 10483 raft_consensus.cc:493] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.664129 10483 raft_consensus.cc:515] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.667403 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:50.668013 10261 tablet_bootstrap.cc:654] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.668161 10215 raft_consensus.cc:2393] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 1: Already voted for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in this term.
I20260709 14:48:50.668852 10385 raft_consensus.cc:2749] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:50.669030 10035 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:50.669662  9992 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:50.670621 10183 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:50.671236 10259 tablet_bootstrap.cc:492] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:50.671669 10391 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:50.671911 10546 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.672497  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:50.671696 10259 ts_tablet_manager.cc:1403] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.124s	user 0.007s	sys 0.008s
I20260709 14:48:50.673888 10109 leader_election.cc:304] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:50.672201 10391 raft_consensus.cc:697] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:50.675228 10391 consensus_queue.cc:237] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.672019 10483 leader_election.cc:290] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:50.676695 10483 raft_consensus.cc:3060] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.678606 10546 raft_consensus.cc:2749] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:50.668357 10542 raft_consensus.cc:2749] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:50.680002 10259 raft_consensus.cc:359] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.672260 10260 consensus_queue.cc:260] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.680742 10259 raft_consensus.cc:385] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.683280 10259 raft_consensus.cc:740] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.683077 10547 consensus_queue.cc:1048] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:50.684191 10268 raft_consensus.cc:493] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.684641 10268 raft_consensus.cc:515] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.685040 10261 tablet_bootstrap.cc:492] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:50.685647 10261 ts_tablet_manager.cc:1403] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.001s
I20260709 14:48:50.685118 10264 consensus_queue.cc:260] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.688699 10268 leader_election.cc:290] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:50.690135 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e686a7d11347bcb5ef37a4182f2378" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:50.690433  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e686a7d11347bcb5ef37a4182f2378" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:50.688073 10261 raft_consensus.cc:359] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
W20260709 14:48:50.692006 10183 leader_election.cc:343] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.692184 10261 raft_consensus.cc:385] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.692497 10261 raft_consensus.cc:740] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
W20260709 14:48:50.692713 10183 leader_election.cc:343] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.693153 10183 leader_election.cc:304] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:50.693150 10261 consensus_queue.cc:260] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.694278 10395 raft_consensus.cc:2749] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:50.695842 10259 consensus_queue.cc:260] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.701627 10463 consensus_queue.cc:1048] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:50.702111 10259 ts_tablet_manager.cc:1434] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.002s
I20260709 14:48:50.703020 10259 tablet_bootstrap.cc:492] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:50.682549 10260 ts_tablet_manager.cc:1434] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.001s
I20260709 14:48:50.707122 10260 tablet_bootstrap.cc:492] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:50.708052 10542 consensus_queue.cc:1048] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:50.711481 10483 raft_consensus.cc:2749] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:50.695936 10264 ts_tablet_manager.cc:1434] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.069s	user 0.003s	sys 0.003s
I20260709 14:48:50.718814 10264 tablet_bootstrap.cc:492] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:50.724413 10264 tablet_bootstrap.cc:654] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.728592 10259 tablet_bootstrap.cc:654] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.730115  9890 catalog_manager.cc:5697] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 1 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:50.731971 10260 tablet_bootstrap.cc:654] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.732125 10261 ts_tablet_manager.cc:1434] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.046s	user 0.004s	sys 0.001s
I20260709 14:48:50.762566 10261 tablet_bootstrap.cc:492] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:50.768271 10261 tablet_bootstrap.cc:654] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.775871 10264 tablet_bootstrap.cc:492] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:50.783355 10310 raft_consensus.cc:493] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.783869 10310 raft_consensus.cc:515] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.786924 10310 leader_election.cc:290] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:50.783020 10264 ts_tablet_manager.cc:1403] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.001s
I20260709 14:48:50.778687 10261 tablet_bootstrap.cc:492] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:50.792096 10261 ts_tablet_manager.cc:1403] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.010s
I20260709 14:48:50.793768 10264 raft_consensus.cc:359] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.794440 10264 raft_consensus.cc:385] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.794709 10264 raft_consensus.cc:740] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.799554 10261 raft_consensus.cc:359] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.800246 10261 raft_consensus.cc:385] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.800505 10261 raft_consensus.cc:740] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.795806 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:50.801189 10261 consensus_queue.cc:260] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.803153 10261 ts_tablet_manager.cc:1434] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 14:48:50.803951 10261 tablet_bootstrap.cc:492] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
W20260709 14:48:50.804031  9958 leader_election.cc:343] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.810182 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:50.811154 10259 tablet_bootstrap.cc:492] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:50.813510 10143 raft_consensus.cc:2468] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:50.813642 10259 ts_tablet_manager.cc:1403] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.002s
I20260709 14:48:50.814554 10264 consensus_queue.cc:260] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.815588  9960 leader_election.cc:304] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:50.816200 10259 raft_consensus.cc:359] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.816809 10259 raft_consensus.cc:385] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.817072 10259 raft_consensus.cc:740] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.817530 10463 raft_consensus.cc:2804] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:50.817919 10463 raft_consensus.cc:493] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:50.817698 10259 consensus_queue.cc:260] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.818293 10463 raft_consensus.cc:3060] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.820111 10259 ts_tablet_manager.cc:1434] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:50.820823 10264 ts_tablet_manager.cc:1434] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:48:50.812624 10261 tablet_bootstrap.cc:654] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.821724 10264 tablet_bootstrap.cc:492] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:50.820973 10259 tablet_bootstrap.cc:492] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:50.826260 10463 raft_consensus.cc:515] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.827304 10264 tablet_bootstrap.cc:654] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.829079 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:50.829670 10143 raft_consensus.cc:3060] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.830219 10259 tablet_bootstrap.cc:654] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.833436 10260 tablet_bootstrap.cc:492] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:50.833870 10260 ts_tablet_manager.cc:1403] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.127s	user 0.025s	sys 0.028s
I20260709 14:48:50.836277 10260 raft_consensus.cc:359] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.836855 10260 raft_consensus.cc:385] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.837116 10260 raft_consensus.cc:740] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.837728 10260 consensus_queue.cc:260] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.842628 10260 ts_tablet_manager.cc:1434] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:48:50.843464 10260 tablet_bootstrap.cc:492] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:50.848745 10260 tablet_bootstrap.cc:654] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.853662 10261 tablet_bootstrap.cc:492] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:50.854195 10261 ts_tablet_manager.cc:1403] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.001s
I20260709 14:48:50.856758 10261 raft_consensus.cc:359] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.858121 10261 raft_consensus.cc:385] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.858446 10261 raft_consensus.cc:740] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.857822 10259 tablet_bootstrap.cc:492] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:50.859432 10260 tablet_bootstrap.cc:492] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:50.859887 10260 ts_tablet_manager.cc:1403] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.010s
I20260709 14:48:50.859855 10261 consensus_queue.cc:260] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.862437 10260 raft_consensus.cc:359] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.863072 10260 raft_consensus.cc:385] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.863310 10260 raft_consensus.cc:740] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.864020 10260 consensus_queue.cc:260] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.864809 10143 raft_consensus.cc:2468] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:50.866179 10260 ts_tablet_manager.cc:1434] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:50.865990  9960 leader_election.cc:304] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:50.866878 10310 raft_consensus.cc:2804] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:50.867040 10260 tablet_bootstrap.cc:492] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
W20260709 14:48:50.869727 10035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 56621.7us
I20260709 14:48:50.871224 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:50.872107 10463 leader_election.cc:290] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:50.872768 10310 raft_consensus.cc:697] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:50.873656 10310 consensus_queue.cc:237] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.875767 10264 tablet_bootstrap.cc:492] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:50.876207 10264 ts_tablet_manager.cc:1403] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.012s
I20260709 14:48:50.872776 10260 tablet_bootstrap.cc:654] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.876709 10463 consensus_queue.cc:1048] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:50.879925 10264 raft_consensus.cc:359] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.880554 10264 raft_consensus.cc:385] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.880889 10264 raft_consensus.cc:740] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.881709 10264 consensus_queue.cc:260] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.883875 10264 ts_tablet_manager.cc:1434] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:50.884812 10264 tablet_bootstrap.cc:492] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:50.859539 10259 ts_tablet_manager.cc:1403] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.002s
W20260709 14:48:50.891462 10181 consensus_peers.cc:597] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:50.893138 10259 raft_consensus.cc:359] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.893859 10259 raft_consensus.cc:385] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.894347 10264 tablet_bootstrap.cc:654] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:50.895242  9958 leader_election.cc:343] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.895120 10463 consensus_queue.cc:1048] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:48:50.896183 10260 tablet_bootstrap.cc:492] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:50.896626 10260 ts_tablet_manager.cc:1403] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.003s
I20260709 14:48:50.894536 10261 ts_tablet_manager.cc:1434] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 14:48:50.903012 10260 raft_consensus.cc:359] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.903650 10260 raft_consensus.cc:385] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.903905 10260 raft_consensus.cc:740] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.904775 10260 consensus_queue.cc:260] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:50.906298 10261 tablet_bootstrap.cc:492] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:50.906970 10260 ts_tablet_manager.cc:1434] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 14:48:50.894841 10259 raft_consensus.cc:740] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.909122 10260 tablet_bootstrap.cc:492] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:50.909857 10259 consensus_queue.cc:260] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.917016 10259 ts_tablet_manager.cc:1434] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.026s	user 0.001s	sys 0.004s
I20260709 14:48:50.917254 10264 tablet_bootstrap.cc:492] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:50.917698 10264 ts_tablet_manager.cc:1403] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.001s
I20260709 14:48:50.917840 10259 tablet_bootstrap.cc:492] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:50.918253 10310 raft_consensus.cc:493] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:50.918746 10310 raft_consensus.cc:515] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.907047  9890 catalog_manager.cc:5697] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:50.921487 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:50.922084 10216 raft_consensus.cc:2468] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:50.923254  9958 leader_election.cc:304] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:50.923553 10259 tablet_bootstrap.cc:654] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.913663 10261 tablet_bootstrap.cc:654] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.915128 10260 tablet_bootstrap.cc:654] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.924191 10463 raft_consensus.cc:2804] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:50.928830 10463 raft_consensus.cc:493] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:50.924260 10264 raft_consensus.cc:359] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.929363 10264 raft_consensus.cc:385] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.929265 10463 raft_consensus.cc:3060] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:50.929833 10264 raft_consensus.cc:740] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.930574 10483 consensus_queue.cc:1048] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:50.930513 10264 consensus_queue.cc:260] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:50.932005 10264 ts_tablet_manager.cc:1434] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:48:50.932837 10264 tablet_bootstrap.cc:492] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:50.939482 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:48:50.942731  9958 leader_election.cc:343] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:50.944516 10365 consensus_queue.cc:1048] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:50.952666 10264 tablet_bootstrap.cc:654] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:50.954942 10391 consensus_queue.cc:1048] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:50.964834 10310 leader_election.cc:290] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:50.966306 10463 raft_consensus.cc:515] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.969691 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:50.970265 10215 raft_consensus.cc:3060] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:50.973908 10580 log.cc:927] Time spent T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
I20260709 14:48:50.976898 10215 raft_consensus.cc:2468] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:50.978134  9958 leader_election.cc:304] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:50.978885 10365 raft_consensus.cc:2804] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:50.980700 10264 tablet_bootstrap.cc:492] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:50.981144 10264 ts_tablet_manager.cc:1403] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.000s
I20260709 14:48:50.980630 10365 raft_consensus.cc:697] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:50.984423 10365 consensus_queue.cc:237] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:50.987984 10264 raft_consensus.cc:359] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.989415 10264 raft_consensus.cc:385] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:50.989701 10264 raft_consensus.cc:740] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:50.991504 10264 consensus_queue.cc:260] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:50.994544 10264 ts_tablet_manager.cc:1434] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:48:50.997367 10264 tablet_bootstrap.cc:492] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:51.007025 10307 consensus_queue.cc:1048] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.008112 10264 tablet_bootstrap.cc:654] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.023684 10547 raft_consensus.cc:493] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.024186 10547 raft_consensus.cc:515] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.026137 10547 leader_election.cc:290] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:51.027099 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:51.027706 10214 raft_consensus.cc:2468] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:51.027765 10307 raft_consensus.cc:493] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.028308 10307 raft_consensus.cc:515] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.029098 10033 leader_election.cc:304] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:51.030326 10307 leader_election.cc:290] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:51.031076 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:51.031384 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:51.031662 10214 raft_consensus.cc:2468] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
W20260709 14:48:51.032797  9958 leader_election.cc:343] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.034155  9958 leader_election.cc:304] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:51.034459 10547 raft_consensus.cc:2804] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:51.034894 10547 raft_consensus.cc:493] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.035300 10307 raft_consensus.cc:2804] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:51.035614 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:51.036763 10144 raft_consensus.cc:2468] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:51.035887 10307 raft_consensus.cc:493] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.038410 10307 raft_consensus.cc:3060] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.035318 10547 raft_consensus.cc:3060] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.034137 10268 raft_consensus.cc:493] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.041553 10268 raft_consensus.cc:515] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.044335 10268 leader_election.cc:290] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:51.044859  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:51.045270 10464 raft_consensus.cc:493] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.045755 10464 raft_consensus.cc:515] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:48:51.046206 10183 leader_election.cc:343] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.047696 10464 leader_election.cc:290] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:51.050319 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:51.050892 10143 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:51.053218 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:51.053610  9960 leader_election.cc:304] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:51.053786 10068 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:51.054819 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:51.055492 10144 raft_consensus.cc:2468] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:51.056408 10183 leader_election.cc:304] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:51.057673 10268 raft_consensus.cc:2804] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:51.058113 10268 raft_consensus.cc:493] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.058494 10268 raft_consensus.cc:3060] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.058679 10464 raft_consensus.cc:2804] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:51.059098 10464 raft_consensus.cc:493] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.059417 10464 raft_consensus.cc:3060] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.071591 10264 tablet_bootstrap.cc:492] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:51.072093 10264 ts_tablet_manager.cc:1403] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.077s	user 0.003s	sys 0.037s
I20260709 14:48:51.076659 10310 consensus_queue.cc:1048] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.077929 10144 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.084044 10264 raft_consensus.cc:359] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.084743 10264 raft_consensus.cc:385] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.084987 10264 raft_consensus.cc:740] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.089735 10463 leader_election.cc:290] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:51.090981 10464 raft_consensus.cc:515] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:51.093969 10264 consensus_queue.cc:260] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.096402 10261 tablet_bootstrap.cc:492] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:51.096939 10261 ts_tablet_manager.cc:1403] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.191s	user 0.022s	sys 0.036s
I20260709 14:48:51.099295 10464 leader_election.cc:290] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:51.099474 10546 raft_consensus.cc:493] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.099799 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:51.101915 10070 raft_consensus.cc:3060] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.102100 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:51.105336 10546 raft_consensus.cc:515] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:51.107256 10546 leader_election.cc:290] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:51.109584 10261 raft_consensus.cc:359] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.110209 10261 raft_consensus.cc:385] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.111286 10070 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:51.114050 10346 consensus_queue.cc:1048] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.076040 10268 raft_consensus.cc:515] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.110460 10261 raft_consensus.cc:740] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
W20260709 14:48:51.116153  9958 leader_election.cc:343] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.118108 10261 consensus_queue.cc:260] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.119485  9958 leader_election.cc:304] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:51.119845 10264 ts_tablet_manager.cc:1434] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260709 14:48:51.120604 10264 tablet_bootstrap.cc:492] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:51.123826 10593 raft_consensus.cc:2804] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:51.126207 10261 ts_tablet_manager.cc:1434] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 14:48:51.126497 10593 raft_consensus.cc:697] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:51.126734 10068 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.127275 10261 tablet_bootstrap.cc:492] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:51.127305 10593 consensus_queue.cc:237] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:51.117751 10385 raft_consensus.cc:493] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.131073 10385 raft_consensus.cc:515] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.137069 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2674d4659fbb46e6a26864e5005cf172" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:51.138026 10260 tablet_bootstrap.cc:492] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:51.138453 10260 ts_tablet_manager.cc:1403] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.230s	user 0.032s	sys 0.026s
W20260709 14:48:51.138388 10107 leader_election.cc:343] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.139072 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2674d4659fbb46e6a26864e5005cf172" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:51.139725 10214 raft_consensus.cc:2468] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 0.
I20260709 14:48:51.134297 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:51.142074 10142 raft_consensus.cc:2393] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 1: Already voted for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in this term.
I20260709 14:48:51.132961 10385 leader_election.cc:290] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:51.145823 10259 tablet_bootstrap.cc:492] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:51.146263 10259 ts_tablet_manager.cc:1403] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.229s	user 0.034s	sys 0.021s
I20260709 14:48:51.146119 10107 leader_election.cc:304] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:51.147431 10385 raft_consensus.cc:2804] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:51.147799 10385 raft_consensus.cc:493] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.148120 10385 raft_consensus.cc:3060] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.148665 10259 raft_consensus.cc:359] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.149318 10259 raft_consensus.cc:385] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.149588 10259 raft_consensus.cc:740] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.150300 10259 consensus_queue.cc:260] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.150974 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:51.151508 10142 raft_consensus.cc:3060] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.152866 10346 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.121990 10547 raft_consensus.cc:515] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.155853 10307 raft_consensus.cc:515] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.155781 10346 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.161960 10547 leader_election.cc:290] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:51.154104 10259 ts_tablet_manager.cc:1434] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 14:48:51.116464  9960 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 62014.7us
I20260709 14:48:51.173568 10268 leader_election.cc:290] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:51.141028 10260 raft_consensus.cc:359] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.184381 10260 raft_consensus.cc:385] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.184736 10260 raft_consensus.cc:740] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.175370 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:51.175806 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:51.176059 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:51.176918 10307 leader_election.cc:290] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:51.181114 10261 tablet_bootstrap.cc:654] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.181725 10264 tablet_bootstrap.cc:654] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.175050 10259 tablet_bootstrap.cc:492] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:51.185794 10260 consensus_queue.cc:260] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.191116 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:51.193229 10143 raft_consensus.cc:3060] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.199290 10143 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:51.195647 10141 raft_consensus.cc:3060] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.193346 10214 raft_consensus.cc:3060] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.221423 10346 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:51.236372 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:51.238116 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:51.225360 10546 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.215077 10141 raft_consensus.cc:2468] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:51.221637 10391 consensus_queue.cc:1048] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:48:51.248024  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:51.243616 10217 raft_consensus.cc:3060] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.257565  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:51.258117 10035 leader_election.cc:304] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:51.257730 10385 raft_consensus.cc:515] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
W20260709 14:48:51.260524 10183 leader_election.cc:343] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.246706 10546 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.264019  9995 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:51.267131 10214 raft_consensus.cc:2468] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:51.267740 10142 raft_consensus.cc:2468] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:51.268035  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:51.269311 10268 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.269757 10268 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.271625 10268 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:51.271522  9893 catalog_manager.cc:5697] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:51.273411 10259 tablet_bootstrap.cc:654] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.275890 10183 leader_election.cc:304] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:51.279604 10547 raft_consensus.cc:2804] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:51.280078 10547 raft_consensus.cc:697] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
W20260709 14:48:51.279179  9958 leader_election.cc:343] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.280090 10035 leader_election.cc:304] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:51.283962 10546 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:51.284405 10546 raft_consensus.cc:3060] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.290334 10260 ts_tablet_manager.cc:1434] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.152s	user 0.012s	sys 0.002s
I20260709 14:48:51.294481  9993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:51.296783 10602 raft_consensus.cc:2804] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:51.280858 10547 consensus_queue.cc:237] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.299047 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:51.288503 10217 raft_consensus.cc:2468] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
W20260709 14:48:51.300925 10181 leader_election.cc:343] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.297561 10602 raft_consensus.cc:697] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:51.302279  9958 leader_election.cc:304] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:51.303359 10596 raft_consensus.cc:2804] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:51.303800 10596 raft_consensus.cc:697] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:51.304600 10596 consensus_queue.cc:237] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.302371 10602 consensus_queue.cc:237] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.291385 10109 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:51.309383 10260 tablet_bootstrap.cc:492] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:51.311482 10391 raft_consensus.cc:493] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.323621 10391 raft_consensus.cc:515] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.315065 10346 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:51.325433 10346 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.325807 10346 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:51.321122 10385 leader_election.cc:290] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:51.288448 10597 consensus_queue.cc:1048] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:48:51.333438 10264 tablet_bootstrap.cc:492] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:51.333971 10264 ts_tablet_manager.cc:1403] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.213s	user 0.013s	sys 0.005s
I20260709 14:48:51.325585 10391 leader_election.cc:290] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:51.338020 10264 raft_consensus.cc:359] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:51.338764 10264 raft_consensus.cc:385] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.339098 10264 raft_consensus.cc:740] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.341640 10264 consensus_queue.cc:260] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:51.345074 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:51.354336 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2674d4659fbb46e6a26864e5005cf172" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:51.354929 10216 raft_consensus.cc:3060] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.357805  9993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:51.358052  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:51.358680  9992 raft_consensus.cc:2468] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:51.358760 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
W20260709 14:48:51.359838 10183 leader_election.cc:343] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.360809 10395 consensus_queue.cc:1048] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.380030 10264 ts_tablet_manager.cc:1434] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 14:48:51.381064 10264 tablet_bootstrap.cc:492] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:51.388679  9893 catalog_manager.cc:5697] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:51.391311  9893 catalog_manager.cc:5697] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:51.384140 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2674d4659fbb46e6a26864e5005cf172" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
W20260709 14:48:51.394695  9941 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:51.380232 10346 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.402503 10033 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:51.416114 10139 raft_consensus.cc:1240] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
W20260709 14:48:51.417831 10107 leader_election.cc:343] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:51.408215 10183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 47776us
I20260709 14:48:51.432986 10261 tablet_bootstrap.cc:492] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:51.433512 10261 ts_tablet_manager.cc:1403] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.307s	user 0.018s	sys 0.004s
I20260709 14:48:51.436007 10261 raft_consensus.cc:359] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.437407 10183 leader_election.cc:304] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:51.440825 10604 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.441351 10604 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
W20260709 14:48:51.441807 10183 leader_election.cc:343] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.438053 10261 raft_consensus.cc:385] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.443532 10261 raft_consensus.cc:740] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.444113 10261 consensus_queue.cc:260] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.444710 10216 raft_consensus.cc:2468] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:51.442548 10183 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:51.446115 10107 leader_election.cc:304] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:51.447855 10601 raft_consensus.cc:2804] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:51.448303 10601 raft_consensus.cc:697] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:51.448625 10463 consensus_queue.cc:1048] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.450603 10391 raft_consensus.cc:2749] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:51.449112 10601 consensus_queue.cc:237] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.446022 10261 ts_tablet_manager.cc:1434] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 14:48:51.442585 10395 raft_consensus.cc:2804] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:51.453676 10395 raft_consensus.cc:493] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.454015 10395 raft_consensus.cc:3060] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.454612 10261 tablet_bootstrap.cc:492] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:51.455430 10391 consensus_queue.cc:1059] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.456282 10268 raft_consensus.cc:3055] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:48:51.456602 10268 raft_consensus.cc:740] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:51.457345 10268 consensus_queue.cc:260] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.458868 10268 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:51.460546 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:51.462666 10604 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:51.468295 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:51.470191 10217 raft_consensus.cc:2410] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:48:51.463866 10395 raft_consensus.cc:515] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.466650 10066 raft_consensus.cc:3060] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.473933  9890 catalog_manager.cc:5697] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 1 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:51.476161 10395 leader_election.cc:290] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:51.478008 10264 tablet_bootstrap.cc:654] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.478340 10261 tablet_bootstrap.cc:654] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.479046 10546 raft_consensus.cc:2749] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:51.482650  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:51.483237 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:51.484169 10109 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
W20260709 14:48:51.484597 10183 leader_election.cc:343] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.484938 10385 raft_consensus.cc:2749] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.485812  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:51.486405  9992 raft_consensus.cc:3060] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.487703 10307 consensus_queue.cc:1048] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.493199 10346 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:51.494598  9992 raft_consensus.cc:2468] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:51.501387 10260 tablet_bootstrap.cc:654] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:51.506646 10033 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.132:35729, user_credentials={real_user=slave}} blocked reactor thread for 112776us
I20260709 14:48:51.521734 10183 leader_election.cc:304] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:51.509078 10547 raft_consensus.cc:2749] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:51.530970 10268 raft_consensus.cc:2804] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:51.532938 10268 raft_consensus.cc:697] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:51.533749 10268 consensus_queue.cc:237] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.534056  9892 catalog_manager.cc:5697] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 1 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:51.537516  9893 catalog_manager.cc:5697] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 0 to 1, leader changed from <none> to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 1 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:51.553932 10259 tablet_bootstrap.cc:492] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:51.554515 10259 ts_tablet_manager.cc:1403] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.380s	user 0.020s	sys 0.006s
I20260709 14:48:51.558831 10259 raft_consensus.cc:359] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:51.559514 10259 raft_consensus.cc:385] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.559772 10259 raft_consensus.cc:740] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.560846 10259 consensus_queue.cc:260] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:51.554399 10602 raft_consensus.cc:493] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.567750 10259 ts_tablet_manager.cc:1434] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:48:51.570317 10260 tablet_bootstrap.cc:492] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:51.570863 10260 ts_tablet_manager.cc:1403] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.280s	user 0.005s	sys 0.005s
I20260709 14:48:51.579164 10260 raft_consensus.cc:359] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.579695 10260 raft_consensus.cc:385] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.579896 10260 raft_consensus.cc:740] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.580540 10260 consensus_queue.cc:260] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.582966 10264 tablet_bootstrap.cc:492] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:51.583444 10264 ts_tablet_manager.cc:1403] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.203s	user 0.023s	sys 0.014s
I20260709 14:48:51.567286 10602 raft_consensus.cc:515] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.595964 10602 leader_election.cc:290] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:51.600689 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5756d33f07b4adc9372a9c6273b4730" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:51.601521 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
W20260709 14:48:51.602488 10183 leader_election.cc:343] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.604628 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5756d33f07b4adc9372a9c6273b4730" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:51.612325 10260 ts_tablet_manager.cc:1434] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:48:51.613601 10260 tablet_bootstrap.cc:492] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:51.629487 10261 tablet_bootstrap.cc:492] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:51.629927 10261 ts_tablet_manager.cc:1403] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.176s	user 0.019s	sys 0.013s
I20260709 14:48:51.631285 10264 raft_consensus.cc:359] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.632380 10261 raft_consensus.cc:359] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.641327 10261 raft_consensus.cc:385] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.619913 10033 leader_election.cc:304] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:51.641405 10264 raft_consensus.cc:385] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.642344 10264 raft_consensus.cc:740] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
W20260709 14:48:51.621425 10181 leader_election.cc:343] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.643244 10181 leader_election.cc:304] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:51.643906 10602 raft_consensus.cc:2749] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:51.643679 10264 consensus_queue.cc:260] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.637702 10259 tablet_bootstrap.cc:492] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:51.619643 10597 consensus_queue.cc:1048] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:48:51.622352 10547 raft_consensus.cc:493] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.648715 10547 raft_consensus.cc:515] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.650727 10547 leader_election.cc:290] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:51.621140 10593 consensus_queue.cc:1048] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:48:51.641636 10261 raft_consensus.cc:740] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.651734 10261 consensus_queue.cc:260] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.652837 10259 tablet_bootstrap.cc:654] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:51.653514  9958 consensus_peers.cc:597] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:51.653879 10261 ts_tablet_manager.cc:1434] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260709 14:48:51.654860 10261 tablet_bootstrap.cc:492] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5: Bootstrap starting.
I20260709 14:48:51.659056 10260 tablet_bootstrap.cc:654] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.660208 10261 tablet_bootstrap.cc:654] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.662473 10264 ts_tablet_manager.cc:1434] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.079s	user 0.003s	sys 0.003s
I20260709 14:48:51.663285 10264 tablet_bootstrap.cc:492] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:51.665609 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c510ff0e74d62aa3edcd977b8510c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:51.660073 10323 raft_consensus.cc:2749] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:51.668285  9890 catalog_manager.cc:5697] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 1 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:51.680227 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c510ff0e74d62aa3edcd977b8510c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:51.682327 10141 raft_consensus.cc:2468] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:51.673151 10216 raft_consensus.cc:2468] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:51.685385 10035 leader_election.cc:304] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:51.688243 10547 raft_consensus.cc:2804] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:51.689663 10547 raft_consensus.cc:493] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.689980 10547 raft_consensus.cc:3060] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.695994 10261 tablet_bootstrap.cc:492] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5: No bootstrap required, opened a new log
I20260709 14:48:51.696792 10346 raft_consensus.cc:493] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.697279 10346 raft_consensus.cc:515] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:51.699185 10346 leader_election.cc:290] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:51.696477 10261 ts_tablet_manager.cc:1403] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.012s
I20260709 14:48:51.702329 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:48:51.703989 10107 leader_election.cc:343] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.706871 10261 raft_consensus.cc:359] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.707532 10261 raft_consensus.cc:385] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.707792 10261 raft_consensus.cc:740] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.708400 10261 consensus_queue.cc:260] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.713155  9994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:51.713783  9994 raft_consensus.cc:2468] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 0.
I20260709 14:48:51.715617 10602 raft_consensus.cc:493] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.716073 10602 raft_consensus.cc:515] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:51.716360 10109 leader_election.cc:304] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:51.718257 10261 ts_tablet_manager.cc:1434] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:48:51.721359 10385 raft_consensus.cc:2804] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:51.721777 10385 raft_consensus.cc:493] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.722105 10385 raft_consensus.cc:3060] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.722397 10602 leader_election.cc:290] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:51.743403 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:51.744603  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:51.745961 10183 leader_election.cc:343] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:51.749635 10183 leader_election.cc:343] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.752390 10596 consensus_queue.cc:1048] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:48:51.761962 10546 consensus_queue.cc:1048] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.766280 10260 tablet_bootstrap.cc:492] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:51.766810 10260 ts_tablet_manager.cc:1403] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.153s	user 0.030s	sys 0.017s
I20260709 14:48:51.772578 10596 consensus_queue.cc:1048] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.773547 10264 tablet_bootstrap.cc:654] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.776911 10260 raft_consensus.cc:359] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:51.777828 10260 raft_consensus.cc:385] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.778373 10260 raft_consensus.cc:740] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.778990 10260 consensus_queue.cc:260] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:51.749747 10547 raft_consensus.cc:515] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.790828 10260 ts_tablet_manager.cc:1434] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:48:51.752969 10183 leader_election.cc:304] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:51.792522 10395 raft_consensus.cc:2749] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:51.792870 10259 tablet_bootstrap.cc:492] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:51.793318 10259 ts_tablet_manager.cc:1403] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.156s	user 0.020s	sys 0.014s
I20260709 14:48:51.795749 10259 raft_consensus.cc:359] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.796404 10259 raft_consensus.cc:385] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.796661 10259 raft_consensus.cc:740] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:51.797354 10547 leader_election.cc:290] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:51.798027 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c510ff0e74d62aa3edcd977b8510c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:51.798611 10141 raft_consensus.cc:3060] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.802709 10259 consensus_queue.cc:260] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
W20260709 14:48:51.803771 10183 consensus_peers.cc:597] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:51.813159 10260 tablet_bootstrap.cc:492] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:51.815375 10259 ts_tablet_manager.cc:1434] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.001s
I20260709 14:48:51.817667 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c510ff0e74d62aa3edcd977b8510c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:51.818236 10214 raft_consensus.cc:3060] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.820652 10594 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:51.815999 10602 consensus_queue.cc:1048] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:48:51.821614 10260 tablet_bootstrap.cc:654] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.821117 10594 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.824018 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:51.824663 10218 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:51.826140  9958 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:51.827361 10259 tablet_bootstrap.cc:492] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:51.827819 10596 raft_consensus.cc:2804] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:51.828225 10596 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:51.828349 10214 raft_consensus.cc:2468] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:51.829900 10594 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:51.790280 10385 raft_consensus.cc:515] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:51.828598 10596 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.831984 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:48:51.833328  9958 leader_election.cc:343] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.845758 10033 leader_election.cc:304] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:51.846573 10604 raft_consensus.cc:2804] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:51.847040 10604 raft_consensus.cc:697] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:51.847786 10604 consensus_queue.cc:237] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:51.853615  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:51.854348  9995 raft_consensus.cc:3060] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.855005 10141 raft_consensus.cc:2468] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:51.859556 10596 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.865293 10346 consensus_queue.cc:1048] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.866406 10596 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:51.853816 10385 leader_election.cc:290] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:51.871870 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:51.872450 10065 raft_consensus.cc:3060] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:48:51.875118 10107 consensus_peers.cc:597] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:51.877466 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
W20260709 14:48:51.881551  9958 leader_election.cc:343] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:51.884999  9995 raft_consensus.cc:2468] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:51.886302 10109 leader_election.cc:304] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [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: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
W20260709 14:48:51.887383  9958 consensus_peers.cc:597] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:51.890064 10346 raft_consensus.cc:2804] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:51.890560 10346 raft_consensus.cc:697] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:51.891319 10346 consensus_queue.cc:237] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:51.892361 10260 tablet_bootstrap.cc:492] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:51.892787 10260 ts_tablet_manager.cc:1403] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.080s	user 0.024s	sys 0.000s
I20260709 14:48:51.892910 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:51.893483 10214 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:51.893734 10546 consensus_queue.cc:1048] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:51.895465 10260 raft_consensus.cc:359] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.896077 10260 raft_consensus.cc:385] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:51.896323 10260 raft_consensus.cc:740] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
W20260709 14:48:51.898348 10627 log.cc:927] Time spent T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f: Append to log took a long time: real 0.177s	user 0.004s	sys 0.000s
I20260709 14:48:51.896889 10260 consensus_queue.cc:260] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:51.903062 10260 ts_tablet_manager.cc:1434] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:48:51.903891 10260 tablet_bootstrap.cc:492] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:51.922510 10260 tablet_bootstrap.cc:654] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.885352 10065 raft_consensus.cc:2468] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:51.949689 10259 tablet_bootstrap.cc:654] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:51.996096  9893 catalog_manager.cc:5697] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 1 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.006063 10264 tablet_bootstrap.cc:492] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:52.006582 10264 ts_tablet_manager.cc:1403] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.343s	user 0.009s	sys 0.008s
W20260709 14:48:52.010696 10637 log.cc:927] Time spent T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 14:48:52.008900 10264 raft_consensus.cc:359] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.012396 10264 raft_consensus.cc:385] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.012665 10264 raft_consensus.cc:740] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.013270 10264 consensus_queue.cc:260] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.014979  9891 catalog_manager.cc:5697] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 0 to 1, leader changed from <none> to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 1 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:52.018040 10264 ts_tablet_manager.cc:1434] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:48:52.018901 10264 tablet_bootstrap.cc:492] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:52.028683 10260 tablet_bootstrap.cc:492] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:52.029106 10260 ts_tablet_manager.cc:1403] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.001s
I20260709 14:48:52.031328 10260 raft_consensus.cc:359] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:52.035972 10260 raft_consensus.cc:385] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.036245 10260 raft_consensus.cc:740] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.036741 10260 consensus_queue.cc:260] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:52.039093 10260 ts_tablet_manager.cc:1434] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:48:52.041843 10260 tablet_bootstrap.cc:492] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:52.049867 10260 tablet_bootstrap.cc:654] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.052716 10264 tablet_bootstrap.cc:654] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.056751 10214 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:52.056957 10259 tablet_bootstrap.cc:492] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:52.057483 10259 ts_tablet_manager.cc:1403] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.230s	user 0.008s	sys 0.011s
I20260709 14:48:52.060359 10259 raft_consensus.cc:359] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.060966 10259 raft_consensus.cc:385] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.061247 10259 raft_consensus.cc:740] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.061451 10264 tablet_bootstrap.cc:492] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:52.061928 10264 ts_tablet_manager.cc:1403] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.000s
I20260709 14:48:52.061945 10259 consensus_queue.cc:260] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.064328 10264 raft_consensus.cc:359] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.064983 10264 raft_consensus.cc:385] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.064599  9958 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:52.065305 10264 raft_consensus.cc:740] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.065928 10264 consensus_queue.cc:260] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.067497 10463 raft_consensus.cc:2804] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:52.067981 10264 ts_tablet_manager.cc:1434] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:48:52.067981 10463 raft_consensus.cc:697] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:52.069042 10463 consensus_queue.cc:237] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:52.070215 10264 tablet_bootstrap.cc:492] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:52.073940 10260 tablet_bootstrap.cc:492] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:52.074345 10260 ts_tablet_manager.cc:1403] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.001s
I20260709 14:48:52.075618 10264 tablet_bootstrap.cc:654] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.076184 10260 raft_consensus.cc:359] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:52.076828 10260 raft_consensus.cc:385] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.077090 10260 raft_consensus.cc:740] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.078172 10260 consensus_queue.cc:260] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:52.080122 10260 ts_tablet_manager.cc:1434] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:52.081799 10260 tablet_bootstrap.cc:492] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:52.085836 10546 raft_consensus.cc:493] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.086282 10546 raft_consensus.cc:515] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:52.088213 10546 leader_election.cc:290] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:52.090852 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2674d4659fbb46e6a26864e5005cf172" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:52.091440 10259 ts_tablet_manager.cc:1434] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.004s
I20260709 14:48:52.092289 10259 tablet_bootstrap.cc:492] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:52.093873 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2674d4659fbb46e6a26864e5005cf172" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:52.095356 10033 leader_election.cc:304] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:52.096863 10260 tablet_bootstrap.cc:654] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.099287 10604 raft_consensus.cc:2749] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:48:52.103941 10183 consensus_peers.cc:597] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Couldn't send request to peer 857bf228f1a949f2bb3ebcdc076a363f. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:52.104641 10346 raft_consensus.cc:493] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.105201 10346 raft_consensus.cc:515] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.105499 10065 raft_consensus.cc:3060] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.107230 10259 tablet_bootstrap.cc:654] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.108570 10346 leader_election.cc:290] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:52.110327  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:52.111949 10109 leader_election.cc:343] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.116329 10259 tablet_bootstrap.cc:492] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:52.116772 10259 ts_tablet_manager.cc:1403] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260709 14:48:52.120970 10259 raft_consensus.cc:359] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.121600 10259 raft_consensus.cc:385] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.121870 10259 raft_consensus.cc:740] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.122277  9893 catalog_manager.cc:5697] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.130910 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:52.131477 10259 consensus_queue.cc:260] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.134634 10259 ts_tablet_manager.cc:1434] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260709 14:48:52.135484 10259 tablet_bootstrap.cc:492] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
W20260709 14:48:52.136965 10107 leader_election.cc:343] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.137454 10107 leader_election.cc:304] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:52.139016 10391 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.139542 10391 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:52.143608 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:52.144771 10259 tablet_bootstrap.cc:654] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
W20260709 14:48:52.145035 10181 leader_election.cc:343] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.144771 10601 raft_consensus.cc:2749] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:52.145592 10391 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:52.148111  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:52.149358 10183 leader_election.cc:343] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.149730 10183 leader_election.cc:304] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:52.150667 10391 raft_consensus.cc:2749] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:52.161121 10264 tablet_bootstrap.cc:492] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:52.161687 10264 ts_tablet_manager.cc:1403] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.092s	user 0.038s	sys 0.035s
I20260709 14:48:52.163924 10264 raft_consensus.cc:359] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:52.164526 10264 raft_consensus.cc:385] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.164798 10264 raft_consensus.cc:740] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.165424 10264 consensus_queue.cc:260] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:52.166106 10391 consensus_queue.cc:1048] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:52.167255 10264 ts_tablet_manager.cc:1434] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:48:52.171686 10264 tablet_bootstrap.cc:492] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:52.176946 10264 tablet_bootstrap.cc:654] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.186491 10260 tablet_bootstrap.cc:492] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:52.186924 10260 ts_tablet_manager.cc:1403] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.021s
I20260709 14:48:52.189361 10260 raft_consensus.cc:359] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:52.189973 10260 raft_consensus.cc:385] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.192340 10260 raft_consensus.cc:740] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.192963 10260 consensus_queue.cc:260] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:52.195235 10260 ts_tablet_manager.cc:1434] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:48:52.197687 10260 tablet_bootstrap.cc:492] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:52.199069 10259 tablet_bootstrap.cc:492] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:52.199585 10259 ts_tablet_manager.cc:1403] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.004s
I20260709 14:48:52.202029 10259 raft_consensus.cc:359] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.202699 10259 raft_consensus.cc:385] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.202997 10259 raft_consensus.cc:740] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.203639 10259 consensus_queue.cc:260] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.205794 10259 ts_tablet_manager.cc:1434] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:52.207026 10259 tablet_bootstrap.cc:492] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:52.213371 10259 tablet_bootstrap.cc:654] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.227144 10260 tablet_bootstrap.cc:654] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.232551 10259 tablet_bootstrap.cc:492] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:52.233779 10259 ts_tablet_manager.cc:1403] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.008s
I20260709 14:48:52.236222 10259 raft_consensus.cc:359] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.236882 10259 raft_consensus.cc:385] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.308276 10259 raft_consensus.cc:740] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.306237 10065 raft_consensus.cc:3060] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.304782 10385 consensus_queue.cc:1048] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:48:52.292428 10604 consensus_queue.cc:1048] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:48:52.309089 10259 consensus_queue.cc:260] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.314322 10463 raft_consensus.cc:493] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.314968 10259 ts_tablet_manager.cc:1434] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.081s	user 0.005s	sys 0.001s
I20260709 14:48:52.314736 10463 raft_consensus.cc:515] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.318962 10463 leader_election.cc:290] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:52.320379 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6595796f4a649c8b8df14c4922ea75b" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:52.320905 10260 tablet_bootstrap.cc:492] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:52.320870 10068 raft_consensus.cc:3060] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.321540 10260 ts_tablet_manager.cc:1403] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.124s	user 0.026s	sys 0.022s
I20260709 14:48:52.324169 10260 raft_consensus.cc:359] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.324765 10260 raft_consensus.cc:385] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.325030 10260 raft_consensus.cc:740] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.325682 10260 consensus_queue.cc:260] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.328300 10260 ts_tablet_manager.cc:1434] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:48:52.328975 10260 tablet_bootstrap.cc:492] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
W20260709 14:48:52.329933  9958 leader_election.cc:343] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.331122 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6595796f4a649c8b8df14c4922ea75b" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
W20260709 14:48:52.332868  9960 leader_election.cc:343] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.334095 10260 tablet_bootstrap.cc:654] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.334831 10259 tablet_bootstrap.cc:492] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:52.336839 10658 consensus_queue.cc:1048] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:52.334072  9960 leader_election.cc:304] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:52.339365 10596 raft_consensus.cc:2749] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:52.351752 10259 tablet_bootstrap.cc:654] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.373303 10604 consensus_queue.cc:1048] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:52.402004 10268 raft_consensus.cc:493] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.402573 10268 raft_consensus.cc:515] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.415076 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e686a7d11347bcb5ef37a4182f2378" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
W20260709 14:48:52.416600 10183 leader_election.cc:343] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.417351 10268 leader_election.cc:290] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:52.418792  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e686a7d11347bcb5ef37a4182f2378" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:52.419488  9992 raft_consensus.cc:2468] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 0.
I20260709 14:48:52.420730 10183 leader_election.cc:304] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:52.421813 10268 raft_consensus.cc:2804] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:52.422150 10268 raft_consensus.cc:493] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:52.422423 10268 raft_consensus.cc:3060] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.429425 10268 raft_consensus.cc:515] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.431303 10264 tablet_bootstrap.cc:492] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:52.431768 10264 ts_tablet_manager.cc:1403] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.260s	user 0.056s	sys 0.102s
I20260709 14:48:52.431682 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e686a7d11347bcb5ef37a4182f2378" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:52.433852  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e686a7d11347bcb5ef37a4182f2378" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:52.436952  9992 raft_consensus.cc:3060] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.435132 10264 raft_consensus.cc:359] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.439374 10264 raft_consensus.cc:385] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.439656 10264 raft_consensus.cc:740] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.441445 10264 consensus_queue.cc:260] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.442258 10140 raft_consensus.cc:3060] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.443464 10264 ts_tablet_manager.cc:1434] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:48:52.447336 10264 tablet_bootstrap.cc:492] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:52.452620  9992 raft_consensus.cc:2468] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:52.457425 10268 leader_election.cc:290] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:52.451107 10140 raft_consensus.cc:2468] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:52.458428 10183 leader_election.cc:304] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [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: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:52.463411 10268 raft_consensus.cc:2804] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:52.465356 10268 raft_consensus.cc:697] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:52.467200 10268 consensus_queue.cc:237] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.468582 10260 tablet_bootstrap.cc:492] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:52.469030 10260 ts_tablet_manager.cc:1403] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.140s	user 0.036s	sys 0.009s
I20260709 14:48:52.477159 10264 tablet_bootstrap.cc:654] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.481232 10259 tablet_bootstrap.cc:492] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:52.481702 10259 ts_tablet_manager.cc:1403] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.147s	user 0.028s	sys 0.027s
I20260709 14:48:52.483764 10260 raft_consensus.cc:359] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:52.484072 10259 raft_consensus.cc:359] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.484778 10259 raft_consensus.cc:385] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.484474 10260 raft_consensus.cc:385] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:48:52.485944  9941 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:48:52.485047 10259 raft_consensus.cc:740] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.488714 10259 consensus_queue.cc:260] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.485586 10260 raft_consensus.cc:740] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.489758 10260 consensus_queue.cc:260] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:52.496431 10260 ts_tablet_manager.cc:1434] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.001s
W20260709 14:48:52.495009 10033 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.132:35729, user_credentials={real_user=slave}} blocked reactor thread for 102687us
I20260709 14:48:52.498131 10385 raft_consensus.cc:493] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.499624 10385 raft_consensus.cc:515] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.500995 10665 raft_consensus.cc:493] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.501566 10385 leader_election.cc:290] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:52.501459 10665 raft_consensus.cc:515] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.505722 10259 ts_tablet_manager.cc:1434] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:48:52.506718 10259 tablet_bootstrap.cc:492] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:52.511219  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:52.511813  9992 raft_consensus.cc:2468] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 0.
I20260709 14:48:52.513065 10662 raft_consensus.cc:493] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.513535 10662 raft_consensus.cc:515] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:52.515074 10662 leader_election.cc:290] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:52.515726 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5756d33f07b4adc9372a9c6273b4730" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:52.516304 10139 raft_consensus.cc:2468] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:52.518143 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:52.518712 10216 raft_consensus.cc:2468] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 0.
I20260709 14:48:52.520046 10035 leader_election.cc:304] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:52.521377 10107 leader_election.cc:304] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [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: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:52.522208 10665 leader_election.cc:290] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:52.522233 10385 raft_consensus.cc:2804] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:52.522922 10385 raft_consensus.cc:493] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:52.523238 10385 raft_consensus.cc:3060] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.535230 10260 tablet_bootstrap.cc:492] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:52.536937 10663 raft_consensus.cc:2804] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:52.539403 10663 raft_consensus.cc:493] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:52.539724 10663 raft_consensus.cc:3060] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.542543 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6595796f4a649c8b8df14c4922ea75b" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:52.543998 10260 tablet_bootstrap.cc:654] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.544996  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6595796f4a649c8b8df14c4922ea75b" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:52.545612  9995 raft_consensus.cc:2468] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
W20260709 14:48:52.547566 10035 leader_election.cc:343] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.548629 10035 leader_election.cc:304] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:52.549537 10307 consensus_queue.cc:1048] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:52.537125 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5756d33f07b4adc9372a9c6273b4730" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:52.551226 10216 raft_consensus.cc:2468] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:52.556567 10665 raft_consensus.cc:2804] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:52.559530 10665 raft_consensus.cc:493] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:52.559854 10665 raft_consensus.cc:3060] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.571431 10264 tablet_bootstrap.cc:492] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:52.571908 10264 ts_tablet_manager.cc:1403] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.125s	user 0.019s	sys 0.024s
I20260709 14:48:52.579440 10385 raft_consensus.cc:515] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.582870 10259 tablet_bootstrap.cc:654] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.584211  9992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:52.584760  9992 raft_consensus.cc:3060] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.589169 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:52.589818 10213 raft_consensus.cc:3060] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.591826  9992 raft_consensus.cc:2468] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:52.581708 10385 leader_election.cc:290] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:52.596580 10264 raft_consensus.cc:359] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.597263 10264 raft_consensus.cc:385] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.597522 10264 raft_consensus.cc:740] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.598241 10264 consensus_queue.cc:260] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.600072 10109 leader_election.cc:304] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [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: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:52.600335 10264 ts_tablet_manager.cc:1434] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:48:52.601311 10264 tablet_bootstrap.cc:492] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f: Bootstrap starting.
I20260709 14:48:52.607077 10068 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.606643 10346 raft_consensus.cc:2804] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:52.610708 10346 raft_consensus.cc:697] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:52.611495 10346 consensus_queue.cc:237] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [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: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.613478 10264 tablet_bootstrap.cc:654] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.599570 10663 raft_consensus.cc:515] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:52.635414 10594 consensus_queue.cc:1048] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:52.629506 10593 raft_consensus.cc:493] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.636410 10593 raft_consensus.cc:515] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.651885 10593 leader_election.cc:290] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:52.663861  9893 catalog_manager.cc:5697] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 0 to 1, leader changed from <none> to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 1 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.671617 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:48:52.672974  9958 leader_election.cc:343] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.673933 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:52.674605 10140 raft_consensus.cc:2468] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 0.
I20260709 14:48:52.677963  9960 leader_election.cc:304] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:52.680189 10597 raft_consensus.cc:2804] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:52.680538 10597 raft_consensus.cc:493] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:52.680868 10597 raft_consensus.cc:3060] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.657142 10213 raft_consensus.cc:2468] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:52.694794 10596 raft_consensus.cc:493] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.695338 10596 raft_consensus.cc:515] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.702206 10264 tablet_bootstrap.cc:492] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f: No bootstrap required, opened a new log
I20260709 14:48:52.702685 10264 ts_tablet_manager.cc:1403] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f: Time spent bootstrapping tablet: real 0.102s	user 0.040s	sys 0.050s
I20260709 14:48:52.706214 10264 raft_consensus.cc:359] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.706540 10596 leader_election.cc:290] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:52.707142 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:52.706827 10264 raft_consensus.cc:385] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.707943 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:52.708459 10264 raft_consensus.cc:740] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.709193 10264 consensus_queue.cc:260] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.711459 10663 leader_election.cc:290] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:52.711647  9958 leader_election.cc:304] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:52.712023 10264 ts_tablet_manager.cc:1434] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:48:52.698449 10597 raft_consensus.cc:515] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.712929 10596 raft_consensus.cc:2749] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:52.712338 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5756d33f07b4adc9372a9c6273b4730" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:52.713644 10140 raft_consensus.cc:3060] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.713929 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5756d33f07b4adc9372a9c6273b4730" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:52.714470 10217 raft_consensus.cc:3060] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.714412 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:52.714967 10665 raft_consensus.cc:515] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:48:52.715893  9958 leader_election.cc:343] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:52.717339 10665 leader_election.cc:290] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:52.718932  9993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6595796f4a649c8b8df14c4922ea75b" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:52.719327 10141 raft_consensus.cc:3060] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.719601 10597 leader_election.cc:290] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:52.719486 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6595796f4a649c8b8df14c4922ea75b" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:52.724455  9993 raft_consensus.cc:3060] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.725718 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:52.726773 10144 raft_consensus.cc:3060] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.725134 10139 raft_consensus.cc:3060] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.731002 10259 tablet_bootstrap.cc:492] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: No bootstrap required, opened a new log
I20260709 14:48:52.731920 10259 ts_tablet_manager.cc:1403] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.225s	user 0.020s	sys 0.005s
I20260709 14:48:52.735072 10259 raft_consensus.cc:359] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:52.735680 10259 raft_consensus.cc:385] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.735932 10259 raft_consensus.cc:740] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.736536 10259 consensus_queue.cc:260] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:52.738730 10259 ts_tablet_manager.cc:1434] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:48:52.739012 10139 raft_consensus.cc:2468] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:52.739451 10144 raft_consensus.cc:2468] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 1.
I20260709 14:48:52.740216 10035 leader_election.cc:304] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:52.724663 10140 raft_consensus.cc:2468] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:52.741446  9960 leader_election.cc:304] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:52.742631 10663 raft_consensus.cc:2804] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:52.743121 10260 tablet_bootstrap.cc:492] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:52.740527  9993 raft_consensus.cc:2468] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:52.743124 10663 raft_consensus.cc:697] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:52.742660 10035 leader_election.cc:304] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:52.749050 10663 consensus_queue.cc:237] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.751470 10665 raft_consensus.cc:2804] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:52.753365 10665 raft_consensus.cc:697] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:52.743602 10260 ts_tablet_manager.cc:1403] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.209s	user 0.003s	sys 0.011s
I20260709 14:48:52.754956 10665 consensus_queue.cc:237] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [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: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:48:52.757628 10260 raft_consensus.cc:359] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.758219 10260 raft_consensus.cc:385] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.758484 10260 raft_consensus.cc:740] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.759049 10260 consensus_queue.cc:260] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.760502 10260 ts_tablet_manager.cc:1434] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:48:52.761351 10260 tablet_bootstrap.cc:492] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb: Bootstrap starting.
I20260709 14:48:52.751842 10217 raft_consensus.cc:2468] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:52.743541 10597 raft_consensus.cc:2804] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:52.769550 10597 raft_consensus.cc:697] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:52.770433 10597 consensus_queue.cc:237] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [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: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:52.770310  9993 raft_consensus.cc:3060] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.779945 10260 tablet_bootstrap.cc:654] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb: Neither blocks nor log segments found. Creating new log.
I20260709 14:48:52.792186 10260 tablet_bootstrap.cc:492] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb: No bootstrap required, opened a new log
I20260709 14:48:52.792640 10260 ts_tablet_manager.cc:1403] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.008s
I20260709 14:48:52.794072  9890 catalog_manager.cc:5697] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 0 to 1, leader changed from <none> to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 1 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.794765 10260 raft_consensus.cc:359] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:52.795605 10260 raft_consensus.cc:385] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:48:52.795871 10260 raft_consensus.cc:740] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Initialized, Role: FOLLOWER
I20260709 14:48:52.796473 10260 consensus_queue.cc:260] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:52.798368 10260 ts_tablet_manager.cc:1434] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:48:52.807076  9892 catalog_manager.cc:5697] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 0 to 1, leader changed from <none> to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 1 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.808705 10663 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:52.809209 10663 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:52.811024 10663 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:52.812224  9993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:52.812716 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:52.813334 10217 raft_consensus.cc:2468] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:52.813381  9993 raft_consensus.cc:2468] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 0.
I20260709 14:48:52.814440 10035 leader_election.cc:304] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:52.815366 10663 raft_consensus.cc:2804] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:48:52.815716 10663 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:52.816035 10663 raft_consensus.cc:3060] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.823415 10663 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:52.825557 10663 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:52.825721 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:52.825977  9993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:52.826251 10217 raft_consensus.cc:3060] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.826473  9993 raft_consensus.cc:3060] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:52.825338  9893 catalog_manager.cc:5697] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 1 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.830696 10217 raft_consensus.cc:2468] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:52.831380  9993 raft_consensus.cc:2468] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:52.831710 10033 leader_election.cc:304] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [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: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:52.830662  9893 catalog_manager.cc:5697] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 1 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:52.833209 10665 raft_consensus.cc:2804] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:48:52.833668 10665 raft_consensus.cc:697] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:52.834287 10665 consensus_queue.cc:237] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [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: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:52.855437  9893 catalog_manager.cc:5697] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 1 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:52.948908 10597 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:48:52.949432 10597 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.951093 10597 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:52.951648 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:52.952155 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:52.952718 10217 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 2.
I20260709 14:48:52.952378 10139 raft_consensus.cc:2393] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:52.953672  9958 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:52.954499 10307 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:52.954833 10307 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:48:52.955117 10307 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:52.956772 10391 consensus_queue.cc:1048] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:52.960677 10307 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.962355 10307 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:48:52.962849 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:52.963182 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:52.963583 10141 raft_consensus.cc:2393] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:52.969436 10217 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 2.
I20260709 14:48:52.970266  9958 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:48:52.970876 10307 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:52.971283 10307 raft_consensus.cc:697] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:48:52.971915 10307 consensus_queue.cc:237] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:52.977094 10615 consensus_queue.cc:1048] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:52.997143  9893 catalog_manager.cc:5697] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 1 to 2, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 2 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:53.002946 10385 consensus_queue.cc:1048] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.015900 10346 consensus_queue.cc:1048] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.057267 10663 raft_consensus.cc:493] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:53.057653 10663 raft_consensus.cc:515] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:53.059170 10663 leader_election.cc:290] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:53.059715  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:53.059913 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:53.060565 10139 raft_consensus.cc:2393] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 1: Already voted for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in this term.
I20260709 14:48:53.061363 10035 leader_election.cc:304] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:53.061878 10663 raft_consensus.cc:3060] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:48:53.066444 10663 raft_consensus.cc:2749] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:48:53.132206 10346 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:53.132607 10346 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:53.134147 10346 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:53.134752 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:53.135082  9995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:53.135432 10217 raft_consensus.cc:2410] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 14:48:53.136569 10107 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:53.137302 10346 raft_consensus.cc:2749] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:53.153959 10663 consensus_queue.cc:1048] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.163450 10662 consensus_queue.cc:1048] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.226148 10546 consensus_queue.cc:1048] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.239678 10665 consensus_queue.cc:1048] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.242117 10665 consensus_queue.cc:1048] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.256726 10547 consensus_queue.cc:1048] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.312059 10597 consensus_queue.cc:1048] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.327036 10593 consensus_queue.cc:1048] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.486254  6222 tablet_server.cc:179] TabletServer@127.6.19.129:0 shutting down...
W20260709 14:48:53.519733 10035 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 159 similar messages]
W20260709 14:48:53.528637 10035 consensus_peers.cc:597] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:53.536476  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:48:53.537472  6222 tablet_replica.cc:333] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.538508  6222 raft_consensus.cc:2243] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.539260  6222 raft_consensus.cc:2272] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.541991  6222 tablet_replica.cc:333] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.542689  6222 raft_consensus.cc:2243] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.543121  6222 raft_consensus.cc:2272] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.545603  6222 tablet_replica.cc:333] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.547390 10216 raft_consensus.cc:1275] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:53.546598  6222 raft_consensus.cc:2243] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.548873  6222 raft_consensus.cc:2272] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.552235  6222 tablet_replica.cc:333] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.553004  6222 raft_consensus.cc:2243] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.553484  6222 raft_consensus.cc:2272] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.553926 10307 consensus_queue.cc:1048] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.556324  6222 tablet_replica.cc:333] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.557160  6222 raft_consensus.cc:2243] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.559159 10141 raft_consensus.cc:1275] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:53.559485  6222 raft_consensus.cc:2272] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.561942  6222 tablet_replica.cc:333] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.561815 10307 consensus_queue.cc:1048] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:48:53.562837  6222 raft_consensus.cc:2243] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.563760  6222 raft_consensus.cc:2272] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.566092  6222 tablet_replica.cc:333] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.566816  6222 raft_consensus.cc:2243] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.567503  6222 raft_consensus.cc:2272] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.569551  6222 tablet_replica.cc:333] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.570283  6222 raft_consensus.cc:2243] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.571209  6222 raft_consensus.cc:2272] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.573279  6222 tablet_replica.cc:333] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.573978  6222 raft_consensus.cc:2243] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.577781  6222 raft_consensus.cc:2272] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.579996  6222 tablet_replica.cc:333] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.585026  6222 raft_consensus.cc:2243] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.585891  6222 raft_consensus.cc:2272] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.587978  6222 tablet_replica.cc:333] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.588742  6222 raft_consensus.cc:2243] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.589570  6222 raft_consensus.cc:2272] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:53.589671 10109 consensus_peers.cc:597] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:53.591765  6222 tablet_replica.cc:333] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.592551  6222 raft_consensus.cc:2243] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.593302  6222 raft_consensus.cc:2272] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.594758  6222 tablet_replica.cc:333] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.595296  6222 raft_consensus.cc:2243] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.595717  6222 raft_consensus.cc:2272] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.597122  6222 tablet_replica.cc:333] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.597599  6222 raft_consensus.cc:2243] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.598173  6222 raft_consensus.cc:2272] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.599794  6222 tablet_replica.cc:333] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.600279  6222 raft_consensus.cc:2243] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.600965  6222 raft_consensus.cc:2272] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.602593  6222 tablet_replica.cc:333] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.603106  6222 raft_consensus.cc:2243] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:48:53.603555 10109 consensus_peers.cc:597] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:53.603714  6222 raft_consensus.cc:2272] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.605605  6222 tablet_replica.cc:333] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.606344  6222 raft_consensus.cc:2243] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.607183  6222 raft_consensus.cc:2272] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.609423  6222 tablet_replica.cc:333] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.610085  6222 raft_consensus.cc:2243] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.610543  6222 raft_consensus.cc:2272] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.612558  6222 tablet_replica.cc:333] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.613286  6222 raft_consensus.cc:2243] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.614112  6222 raft_consensus.cc:2272] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.616165  6222 tablet_replica.cc:333] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.616623  6222 raft_consensus.cc:2243] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.617237  6222 raft_consensus.cc:2272] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.618778  6222 tablet_replica.cc:333] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.619307  6222 raft_consensus.cc:2243] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.619745  6222 raft_consensus.cc:2272] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.621373  6222 tablet_replica.cc:333] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.621856  6222 raft_consensus.cc:2243] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.622505  6222 raft_consensus.cc:2272] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.624393  6222 tablet_replica.cc:333] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.625085  6222 raft_consensus.cc:2243] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.625550  6222 raft_consensus.cc:2272] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.627717  6222 tablet_replica.cc:333] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.628412  6222 raft_consensus.cc:2243] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.628887  6222 raft_consensus.cc:2272] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:53.629268 10109 consensus_peers.cc:597] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:53.630950  6222 tablet_replica.cc:333] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.631744  6222 raft_consensus.cc:2243] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.632211  6222 raft_consensus.cc:2272] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.633968  6222 tablet_replica.cc:333] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.634552  6222 raft_consensus.cc:2243] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.634941  6222 raft_consensus.cc:2272] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.636914  6222 tablet_replica.cc:333] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.637521  6222 raft_consensus.cc:2243] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.638347  6222 raft_consensus.cc:2272] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.640542  6222 tablet_replica.cc:333] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.641249  6222 raft_consensus.cc:2243] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.641681  6222 raft_consensus.cc:2272] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.643828  6222 tablet_replica.cc:333] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.644372  6222 raft_consensus.cc:2243] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.644986  6222 raft_consensus.cc:2272] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.646572  6222 tablet_replica.cc:333] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.647065  6222 raft_consensus.cc:2243] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.647492  6222 raft_consensus.cc:2272] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.650197  6222 tablet_replica.cc:333] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.650676  6222 raft_consensus.cc:2243] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.651036  6222 raft_consensus.cc:2272] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.652500  6222 tablet_replica.cc:333] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.652951  6222 raft_consensus.cc:2243] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.653605  6222 raft_consensus.cc:2272] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.655085  6222 tablet_replica.cc:333] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.655539  6222 raft_consensus.cc:2243] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.656143  6222 raft_consensus.cc:2272] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.657636  6222 tablet_replica.cc:333] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.658100  6222 raft_consensus.cc:2243] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.658718  6222 raft_consensus.cc:2272] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.660184  6222 tablet_replica.cc:333] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.660655  6222 raft_consensus.cc:2243] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.661356  6222 raft_consensus.cc:2272] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.663045  6222 tablet_replica.cc:333] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.663515  6222 raft_consensus.cc:2243] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.664362  6222 raft_consensus.cc:2272] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.665886  6222 tablet_replica.cc:333] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.666344  6222 raft_consensus.cc:2243] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.666967  6222 raft_consensus.cc:2272] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.668397  6222 tablet_replica.cc:333] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.668859  6222 raft_consensus.cc:2243] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.669504  6222 raft_consensus.cc:2272] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.671278  6222 tablet_replica.cc:333] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.671892  6222 raft_consensus.cc:2243] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.672340  6222 raft_consensus.cc:2272] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.674229  6222 tablet_replica.cc:333] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.674675  6222 raft_consensus.cc:2243] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.675029  6222 raft_consensus.cc:2272] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.676447  6222 tablet_replica.cc:333] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.676887  6222 raft_consensus.cc:2243] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.677537  6222 raft_consensus.cc:2272] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.679045  6222 tablet_replica.cc:333] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.679498  6222 raft_consensus.cc:2243] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.679831  6222 raft_consensus.cc:2272] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.681408  6222 tablet_replica.cc:333] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.681850  6222 raft_consensus.cc:2243] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.682225  6222 raft_consensus.cc:2272] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:53.682729 10109 consensus_peers.cc:597] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:53.684032  6222 tablet_replica.cc:333] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.684599  6222 raft_consensus.cc:2243] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:48:53.684970  6222 raft_consensus.cc:2272] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:48:53.687037  6222 tablet_replica.cc:333] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: stopping tablet replica
I20260709 14:48:53.687444  6222 raft_consensus.cc:2243] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:48:53.688086  6222 raft_consensus.cc:2272] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:48:53.744580 10183 consensus_peers.cc:597] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:53.745783  6222 tablet_server.cc:196] TabletServer@127.6.19.129:0 shutdown complete.
W20260709 14:48:53.769341 10035 consensus_peers.cc:597] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:53.790272  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:48:53.796530 10708 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
W20260709 14:48:53.797405 10707 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
W20260709 14:48:53.798800 10710 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
I20260709 14:48:53.801276  6222 server_base.cc:1061] running on GCE node
I20260709 14:48:53.803969  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:48:53.804244  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
W20260709 14:48:53.804102 10183 consensus_peers.cc:597] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:53.804522  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608533804491 us; error 0 us; skew 500 ppm
W20260709 14:48:53.804983 10109 consensus_peers.cc:597] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:53.805195  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 14:48:53.808013 10035 consensus_peers.cc:597] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:53.808419  6222 webserver.cc:533] Webserver started at http://127.6.19.129:45143/ using document root <none> and password file <none>
I20260709 14:48:53.808998  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:48:53.809170  6222 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:48:53.812649  6222 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:48:53.819111 10716 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:48:53.819777  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:48:53.820050  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-0-root
uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
format_stamp: "Formatted at 2026-07-09 14:48:44 on dist-test-slave-gjv7"
I20260709 14:48:53.820317  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608332707656-6222-0/minicluster-data/ts-0-root/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)
W20260709 14:48:53.836764 10035 consensus_peers.cc:597] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:53.840761  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:48:53.841867  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:48:53.843055  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:48:53.847028 10724 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:48:53.859601 10183 consensus_peers.cc:597] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:53.913972 10035 consensus_peers.cc:597] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:53.931313 10183 consensus_peers.cc:597] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:53.934716 10035 consensus_peers.cc:597] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:53.946738 10183 consensus_peers.cc:597] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:53.947991 10035 consensus_peers.cc:597] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:53.994799 10183 consensus_peers.cc:597] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:53.995232 10035 consensus_peers.cc:597] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:54.018949 10035 consensus_peers.cc:597] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:54.047957  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:48:54.048261  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.202s	user 0.006s	sys 0.000s
I20260709 14:48:54.048527  6222 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:48:54.052403 10724 tablet_bootstrap.cc:492] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.064713 10724 tablet_bootstrap.cc:492] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.065644 10724 tablet_bootstrap.cc:492] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.066198 10724 ts_tablet_manager.cc:1403] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260709 14:48:54.068344 10724 raft_consensus.cc:359] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.068965 10724 raft_consensus.cc:740] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.069638 10724 consensus_queue.cc:260] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.081009 10724 ts_tablet_manager.cc:1434] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260709 14:48:54.081643 10724 tablet_bootstrap.cc:492] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.091341 10724 tablet_bootstrap.cc:492] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.092141 10724 tablet_bootstrap.cc:492] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.092684 10724 ts_tablet_manager.cc:1403] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 14:48:54.094746 10724 raft_consensus.cc:359] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.095352 10724 raft_consensus.cc:740] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.095973 10724 consensus_queue.cc:260] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.097692 10724 ts_tablet_manager.cc:1434] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:48:54.098477 10724 tablet_bootstrap.cc:492] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.110545 10724 tablet_bootstrap.cc:492] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.111316 10724 tablet_bootstrap.cc:492] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.111858 10724 ts_tablet_manager.cc:1403] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:48:54.113902 10724 raft_consensus.cc:359] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.114509 10724 raft_consensus.cc:740] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.115268 10724 consensus_queue.cc:260] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.116948 10724 ts_tablet_manager.cc:1434] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:48:54.117658 10724 tablet_bootstrap.cc:492] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.129518 10724 tablet_bootstrap.cc:492] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.130292 10724 tablet_bootstrap.cc:492] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.130827 10724 ts_tablet_manager.cc:1403] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:48:54.132772 10724 raft_consensus.cc:359] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.133386 10724 raft_consensus.cc:740] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.133975 10724 consensus_queue.cc:260] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.135643 10724 ts_tablet_manager.cc:1434] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:54.136339 10724 tablet_bootstrap.cc:492] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.148182 10724 tablet_bootstrap.cc:492] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.148968 10724 tablet_bootstrap.cc:492] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.149521 10724 ts_tablet_manager.cc:1403] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260709 14:48:54.151532 10724 raft_consensus.cc:359] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.152122 10724 raft_consensus.cc:740] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.152706 10724 consensus_queue.cc:260] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.154464 10724 ts_tablet_manager.cc:1434] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:54.155138 10724 tablet_bootstrap.cc:492] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.187582 10724 tablet_bootstrap.cc:492] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.188403 10724 tablet_bootstrap.cc:492] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.188988 10724 ts_tablet_manager.cc:1403] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.008s
I20260709 14:48:54.192830 10724 raft_consensus.cc:359] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.193461 10724 raft_consensus.cc:740] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.194074 10724 consensus_queue.cc:260] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.195807 10724 ts_tablet_manager.cc:1434] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260709 14:48:54.196489 10724 tablet_bootstrap.cc:492] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.208921 10724 tablet_bootstrap.cc:492] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.209702 10724 tablet_bootstrap.cc:492] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.210237 10724 ts_tablet_manager.cc:1403] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:48:54.212253 10724 raft_consensus.cc:359] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.212831 10724 raft_consensus.cc:740] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.213500 10724 consensus_queue.cc:260] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.215291 10724 ts_tablet_manager.cc:1434] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:54.215992 10724 tablet_bootstrap.cc:492] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.228003 10724 tablet_bootstrap.cc:492] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.228804 10724 tablet_bootstrap.cc:492] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.229332 10724 ts_tablet_manager.cc:1403] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:48:54.231382 10724 raft_consensus.cc:359] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.231969 10724 raft_consensus.cc:740] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.232676 10724 consensus_queue.cc:260] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.234799 10724 ts_tablet_manager.cc:1434] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:48:54.235589 10724 tablet_bootstrap.cc:492] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.247177 10724 tablet_bootstrap.cc:492] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.247761 10724 tablet_bootstrap.cc:492] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.248183 10724 ts_tablet_manager.cc:1403] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:48:54.249681 10724 raft_consensus.cc:359] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.250110 10724 raft_consensus.cc:740] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.250556 10724 consensus_queue.cc:260] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.251829 10724 ts_tablet_manager.cc:1434] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:48:54.252385 10724 tablet_bootstrap.cc:492] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.261581  6222 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:48:54.261894  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.213s	user 0.207s	sys 0.000s
I20260709 14:48:54.265393 10724 tablet_bootstrap.cc:492] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.266314 10724 tablet_bootstrap.cc:492] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.266927 10724 ts_tablet_manager.cc:1403] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 14:48:54.269150 10724 raft_consensus.cc:359] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.269903 10724 raft_consensus.cc:740] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.270706 10724 consensus_queue.cc:260] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.272936 10724 ts_tablet_manager.cc:1434] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:48:54.273700 10724 tablet_bootstrap.cc:492] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.287287 10724 tablet_bootstrap.cc:492] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.287997 10724 tablet_bootstrap.cc:492] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.288513 10724 ts_tablet_manager.cc:1403] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:48:54.290096 10724 raft_consensus.cc:359] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.290532 10724 raft_consensus.cc:740] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.291083 10724 consensus_queue.cc:260] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.292737 10724 ts_tablet_manager.cc:1434] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:54.293323 10724 tablet_bootstrap.cc:492] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.303943 10724 tablet_bootstrap.cc:492] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.304667 10724 tablet_bootstrap.cc:492] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.305130 10724 ts_tablet_manager.cc:1403] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:48:54.307001 10724 raft_consensus.cc:359] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.307529 10724 raft_consensus.cc:740] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.308049 10724 consensus_queue.cc:260] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.309720 10724 ts_tablet_manager.cc:1434] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:54.310515 10724 tablet_bootstrap.cc:492] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.321928 10724 tablet_bootstrap.cc:492] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.322607 10724 tablet_bootstrap.cc:492] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.323149 10724 ts_tablet_manager.cc:1403] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:48:54.325328 10724 raft_consensus.cc:359] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.325920 10724 raft_consensus.cc:740] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.326495 10724 consensus_queue.cc:260] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.327935 10724 ts_tablet_manager.cc:1434] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:54.328495 10724 tablet_bootstrap.cc:492] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.340384 10724 tablet_bootstrap.cc:492] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.341125 10724 tablet_bootstrap.cc:492] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.341742 10724 ts_tablet_manager.cc:1403] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 14:48:54.343689 10724 raft_consensus.cc:359] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.344347 10724 raft_consensus.cc:740] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.344971 10724 consensus_queue.cc:260] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.346855 10724 ts_tablet_manager.cc:1434] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:48:54.347357  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.129:34449
I20260709 14:48:54.347446 10796 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.129:34449 every 8 connection(s)
I20260709 14:48:54.347551 10724 tablet_bootstrap.cc:492] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.367265 10724 tablet_bootstrap.cc:492] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.368093 10724 tablet_bootstrap.cc:492] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.368681 10724 ts_tablet_manager.cc:1403] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 14:48:54.371217 10724 raft_consensus.cc:359] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.371807 10724 raft_consensus.cc:740] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.377161 10724 consensus_queue.cc:260] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.378795 10724 ts_tablet_manager.cc:1434] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:48:54.379488 10724 tablet_bootstrap.cc:492] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.380206 10797 heartbeater.cc:344] Connected to a master server at 127.6.19.190:43119
I20260709 14:48:54.380627 10797 heartbeater.cc:461] Registering TS with master...
I20260709 14:48:54.381587 10797 heartbeater.cc:507] Master 127.6.19.190:43119 requested a full tablet report, sending...
I20260709 14:48:54.392362 10724 tablet_bootstrap.cc:492] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.393119 10724 tablet_bootstrap.cc:492] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.393756 10724 ts_tablet_manager.cc:1403] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:48:54.395439 10724 raft_consensus.cc:359] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.395956 10724 raft_consensus.cc:740] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.396545 10724 consensus_queue.cc:260] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.398111 10724 ts_tablet_manager.cc:1434] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:54.398790 10724 tablet_bootstrap.cc:492] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.400787  9891 ts_manager.cc:194] Re-registered known tserver with Master: e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:54.411695 10724 tablet_bootstrap.cc:492] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.412559 10724 tablet_bootstrap.cc:492] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.413152 10724 ts_tablet_manager.cc:1403] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:48:54.415323 10724 raft_consensus.cc:359] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.415932 10724 raft_consensus.cc:740] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.416591 10724 consensus_queue.cc:260] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.418650 10724 ts_tablet_manager.cc:1434] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:54.419351 10724 tablet_bootstrap.cc:492] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.432391 10724 tablet_bootstrap.cc:492] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.433219 10724 tablet_bootstrap.cc:492] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.433763 10724 ts_tablet_manager.cc:1403] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:48:54.435799 10724 raft_consensus.cc:359] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.436405 10724 raft_consensus.cc:740] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.437081 10724 consensus_queue.cc:260] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.439149 10724 ts_tablet_manager.cc:1434] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:48:54.439837 10724 tablet_bootstrap.cc:492] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.455214  9891 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47280
I20260709 14:48:54.459756 10797 heartbeater.cc:499] Master 127.6.19.190:43119 was elected leader, sending a full tablet report...
I20260709 14:48:54.485533 10724 tablet_bootstrap.cc:492] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.486290 10724 tablet_bootstrap.cc:492] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.486894 10724 ts_tablet_manager.cc:1403] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.016s
I20260709 14:48:54.489045 10724 raft_consensus.cc:359] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.489683 10724 raft_consensus.cc:740] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.490398 10724 consensus_queue.cc:260] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.492355 10724 ts_tablet_manager.cc:1434] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:48:54.493053 10724 tablet_bootstrap.cc:492] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.512132 10724 tablet_bootstrap.cc:492] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.512926 10724 tablet_bootstrap.cc:492] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.513548 10724 ts_tablet_manager.cc:1403] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260709 14:48:54.515599 10724 raft_consensus.cc:359] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.516198 10724 raft_consensus.cc:740] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.516942 10724 consensus_queue.cc:260] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.518638 10724 ts_tablet_manager.cc:1434] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:54.519177 10724 tablet_bootstrap.cc:492] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.533252 10724 tablet_bootstrap.cc:492] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.534008 10724 tablet_bootstrap.cc:492] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.534603 10724 ts_tablet_manager.cc:1403] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 14:48:54.536583 10724 raft_consensus.cc:359] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.537055 10724 raft_consensus.cc:740] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.537626 10724 consensus_queue.cc:260] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.539305 10724 ts_tablet_manager.cc:1434] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:54.540046 10724 tablet_bootstrap.cc:492] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.552809 10724 tablet_bootstrap.cc:492] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.553637 10724 tablet_bootstrap.cc:492] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.554199 10724 ts_tablet_manager.cc:1403] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:48:54.556216 10724 raft_consensus.cc:359] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.556808 10724 raft_consensus.cc:740] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.557442 10724 consensus_queue.cc:260] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.559310 10724 ts_tablet_manager.cc:1434] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:54.560151 10724 tablet_bootstrap.cc:492] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.571779 10724 tablet_bootstrap.cc:492] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.572373 10724 tablet_bootstrap.cc:492] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.572825 10724 ts_tablet_manager.cc:1403] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:48:54.574345 10724 raft_consensus.cc:359] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.574784 10724 raft_consensus.cc:740] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.575366 10724 consensus_queue.cc:260] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.577260 10724 ts_tablet_manager.cc:1434] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260709 14:48:54.580067 10724 tablet_bootstrap.cc:492] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.613004 10736 raft_consensus.cc:493] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.614782 10736 raft_consensus.cc:515] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.616878 10736 leader_election.cc:290] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:54.662632 10736 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.663199 10736 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.665344 10736 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:54.670035 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:54.674284 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:54.678893 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:54.679569 10769 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:54.681511 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:54.682175 10770 raft_consensus.cc:2468] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:54.681049 10183 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:54.686599 10736 raft_consensus.cc:2804] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:54.686975 10736 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.687326 10736 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.690930 10183 leader_election.cc:304] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:54.692605 10703 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.692602 10391 raft_consensus.cc:2804] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:54.693370 10391 raft_consensus.cc:493] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.693266 10703 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.693733 10391 raft_consensus.cc:3060] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.695415 10703 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:54.695922 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:54.697474 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:54.699801 10391 raft_consensus.cc:515] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.701251 10391 leader_election.cc:290] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:54.698055 10770 raft_consensus.cc:2468] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:54.702685 10109 leader_election.cc:304] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:54.703392 10703 raft_consensus.cc:2804] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:54.703795 10703 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.704191 10703 raft_consensus.cc:3060] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.704412 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:54.704972 10724 tablet_bootstrap.cc:492] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.704970 10770 raft_consensus.cc:3060] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.704967 10736 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.706161 10724 tablet_bootstrap.cc:492] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.706775 10724 ts_tablet_manager.cc:1403] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.127s	user 0.036s	sys 0.062s
I20260709 14:48:54.707572 10736 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:54.707844 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:54.708386 10769 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.709123 10724 raft_consensus.cc:359] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.709770 10724 raft_consensus.cc:740] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.710427 10724 consensus_queue.cc:260] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.710807 10703 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.712705 10703 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:54.714778 10770 raft_consensus.cc:2468] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:48:54.714870 10769 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:48:54.715585 10724 ts_tablet_manager.cc:1434] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:48:54.715689 10183 leader_election.cc:304] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:54.716333 10724 tablet_bootstrap.cc:492] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:54.716352 10736 raft_consensus.cc:2804] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:54.716521 10183 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:54.717083 10736 raft_consensus.cc:697] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:54.717391 10395 raft_consensus.cc:2804] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:54.717825 10395 raft_consensus.cc:697] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:54.717804 10736 consensus_queue.cc:237] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.718706 10395 consensus_queue.cc:237] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.826385 10385 raft_consensus.cc:493] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.829991 10662 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.831071 10662 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.832695 10736 raft_consensus.cc:493] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.824350 10346 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.827991 10385 raft_consensus.cc:515] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.838166 10736 raft_consensus.cc:515] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.838625 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:54.839983 10385 leader_election.cc:290] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:54.834327 10346 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.843421 10662 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:54.845168 10395 raft_consensus.cc:493] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.846047 10395 raft_consensus.cc:515] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.847702 10703 raft_consensus.cc:493] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.848749 10703 raft_consensus.cc:515] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.843716 10346 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:54.851609 10703 leader_election.cc:290] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:54.852717 10391 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.853556 10391 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.854013 10385 raft_consensus.cc:493] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.854087 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:54.854967 10216 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:54.855688 10391 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:54.856256 10391 raft_consensus.cc:493] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.857484 10721 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.857366 10385 raft_consensus.cc:515] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.858362 10721 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.859462 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:54.848667 10395 leader_election.cc:290] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:54.860368 10769 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:54.860515 10385 leader_election.cc:290] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:54.860728 10721 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:54.861388 10395 raft_consensus.cc:493] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.856966 10391 raft_consensus.cc:515] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.864512 10391 leader_election.cc:290] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:54.865127 10391 raft_consensus.cc:493] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.865923 10391 raft_consensus.cc:515] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.866360 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:54.862316 10395 raft_consensus.cc:515] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.867125 10069 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.868053 10391 leader_election.cc:290] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:54.869261 10395 leader_election.cc:290] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:54.869419 10736 leader_election.cc:290] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:54.876293 10069 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:48:54.880934 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:54.874745 10665 raft_consensus.cc:493] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.874366  9893 catalog_manager.cc:5697] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 2 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:54.880609 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:54.882989 10346 raft_consensus.cc:493] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.892730 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:54.901891 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:54.902591 10139 raft_consensus.cc:2468] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:54.903007  9893 catalog_manager.cc:5697] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 2 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:54.904101 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:54.904866 10766 raft_consensus.cc:2468] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:54.905925 10665 raft_consensus.cc:515] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.908671 10665 leader_election.cc:290] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:54.915122 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:54.915333 10769 raft_consensus.cc:3060] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.915859 10770 raft_consensus.cc:2468] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
W20260709 14:48:54.916239 10109 leader_election.cc:343] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:54.917136 10109 leader_election.cc:304] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:54.882823 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:54.932369 10724 tablet_bootstrap.cc:492] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:54.933441 10768 raft_consensus.cc:2468] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:54.933473 10819 raft_consensus.cc:2804] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:54.934702 10819 raft_consensus.cc:493] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.935022 10724 tablet_bootstrap.cc:492] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:54.935757 10109 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:54.936138 10724 ts_tablet_manager.cc:1403] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.220s	user 0.016s	sys 0.015s
I20260709 14:48:54.936898 10767 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:54.935050 10819 raft_consensus.cc:3060] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.892004 10385 raft_consensus.cc:493] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.883600 10703 raft_consensus.cc:493] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.939200 10395 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.952317 10395 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.952256 10385 raft_consensus.cc:515] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.959862 10346 raft_consensus.cc:515] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.956897 10818 raft_consensus.cc:2804] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:54.955539 10665 raft_consensus.cc:493] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.956537 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:54.977579 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:54.978179 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:54.977617 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:54.978958 10391 raft_consensus.cc:493] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.979591 10391 raft_consensus.cc:515] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.973677 10703 raft_consensus.cc:515] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.983634 10703 leader_election.cc:290] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:54.984166 10703 raft_consensus.cc:493] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.966091 10818 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.985471 10818 raft_consensus.cc:3060] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:54.988700 10385 leader_election.cc:290] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:54.991093 10724 raft_consensus.cc:359] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.991904 10724 raft_consensus.cc:740] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:54.992897 10724 consensus_queue.cc:260] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:54.973834 10109 leader_election.cc:304] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:54.993937 10395 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:54.994244 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:54.996027 10139 raft_consensus.cc:2468] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:54.969137 10817 raft_consensus.cc:493] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:54.997025 10817 raft_consensus.cc:515] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:54.998291 10724 ts_tablet_manager.cc:1434] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.001s
I20260709 14:48:54.984767 10703 raft_consensus.cc:515] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:54.999186 10817 leader_election.cc:290] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:54.999522 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.000341 10766 raft_consensus.cc:2468] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:55.001513 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.001677 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.002204 10768 raft_consensus.cc:2468] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:55.002826 10395 raft_consensus.cc:493] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.004112 10141 raft_consensus.cc:2468] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:55.004501 10770 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:55.006224 10821 raft_consensus.cc:493] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.011198 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.011858 10768 raft_consensus.cc:2468] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.012395 10821 raft_consensus.cc:515] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.006721 10703 leader_election.cc:290] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.008190 10769 raft_consensus.cc:2468] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.010308 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.016491 10183 leader_election.cc:304] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.022305 10391 leader_election.cc:290] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.011773 10721 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.027429 10109 leader_election.cc:304] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:55.028527 10822 raft_consensus.cc:493] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.029233 10822 raft_consensus.cc:515] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.027951 10662 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.031829 10662 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.032711 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.033200 10821 leader_election.cc:290] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:55.033373 10395 raft_consensus.cc:515] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.033645 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.033849 10721 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.034389 10770 raft_consensus.cc:2468] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:55.037704 10662 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:55.029409 10346 leader_election.cc:290] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.040637 10346 raft_consensus.cc:493] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
W20260709 14:48:55.042028 10183 leader_election.cc:343] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.045500 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.046146 10216 raft_consensus.cc:2468] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.045578 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:55.047137 10069 raft_consensus.cc:2468] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:55.048070 10183 leader_election.cc:304] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.031745 10822 leader_election.cc:290] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:55.045461 10816 raft_consensus.cc:2804] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.067816 10835 raft_consensus.cc:2804] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.074911 10836 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.045714 10547 raft_consensus.cc:493] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.077279 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.078627 10346 raft_consensus.cc:515] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.078876 10395 leader_election.cc:290] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.026290 10665 raft_consensus.cc:515] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.080490 10216 raft_consensus.cc:2468] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.082553 10395 raft_consensus.cc:2804] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.082862 10395 raft_consensus.cc:493] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.084052 10395 raft_consensus.cc:3060] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.085860 10033 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.086369 10820 raft_consensus.cc:2804] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.086813 10820 raft_consensus.cc:493] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.087180 10820 raft_consensus.cc:3060] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.087812 10823 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.088201 10823 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.088558 10823 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.089717 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:55.090433 10065 raft_consensus.cc:3060] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.076079 10816 raft_consensus.cc:493] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.090956 10816 raft_consensus.cc:3060] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.091279 10827 raft_consensus.cc:493] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.091838 10827 raft_consensus.cc:515] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.094585 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.094988 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:55.095779 10064 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.080650 10662 raft_consensus.cc:493] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.077958 10835 raft_consensus.cc:493] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.097545 10724 tablet_bootstrap.cc:492] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:55.097738 10662 raft_consensus.cc:515] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.098349 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:55.099018 10061 raft_consensus.cc:2468] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.099664 10838 raft_consensus.cc:493] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.100313 10838 raft_consensus.cc:515] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.102346 10838 leader_election.cc:290] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.102675 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:55.079028 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.103325 10064 raft_consensus.cc:2468] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:55.079613 10818 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.105496 10818 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
W20260709 14:48:55.106498 10183 leader_election.cc:343] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.084179 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:55.108141 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:55.108039 10547 raft_consensus.cc:515] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.110626 10836 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.111197 10547 leader_election.cc:290] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.111872 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.112646 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:55.112834 10141 raft_consensus.cc:2468] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:55.113283 10140 raft_consensus.cc:2468] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:55.113031 10736 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.114058 10736 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.114692 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:55.115347 10140 raft_consensus.cc:2468] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:55.112337 10346 leader_election.cc:290] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.117131 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:55.118131 10140 raft_consensus.cc:2393] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:55.113065 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.118785 10836 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.108175 10835 raft_consensus.cc:3060] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.122479 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.122956 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.123355 10763 raft_consensus.cc:2468] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:55.124366 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.124938 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.125072 10763 raft_consensus.cc:2468] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:55.089617 10824 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.128047 10824 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.124989 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.131632 10761 raft_consensus.cc:2393] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:55.134724 10065 raft_consensus.cc:2468] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.094878 10665 leader_election.cc:290] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.138916 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.113596 10183 leader_election.cc:304] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.142627 10183 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.145049 10834 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.145591 10834 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.146028 10107 leader_election.cc:304] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.146394 10547 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.146931 10547 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.116163 10736 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.099805 10662 leader_election.cc:290] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.148993 10109 leader_election.cc:304] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:55.149919 10827 leader_election.cc:290] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:55.150296 10703 raft_consensus.cc:493] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.150488 10831 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.150861 10703 raft_consensus.cc:515] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.151073 10831 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.152806 10703 leader_election.cc:290] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.153903 10395 raft_consensus.cc:515] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.124289 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.118950 10218 raft_consensus.cc:2468] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.147603 10834 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.164897 10395 leader_election.cc:290] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.164256 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.163918 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.130580 10824 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.148949 10547 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:55.150082 10838 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.159332 10840 raft_consensus.cc:2804] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.168135 10216 raft_consensus.cc:2468] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:55.160552 10817 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.172518 10817 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.172886 10817 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.174247 10838 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.176337 10838 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.168532 10215 raft_consensus.cc:2393] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 2: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
W20260709 14:48:55.149953 10109 leader_election.cc:343] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.177459 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.178334 10212 raft_consensus.cc:2468] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
W20260709 14:48:55.180949 10109 leader_election.cc:343] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:55.181619 10109 leader_election.cc:343] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.185194 10721 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.194628 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.195089 10216 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:55.195792 10762 raft_consensus.cc:2468] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:55.104809 10819 raft_consensus.cc:515] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.153110 10831 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.169767 10391 raft_consensus.cc:493] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.197784 10391 raft_consensus.cc:515] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.198947 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:55.199518 10391 leader_election.cc:290] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.172039 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:55.200248 10066 raft_consensus.cc:2468] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.200464 10181 leader_election.cc:304] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.200717 10217 raft_consensus.cc:2468] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
W20260709 14:48:55.201229 10181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.130:38979, user_credentials={real_user=slave}} blocked reactor thread for 45552us
I20260709 14:48:55.202054 10391 raft_consensus.cc:2804] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.202415 10391 raft_consensus.cc:493] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.202607 10819 leader_election.cc:290] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.203071 10033 leader_election.cc:304] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.196903 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:55.155771 10214 raft_consensus.cc:2468] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.204807 10832 raft_consensus.cc:2804] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.204177 10068 raft_consensus.cc:2468] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:55.209522 10832 raft_consensus.cc:493] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.209632 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.199540 10067 raft_consensus.cc:2468] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:55.211004 10391 raft_consensus.cc:3060] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.213981 10840 raft_consensus.cc:697] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:55.214275 10662 raft_consensus.cc:2804] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.215034 10818 raft_consensus.cc:493] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.215592 10818 raft_consensus.cc:515] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.219398 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.220060 10765 raft_consensus.cc:3060] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.222064 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.222733 10768 raft_consensus.cc:2468] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.225028 10107 leader_election.cc:304] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.228192 10841 raft_consensus.cc:2804] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.228674 10841 raft_consensus.cc:493] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.228277 10818 leader_election.cc:290] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.209947 10832 raft_consensus.cc:3060] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.231971 10391 raft_consensus.cc:515] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.229045 10841 raft_consensus.cc:3060] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:48:55.233040 10183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 89666.7us
I20260709 14:48:55.238111 10840 consensus_queue.cc:237] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.239607 10395 raft_consensus.cc:493] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.240135 10395 raft_consensus.cc:515] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.241505 10391 leader_election.cc:290] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.243577 10395 leader_election.cc:290] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.244074 10835 raft_consensus.cc:515] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.246639 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.247587 10835 leader_election.cc:290] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.255435 10823 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.256904 10069 raft_consensus.cc:2393] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 2: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:55.250365 10033 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.257333 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.258355 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.258973 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.259353 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.259582 10766 raft_consensus.cc:2468] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.260464 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.260751 10721 raft_consensus.cc:2804] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.261045 10764 raft_consensus.cc:3060] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.261102 10721 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.261632 10721 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.266641 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.267230 10767 raft_consensus.cc:3060] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.267422 10033 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.270067 10547 raft_consensus.cc:2804] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.270577 10547 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.270965 10547 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.272221 10662 raft_consensus.cc:493] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.272691 10662 raft_consensus.cc:3060] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.256309 10817 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.279529 10817 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.281903 10820 raft_consensus.cc:515] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.284343 10033 leader_election.cc:304] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.285523 10665 raft_consensus.cc:2804] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.285863 10665 raft_consensus.cc:493] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.286201 10665 raft_consensus.cc:3060] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.287109 10181 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.287936 10395 raft_consensus.cc:2804] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.288276 10395 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.288578 10395 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.292238 10767 raft_consensus.cc:2468] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.293138 10665 raft_consensus.cc:515] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.293501 10181 leader_election.cc:304] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.294301 10736 raft_consensus.cc:2804] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.294651 10736 raft_consensus.cc:493] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.294976 10736 raft_consensus.cc:3060] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.295190 10665 leader_election.cc:290] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.295656 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.296273 10215 raft_consensus.cc:2468] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.297019 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:55.297706 10214 raft_consensus.cc:3060] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.297966 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:55.298521 10141 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:55.298656 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:55.299275 10140 raft_consensus.cc:2468] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:55.300495 10107 leader_election.cc:304] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.282056 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.301723 10818 raft_consensus.cc:2804] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.302081 10818 raft_consensus.cc:493] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.302433 10818 raft_consensus.cc:3060] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.269125 10823 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.311242 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.311843 10217 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.313128 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:55.313684 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:55.314183 10211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:55.314844 10211 raft_consensus.cc:2468] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.314432 10215 raft_consensus.cc:2393] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 2: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:48:55.315091 10107 leader_election.cc:304] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.316210 10840 raft_consensus.cc:2804] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.316589 10840 raft_consensus.cc:493] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.316936 10840 raft_consensus.cc:3060] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.323843 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:55.324604 10069 raft_consensus.cc:2393] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 2: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:55.327952 10214 raft_consensus.cc:2468] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.328372 10721 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.329393 10816 raft_consensus.cc:515] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.329630 10109 leader_election.cc:304] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:55.331352 10816 leader_election.cc:290] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.331151 10547 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
W20260709 14:48:55.332283 10109 leader_election.cc:343] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:55.332993 10109 leader_election.cc:343] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:55.333729 10109 leader_election.cc:343] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.333933 10213 raft_consensus.cc:2393] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 2: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:48:55.336006 10395 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.338543 10395 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.328847 10829 raft_consensus.cc:2804] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.340431 10107 leader_election.cc:304] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.340606 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:55.342409 10069 raft_consensus.cc:2468] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.343273 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:55.343468 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:55.343400 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.344170 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:55.344753 10067 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.346493 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:55.346776 10662 raft_consensus.cc:515] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.347226 10070 raft_consensus.cc:2393] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 2: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:55.347903 10703 raft_consensus.cc:2804] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.348299 10703 raft_consensus.cc:493] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.348659 10703 raft_consensus.cc:3060] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.348778 10107 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.333108 10764 raft_consensus.cc:2468] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.349926 10837 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:55.350301 10837 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.350638 10837 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:55.350852 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:55.351495 10066 raft_consensus.cc:2468] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
W20260709 14:48:55.333225 10033 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.132:35729, user_credentials={real_user=slave}} blocked reactor thread for 47915.3us
I20260709 14:48:55.354842 10818 raft_consensus.cc:515] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.355803 10703 raft_consensus.cc:515] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.338121 10835 raft_consensus.cc:2804] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.356829 10818 leader_election.cc:290] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.357153 10835 raft_consensus.cc:493] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.358544 10721 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
W20260709 14:48:55.366791 10183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 129013us
I20260709 14:48:55.358767 10662 leader_election.cc:290] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.359612 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:55.361268 10109 leader_election.cc:304] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:55.361407 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:55.368578 10215 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.362298 10840 raft_consensus.cc:515] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.363258 10703 leader_election.cc:290] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.364089 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:55.374460 10213 raft_consensus.cc:2393] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 2: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:48:55.333052 10547 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.365310 10829 raft_consensus.cc:493] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.379050 10829 raft_consensus.cc:3060] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.379107 10836 raft_consensus.cc:2804] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.379606 10836 raft_consensus.cc:493] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.380020 10836 raft_consensus.cc:3060] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.380368 10211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:55.381157 10211 raft_consensus.cc:2393] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 2: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:48:55.367025 10835 raft_consensus.cc:3060] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.343870 10068 raft_consensus.cc:2468] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:55.387008 10836 raft_consensus.cc:515] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.365780 10062 raft_consensus.cc:3060] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.389233 10836 leader_election.cc:290] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.390408 10840 leader_election.cc:290] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.390818 10215 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:48:55.394088 10765 raft_consensus.cc:2468] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
W20260709 14:48:55.379541 10109 leader_election.cc:343] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.395870 10109 leader_election.cc:304] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
W20260709 14:48:55.396667 10109 leader_election.cc:343] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.370182 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:55.378489 10214 raft_consensus.cc:3060] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.399068 10724 tablet_bootstrap.cc:492] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:55.400002 10724 tablet_bootstrap.cc:492] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:55.400668 10724 ts_tablet_manager.cc:1403] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.318s	user 0.013s	sys 0.005s
I20260709 14:48:55.369200 10736 raft_consensus.cc:515] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.409261 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.409731 10212 raft_consensus.cc:2393] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 2: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:48:55.409863 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.410496 10766 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.368831 10183 leader_election.cc:304] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.377568 10035 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:55.378525 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:55.382385 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:55.337106 10820 leader_election.cc:290] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.406384 10033 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.406598 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.408385 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.412464 10069 raft_consensus.cc:3060] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.412621 10035 leader_election.cc:304] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:55.367383 10841 raft_consensus.cc:515] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.413079 10547 raft_consensus.cc:2804] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.422510 10764 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:55.422875 10547 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.415503 10395 raft_consensus.cc:2749] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.419804 10823 raft_consensus.cc:2804] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.414916 10065 raft_consensus.cc:3060] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.423182 10835 raft_consensus.cc:515] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.423722 10823 raft_consensus.cc:493] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.424139 10823 raft_consensus.cc:3060] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.425830 10547 raft_consensus.cc:3060] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.426048 10062 raft_consensus.cc:2468] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:48:55.427857 10214 raft_consensus.cc:2468] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:48:55.430436 10662 raft_consensus.cc:2804] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.432945 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.433545 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:55.415412 10183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 46651.4us
I20260709 14:48:55.434640 10765 raft_consensus.cc:2393] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 2: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:48:55.434849 10107 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.435232 10069 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.438047 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:55.429086 10766 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:48:55.438681 10068 raft_consensus.cc:2393] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 2: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:55.417634 10035 leader_election.cc:304] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:55.444691 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:55.445796 10215 raft_consensus.cc:3060] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.448529 10035 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:55.431046 10662 raft_consensus.cc:697] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:55.449542 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:55.449779 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.450268 10212 raft_consensus.cc:3060] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.450060 10662 consensus_queue.cc:237] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.436257 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:55.449501 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.453619 10764 raft_consensus.cc:3060] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.413302 10840 raft_consensus.cc:2804] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.453855 10821 raft_consensus.cc:2804] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.454254 10821 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.452975 10211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:55.454595 10821 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.454874 10211 raft_consensus.cc:3060] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.439977 10841 leader_election.cc:290] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.458945 10181 leader_election.cc:304] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.436946 10183 leader_election.cc:304] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.433595 10762 raft_consensus.cc:3060] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.458276 10835 leader_election.cc:290] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.419864 10736 leader_election.cc:290] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.465560 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:55.441856 10069 raft_consensus.cc:3060] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.443511 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:55.464764 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:55.466462 10066 raft_consensus.cc:2393] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 2: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:55.439632 10820 raft_consensus.cc:2804] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.467305 10820 raft_consensus.cc:697] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:55.468122 10820 consensus_queue.cc:237] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.430169 10832 raft_consensus.cc:515] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.473021 10832 leader_election.cc:290] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.473655 10217 raft_consensus.cc:2393] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 2: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:48:55.473855 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:55.451829 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.415748 10837 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.476783 10144 raft_consensus.cc:2393] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 3: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:55.477816 10837 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.478657 10829 raft_consensus.cc:515] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.452606 10823 raft_consensus.cc:515] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.455231 10724 raft_consensus.cc:359] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.479578 10724 raft_consensus.cc:740] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:55.480242 10724 consensus_queue.cc:260] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.480676 10823 leader_election.cc:290] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:55.481278 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.481550 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:55.453397 10062 raft_consensus.cc:3060] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.482318 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:55.483983 10144 raft_consensus.cc:2393] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:55.483875 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:55.484494 10217 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:55.484807 10763 raft_consensus.cc:3060] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.456285 10840 raft_consensus.cc:697] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:55.457381 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.499286 10724 ts_tablet_manager.cc:1434] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.098s	user 0.005s	sys 0.000s
I20260709 14:48:55.457617 10033 leader_election.cc:304] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.460479 10035 leader_election.cc:304] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:55.499984 10823 raft_consensus.cc:2804] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.453629 10547 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.462102 10846 raft_consensus.cc:2804] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.500839 10721 raft_consensus.cc:2804] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.500979 10846 raft_consensus.cc:697] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:55.501242 10721 raft_consensus.cc:493] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.501631 10721 raft_consensus.cc:3060] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.502208 10762 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.503163 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.504263 10547 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:55.464833 10212 raft_consensus.cc:2468] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.486207 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.487222 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.505862 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.506808 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.507776 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.508286 10768 raft_consensus.cc:3060] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.508213 10109 leader_election.cc:304] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:55.509290 10767 raft_consensus.cc:2468] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:55.509814 10837 raft_consensus.cc:2804] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.505964 10823 raft_consensus.cc:697] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:55.510217 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.510852 10767 raft_consensus.cc:2468] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:48:55.511018 10035 leader_election.cc:304] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:55.511252 10107 leader_election.cc:304] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.511729 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.512167 10841 raft_consensus.cc:2804] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.512305 10767 raft_consensus.cc:3060] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.512845 10841 raft_consensus.cc:697] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:55.510545 10837 raft_consensus.cc:697] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:55.513779 10841 consensus_queue.cc:237] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.514004 10837 consensus_queue.cc:237] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.515097 10217 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:48:55.495607 10769 raft_consensus.cc:1275] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.516593 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
W20260709 14:48:55.512974 10035 leader_election.cc:343] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.496994 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:48:55.510092 10109 leader_election.cc:343] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:55.518822 10109 leader_election.cc:343] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.519110 10724 tablet_bootstrap.cc:492] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:55.518932 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.519930 10761 raft_consensus.cc:2393] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 2: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:55.520221 10107 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.520661 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.520936 10836 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:55.521777 10836 raft_consensus.cc:697] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:55.522226 10764 raft_consensus.cc:2468] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.522927 10761 raft_consensus.cc:1275] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.522771 10836 consensus_queue.cc:237] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.486521 10840 consensus_queue.cc:237] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.526584 10139 raft_consensus.cc:2393] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:55.527530 10829 leader_election.cc:290] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:55.504288 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.430308 10065 raft_consensus.cc:2468] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.501941 10846 consensus_queue.cc:237] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.499195 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.529500 10766 raft_consensus.cc:3060] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.517324 10769 raft_consensus.cc:2393] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:55.496222 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.518353 10211 raft_consensus.cc:2468] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.493624 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:55.533527 10765 raft_consensus.cc:2393] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:55.517962 10823 consensus_queue.cc:237] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.531845 10824 raft_consensus.cc:2764] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:48:55.512945 10763 raft_consensus.cc:2468] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.539361 10395 raft_consensus.cc:2764] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:48:55.528319 10721 raft_consensus.cc:515] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:48:55.540033 10109 leader_election.cc:343] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.490926 10062 raft_consensus.cc:2468] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:48:55.542266 10665 raft_consensus.cc:2764] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:48:55.541919 10721 leader_election.cc:290] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:55.543309 10109 leader_election.cc:304] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
W20260709 14:48:55.544202 10109 leader_election.cc:343] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:55.544823 10109 leader_election.cc:343] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.546252 10821 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.547258 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:55.548300 10821 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
W20260709 14:48:55.532259 10035 leader_election.cc:343] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.550530 10035 leader_election.cc:304] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.463352 10215 raft_consensus.cc:2468] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.551229 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.551569 10069 raft_consensus.cc:1275] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.552188 10665 raft_consensus.cc:2749] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.539242 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:55.538707 10768 raft_consensus.cc:2468] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:48:55.553514 10212 raft_consensus.cc:3060] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.557723 10181 leader_election.cc:304] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:55.553694 10829 raft_consensus.cc:2804] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.558390 10829 raft_consensus.cc:697] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:55.555720 10107 leader_election.cc:304] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.559764 10107 leader_election.cc:304] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.559582 10829 consensus_queue.cc:237] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.560550 10703 raft_consensus.cc:2804] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.561008 10703 raft_consensus.cc:697] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:55.561872 10703 consensus_queue.cc:237] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.565088 10819 raft_consensus.cc:2804] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.565615 10819 raft_consensus.cc:697] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
W20260709 14:48:55.566013 10035 leader_election.cc:343] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.566438 10819 consensus_queue.cc:237] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
W20260709 14:48:55.567148 10035 leader_election.cc:343] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.558394 10736 raft_consensus.cc:2804] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.554391 10109 leader_election.cc:304] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:55.573130 10818 raft_consensus.cc:2804] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.579272  9890 catalog_manager.cc:5697] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 2 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:55.580942 10766 raft_consensus.cc:2468] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:48:55.581885 10818 raft_consensus.cc:697] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:55.582806 10818 consensus_queue.cc:237] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:48:55.586858 10035 leader_election.cc:343] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:55.588773 10109 leader_election.cc:343] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.553030 10767 raft_consensus.cc:2468] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:48:55.600167 10035 leader_election.cc:304] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:55.600970 10821 raft_consensus.cc:2749] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.601588 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.602403 10766 raft_consensus.cc:2393] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:55.604519 10035 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:55.605254 10821 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.605894 10736 raft_consensus.cc:697] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:55.606089 10832 consensus_queue.cc:1048] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.606349 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.607065 10821 raft_consensus.cc:697] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:55.606882 10736 consensus_queue.cc:237] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.607924 10821 consensus_queue.cc:237] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.609133 10107 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.606909 10766 raft_consensus.cc:3060] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.610816 10838 raft_consensus.cc:2804] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.609038 10069 raft_consensus.cc:1275] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.611683 10838 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.612201 10838 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:48:55.614249 10183 leader_election.cc:343] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:48:55.615074 10181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:38979, user_credentials={real_user=slave}} blocked reactor thread for 56071.7us
W20260709 14:48:55.614923 10183 leader_election.cc:343] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.619192 10832 consensus_queue.cc:1048] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.620807 10107 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.621646 10840 raft_consensus.cc:2804] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.622185 10840 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.622597 10840 raft_consensus.cc:3060] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.620924 10838 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.625634 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.627929 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.628304 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.628691 10763 raft_consensus.cc:2393] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 2: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:48:55.629096 10764 raft_consensus.cc:2393] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:55.629513 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.629904 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.630091 10767 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.631969 10838 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.632753 10212 raft_consensus.cc:2468] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
W20260709 14:48:55.636075 10109 leader_election.cc:343] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.636698 10767 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:48:55.638235 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:55.640301 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.641945 10724 tablet_bootstrap.cc:492] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:55.642952 10724 tablet_bootstrap.cc:492] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:55.643605 10724 ts_tablet_manager.cc:1403] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.125s	user 0.016s	sys 0.015s
I20260709 14:48:55.643980 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:55.628634 10107 leader_election.cc:304] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.646521 10818 raft_consensus.cc:2804] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:48:55.647014 10818 raft_consensus.cc:493] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:48:55.647387 10818 raft_consensus.cc:3060] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:55.652182 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.646606 10107 leader_election.cc:304] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.655875 10107 leader_election.cc:304] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.644032 10183 leader_election.cc:304] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:55.662645 10395 raft_consensus.cc:2764] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:48:55.662949 10838 raft_consensus.cc:2804] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.663465 10838 raft_consensus.cc:697] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:55.664381 10395 consensus_queue.cc:1048] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.665324 10766 raft_consensus.cc:2468] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:48:55.666436 10183 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.661669 10840 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.654491 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:55.656373 10829 raft_consensus.cc:2804] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.657991 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
W20260709 14:48:55.672189 10035 leader_election.cc:343] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.659220 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:55.672621 10035 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:55.673144 10139 raft_consensus.cc:2393] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:55.673672 10035 leader_election.cc:304] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:48:55.660262  9893 catalog_manager.cc:5697] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 2 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.674362 10662 raft_consensus.cc:2749] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.674751 10035 leader_election.cc:304] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.675463 10662 raft_consensus.cc:2749] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:48:55.675736 10035 leader_election.cc:343] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.653646 10818 raft_consensus.cc:515] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.674089 10821 raft_consensus.cc:2749] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.676678 10142 raft_consensus.cc:2393] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
W20260709 14:48:55.677129 10035 leader_election.cc:343] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.677683 10818 leader_election.cc:290] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.661814 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:55.667168 10395 raft_consensus.cc:2749] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.674130 10829 raft_consensus.cc:697] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:55.668753 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:55.664296 10838 consensus_queue.cc:237] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.678562 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:55.679104 10068 raft_consensus.cc:2393] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 2: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:55.670651 10844 consensus_queue.cc:1048] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.671234 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:55.678403 10062 raft_consensus.cc:3060] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:48:55.679926 10109 leader_election.cc:343] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.680203 10829 consensus_queue.cc:237] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.684803 10065 raft_consensus.cc:2393] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 2: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:55.685503 10140 raft_consensus.cc:2393] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:48:55.686621 10840 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:55.688124 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
W20260709 14:48:55.689936 10109 leader_election.cc:343] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.646095 10724 raft_consensus.cc:359] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.692178 10724 raft_consensus.cc:740] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:55.692858 10724 consensus_queue.cc:260] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.698448 10724 ts_tablet_manager.cc:1434] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.000s
I20260709 14:48:55.699355 10724 tablet_bootstrap.cc:492] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:55.698689  9891 catalog_manager.cc:5697] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 2 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
W20260709 14:48:55.681088 10035 leader_election.cc:343] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.702662 10107 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.703337 10819 raft_consensus.cc:2749] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.707115 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:55.707844 10065 raft_consensus.cc:2393] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 2: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:48:55.709535 10035 leader_election.cc:304] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.710320 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:55.711045 10065 raft_consensus.cc:2393] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 2: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
W20260709 14:48:55.681488 10183 leader_election.cc:343] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.709637 10068 raft_consensus.cc:1275] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.713688 10183 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.714401 10736 raft_consensus.cc:2749] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:48:55.714970 10183 leader_election.cc:343] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:48:55.716672 10183 leader_election.cc:304] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:48:55.676142  9893 catalog_manager.cc:5697] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 2 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.718218 10767 raft_consensus.cc:1275] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.719645 10703 consensus_queue.cc:1048] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.700547  9891 catalog_manager.cc:5697] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 2 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.734778 10035 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.734966  9891 catalog_manager.cc:5697] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 2 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.736129  9891 catalog_manager.cc:5697] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 2 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.737869 10035 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.739183  9891 catalog_manager.cc:5697] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 2 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.741226 10107 leader_election.cc:304] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.741164  9891 catalog_manager.cc:5697] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 2 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.742652 10107 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.743095 10829 raft_consensus.cc:2749] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.734133 10662 raft_consensus.cc:2749] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.744699 10829 raft_consensus.cc:2749] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.739250 10062 raft_consensus.cc:2468] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:55.740916 10665 raft_consensus.cc:2749] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.739461 10721 raft_consensus.cc:2749] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.742139 10736 raft_consensus.cc:2804] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.746363  9891 catalog_manager.cc:5697] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 2 to 3, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 3 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.747480 10736 raft_consensus.cc:697] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:48:55.749310  9891 catalog_manager.cc:5697] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 2 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:55.751801 10107 leader_election.cc:304] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.753575 10838 raft_consensus.cc:2804] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:48:55.752544  9891 catalog_manager.cc:5697] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 2 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.757647 10838 raft_consensus.cc:697] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:55.758505 10838 consensus_queue.cc:237] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.758716  9891 catalog_manager.cc:5697] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 2 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:55.750849 10829 consensus_queue.cc:1048] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:48:55.762210 10183 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.762945 10843 raft_consensus.cc:2749] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:48:55.764902 10183 leader_election.cc:304] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.765609 10843 raft_consensus.cc:2749] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.768412 10183 leader_election.cc:304] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.751535 10736 consensus_queue.cc:237] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:55.772454 10183 leader_election.cc:304] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.776137 10843 raft_consensus.cc:2749] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.777418 10816 raft_consensus.cc:2749] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.788280 10183 leader_election.cc:304] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.798444 10183 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:48:55.802158 10844 raft_consensus.cc:2749] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.801249 10846 raft_consensus.cc:2749] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:48:55.816979 10724 tablet_bootstrap.cc:492] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:55.817955 10724 tablet_bootstrap.cc:492] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:55.818601 10724 ts_tablet_manager.cc:1403] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.008s
I20260709 14:48:55.820971 10724 raft_consensus.cc:359] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.821660 10724 raft_consensus.cc:740] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:55.822398 10724 consensus_queue.cc:260] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:55.824508 10724 ts_tablet_manager.cc:1434] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:48:55.812702  9890 catalog_manager.cc:5697] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 2 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.828990  9890 catalog_manager.cc:5697] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 2 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:55.834641 10724 tablet_bootstrap.cc:492] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:55.846151  9893 catalog_manager.cc:5697] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 2 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:55.847698  9893 catalog_manager.cc:5697] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 2 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:55.870909  9893 catalog_manager.cc:5697] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 2 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.875932 10215 raft_consensus.cc:1275] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.878803 10838 consensus_queue.cc:1048] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:48:55.901427  9891 catalog_manager.cc:5697] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 1 to 2, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 2 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:55.906627 10768 raft_consensus.cc:1275] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.910552 10703 consensus_queue.cc:1048] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.916433 10724 tablet_bootstrap.cc:492] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:55.917392 10724 tablet_bootstrap.cc:492] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:55.917974 10724 ts_tablet_manager.cc:1403] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.010s
I20260709 14:48:55.920670 10724 raft_consensus.cc:359] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.921056 10767 raft_consensus.cc:1275] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.921283 10724 raft_consensus.cc:740] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:55.922086 10724 consensus_queue.cc:260] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.922781 10703 consensus_queue.cc:1048] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.924129 10724 ts_tablet_manager.cc:1434] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:48:55.924908 10724 tablet_bootstrap.cc:492] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:55.934348 10215 raft_consensus.cc:1275] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.935230 10212 raft_consensus.cc:1275] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.937371 10838 consensus_queue.cc:1048] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.938603 10838 consensus_queue.cc:1048] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:48:55.943468 10109 consensus_peers.cc:597] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:55.949368 10211 raft_consensus.cc:1275] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.950592 10838 consensus_queue.cc:1048] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.955114 10217 raft_consensus.cc:1275] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.955830 10766 raft_consensus.cc:1275] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.956594 10662 consensus_queue.cc:1048] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.957820 10724 tablet_bootstrap.cc:492] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:55.958714 10724 tablet_bootstrap.cc:492] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:55.959304 10724 ts_tablet_manager.cc:1403] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.004s
I20260709 14:48:55.959944 10703 consensus_queue.cc:1048] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.964422 10724 raft_consensus.cc:359] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.965060 10724 raft_consensus.cc:740] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:55.966591 10724 consensus_queue.cc:260] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:55.968683 10724 ts_tablet_manager.cc:1434] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:48:55.969542 10724 tablet_bootstrap.cc:492] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:55.993371 10768 raft_consensus.cc:1275] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.994204 10764 raft_consensus.cc:1275] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:55.994793 10831 consensus_queue.cc:1048] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.995971 10724 tablet_bootstrap.cc:492] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:55.995779 10840 consensus_queue.cc:1048] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:55.996980 10724 tablet_bootstrap.cc:492] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:55.997596 10724 ts_tablet_manager.cc:1403] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
I20260709 14:48:56.002689 10724 raft_consensus.cc:359] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:56.003294 10724 raft_consensus.cc:740] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.003914 10724 consensus_queue.cc:260] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:56.006171 10211 raft_consensus.cc:1275] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.009279 10766 raft_consensus.cc:1275] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.010938 10062 raft_consensus.cc:1275] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.012684 10665 consensus_queue.cc:1048] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.015703 10818 consensus_queue.cc:1048] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.017455 10724 ts_tablet_manager.cc:1434] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:48:56.017324 10838 consensus_queue.cc:1048] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.018232 10724 tablet_bootstrap.cc:492] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:56.031772 10767 raft_consensus.cc:1275] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:48:56.034984 10109 consensus_peers.cc:597] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:56.035727 10818 consensus_queue.cc:1048] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.052004 10068 raft_consensus.cc:1275] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.058228 10764 raft_consensus.cc:1275] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.061633 10764 raft_consensus.cc:1275] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.063308 10829 consensus_queue.cc:1048] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.071156 10217 raft_consensus.cc:1275] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.072737 10665 consensus_queue.cc:1048] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.077032 10662 consensus_queue.cc:1048] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.090360 10831 consensus_queue.cc:1048] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.102373 10211 raft_consensus.cc:1275] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.106542 10829 consensus_queue.cc:1048] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:48:56.113767 10898 log.cc:927] Time spent T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260709 14:48:56.118603 10211 raft_consensus.cc:1275] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.121158 10703 consensus_queue.cc:1048] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.122630 10724 tablet_bootstrap.cc:492] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.123596 10724 tablet_bootstrap.cc:492] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.124204 10724 ts_tablet_manager.cc:1403] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.106s	user 0.022s	sys 0.067s
I20260709 14:48:56.126721 10724 raft_consensus.cc:359] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:56.127345 10724 raft_consensus.cc:740] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.128175 10724 consensus_queue.cc:260] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:56.130131 10724 ts_tablet_manager.cc:1434] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:48:56.130915 10724 tablet_bootstrap.cc:492] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:56.136835 10766 raft_consensus.cc:1275] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.142885 10068 raft_consensus.cc:1275] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:48:56.147324 10035 consensus_peers.cc:597] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:56.152427 10703 consensus_queue.cc:1048] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:48:56.154413 10821 consensus_queue.cc:1048] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 14:48:56.159246 10212 raft_consensus.cc:1275] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:48:56.160854 10840 consensus_queue.cc:1048] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:48:56.165025 10109 consensus_peers.cc:597] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:48:56.190301 10217 raft_consensus.cc:1275] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.191901 10821 consensus_queue.cc:1048] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
W20260709 14:48:56.200110 10109 consensus_peers.cc:597] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:48:56.210754 10109 consensus_peers.cc:597] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:56.212306 10065 raft_consensus.cc:1275] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:48:56.213547 10902 log.cc:927] Time spent T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 14:48:56.215503 10766 raft_consensus.cc:1275] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.217377 10831 consensus_queue.cc:1048] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.226037 10062 raft_consensus.cc:1275] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.226786 10724 tablet_bootstrap.cc:492] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.229100 10069 raft_consensus.cc:1275] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.232386 10703 consensus_queue.cc:1048] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.234172 10724 tablet_bootstrap.cc:492] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.234915 10724 ts_tablet_manager.cc:1403] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.104s	user 0.027s	sys 0.013s
I20260709 14:48:56.227420 10831 consensus_queue.cc:1048] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:48:56.248106 10724 raft_consensus.cc:359] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:56.250284 10724 raft_consensus.cc:740] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.251339 10724 consensus_queue.cc:260] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:56.255931 10724 ts_tablet_manager.cc:1434] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 14:48:56.256670 10724 tablet_bootstrap.cc:492] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
W20260709 14:48:56.263378 10109 consensus_peers.cc:597] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:56.293869 10831 consensus_queue.cc:1048] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
W20260709 14:48:56.318965 10109 consensus_peers.cc:597] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:48:56.331724 10770 raft_consensus.cc:1275] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.333297 10843 consensus_queue.cc:1048] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:48:56.355093 10107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.132:35729, user_credentials={real_user=slave}} blocked reactor thread for 55892.5us
I20260709 14:48:56.364120 10065 raft_consensus.cc:1275] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:48:56.370220 10916 consensus_queue.cc:1048] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:56.444316 10724 tablet_bootstrap.cc:492] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.445255 10724 tablet_bootstrap.cc:492] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.445838 10724 ts_tablet_manager.cc:1403] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.189s	user 0.030s	sys 0.012s
I20260709 14:48:56.448150 10724 raft_consensus.cc:359] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:56.448782 10724 raft_consensus.cc:740] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.449404 10724 consensus_queue.cc:260] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:56.451218 10724 ts_tablet_manager.cc:1434] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:56.452426 10724 tablet_bootstrap.cc:492] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:56.469913 10724 tablet_bootstrap.cc:492] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.470762 10724 tablet_bootstrap.cc:492] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.471341 10724 ts_tablet_manager.cc:1403] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260709 14:48:56.473317 10724 raft_consensus.cc:359] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:56.473904 10724 raft_consensus.cc:740] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.474684 10724 consensus_queue.cc:260] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:56.479697 10724 ts_tablet_manager.cc:1434] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:48:56.480437 10724 tablet_bootstrap.cc:492] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:56.492859 10724 tablet_bootstrap.cc:492] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.493561 10724 tablet_bootstrap.cc:492] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.494019 10724 ts_tablet_manager.cc:1403] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260709 14:48:56.495676 10724 raft_consensus.cc:359] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:56.496093 10724 raft_consensus.cc:740] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.496528 10724 consensus_queue.cc:260] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:56.498140 10724 ts_tablet_manager.cc:1434] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:48:56.498864 10724 tablet_bootstrap.cc:492] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:56.511317 10724 tablet_bootstrap.cc:492] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.512132 10724 tablet_bootstrap.cc:492] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.512688 10724 ts_tablet_manager.cc:1403] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:48:56.514906 10724 raft_consensus.cc:359] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:56.515343 10724 raft_consensus.cc:740] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.515779 10724 consensus_queue.cc:260] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:56.517256 10724 ts_tablet_manager.cc:1434] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.004s	user 0.008s	sys 0.000s
I20260709 14:48:56.517907 10724 tablet_bootstrap.cc:492] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:56.529072 10724 tablet_bootstrap.cc:492] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.529757 10724 tablet_bootstrap.cc:492] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.530220 10724 ts_tablet_manager.cc:1403] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:48:56.531894 10724 raft_consensus.cc:359] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:56.532356 10724 raft_consensus.cc:740] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.532922 10724 consensus_queue.cc:260] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:56.534952 10724 ts_tablet_manager.cc:1434] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:56.535662 10724 tablet_bootstrap.cc:492] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:56.553666 10724 tablet_bootstrap.cc:492] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.554497 10724 tablet_bootstrap.cc:492] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.555056 10724 ts_tablet_manager.cc:1403] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 14:48:56.557119 10724 raft_consensus.cc:359] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:56.557576 10724 raft_consensus.cc:740] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.558060 10724 consensus_queue.cc:260] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:56.559708 10724 ts_tablet_manager.cc:1434] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:56.560508 10724 tablet_bootstrap.cc:492] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:56.577440 10724 tablet_bootstrap.cc:492] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.578188 10724 tablet_bootstrap.cc:492] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.578632 10724 ts_tablet_manager.cc:1403] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 14:48:56.580196 10724 raft_consensus.cc:359] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:56.580623 10724 raft_consensus.cc:740] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.581116 10724 consensus_queue.cc:260] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:56.582814 10724 ts_tablet_manager.cc:1434] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:56.583743 10724 tablet_bootstrap.cc:492] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:56.599300 10724 tablet_bootstrap.cc:492] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.599918 10724 tablet_bootstrap.cc:492] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.600361 10724 ts_tablet_manager.cc:1403] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
I20260709 14:48:56.601954 10724 raft_consensus.cc:359] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:56.602524 10724 raft_consensus.cc:740] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.603107 10724 consensus_queue.cc:260] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:56.604668 10724 ts_tablet_manager.cc:1434] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:56.606032 10724 tablet_bootstrap.cc:492] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:56.616314 10724 tablet_bootstrap.cc:492] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.616917 10724 tablet_bootstrap.cc:492] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.617445 10724 ts_tablet_manager.cc:1403] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:48:56.619012 10724 raft_consensus.cc:359] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:56.619431 10724 raft_consensus.cc:740] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.619891 10724 consensus_queue.cc:260] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:56.621285 10724 ts_tablet_manager.cc:1434] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:56.622278 10724 tablet_bootstrap.cc:492] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:56.634078 10724 tablet_bootstrap.cc:492] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.634866 10724 tablet_bootstrap.cc:492] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.635313 10724 ts_tablet_manager.cc:1403] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260709 14:48:56.636989 10724 raft_consensus.cc:359] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:56.637588 10724 raft_consensus.cc:740] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.638137 10724 consensus_queue.cc:260] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:56.639999 10724 ts_tablet_manager.cc:1434] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:48:56.640722 10724 tablet_bootstrap.cc:492] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:56.653136 10724 tablet_bootstrap.cc:492] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.653846 10724 tablet_bootstrap.cc:492] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.654299 10724 ts_tablet_manager.cc:1403] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:48:56.655808 10724 raft_consensus.cc:359] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:56.656234 10724 raft_consensus.cc:740] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.656713 10724 consensus_queue.cc:260] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:56.658095 10724 ts_tablet_manager.cc:1434] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:48:56.659220 10724 tablet_bootstrap.cc:492] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap starting.
I20260709 14:48:56.672066 10724 tablet_bootstrap.cc:492] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:48:56.672756 10724 tablet_bootstrap.cc:492] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Bootstrap complete.
I20260709 14:48:56.673331 10724 ts_tablet_manager.cc:1403] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:48:56.675369 10724 raft_consensus.cc:359] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:56.675805 10724 raft_consensus.cc:740] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Initialized, Role: FOLLOWER
I20260709 14:48:56.676345 10724 consensus_queue.cc:260] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:48:56.678261 10724 ts_tablet_manager.cc:1434] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:48:56.698948 10770 raft_consensus.cc:3060] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.725724 10767 raft_consensus.cc:3060] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.735911 10767 raft_consensus.cc:3060] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.818113 10770 raft_consensus.cc:3060] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:56.905294 10770 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:57.082020 10767 raft_consensus.cc:3060] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:48:57.398634 10821 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:57.399199 10821 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:57.400642 10821 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:57.401139 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:48:57.401470 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:57.401743 10214 raft_consensus.cc:2468] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:48:57.402014 10767 raft_consensus.cc:2468] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:57.402715 10033 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:57.403523 10821 raft_consensus.cc:2804] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:57.403858 10821 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:57.404171 10821 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:57.409416 10821 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:57.410986 10821 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:48:57.411396 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:48:57.411902 10214 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:57.412354 10821 raft_consensus.cc:493] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:57.412724 10821 raft_consensus.cc:515] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:57.414211 10821 leader_election.cc:290] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:57.414979 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:57.415472 10142 raft_consensus.cc:2468] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:48:57.415558 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:57.416172 10770 raft_consensus.cc:2468] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:57.417052 10214 raft_consensus.cc:2468] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 3.
I20260709 14:48:57.417476 10035 leader_election.cc:304] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:57.418182 10033 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:48:57.418308 10721 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:57.418953 10665 raft_consensus.cc:2804] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:57.418768 10721 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:57.419327 10665 raft_consensus.cc:493] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:57.419687 10665 raft_consensus.cc:3060] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:57.420675 10721 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:57.421214 10721 raft_consensus.cc:2804] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:57.421612 10721 raft_consensus.cc:697] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:57.422413 10721 consensus_queue.cc:237] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:48:57.425534 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:57.425976 10665 raft_consensus.cc:515] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:57.426280 10767 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:48:57.427191 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:48:57.427495 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:57.427888 10665 leader_election.cc:290] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:57.427976 10142 raft_consensus.cc:2468] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:48:57.428092 10770 raft_consensus.cc:2468] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:48:57.429582 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:57.430126 10770 raft_consensus.cc:3060] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:48:57.430091 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:57.430931 10142 raft_consensus.cc:3060] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:57.437498 10770 raft_consensus.cc:2468] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 3.
I20260709 14:48:57.435634 10767 raft_consensus.cc:2468] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 3.
I20260709 14:48:57.440668 10142 raft_consensus.cc:2468] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 3.
I20260709 14:48:57.441170  9893 catalog_manager.cc:5697] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 1 to 3, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 3 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:57.444615 10035 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:57.445433 10035 leader_election.cc:304] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:57.446599 10721 raft_consensus.cc:2804] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:57.446281 10665 raft_consensus.cc:2804] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:57.447355 10665 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:57.447678 10721 raft_consensus.cc:697] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:57.447988 10665 raft_consensus.cc:3060] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:57.448566 10721 consensus_queue.cc:237] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:57.458760 10665 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:57.460784 10665 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:48:57.461824 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:57.462282 10767 raft_consensus.cc:3060] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:48:57.467949 10767 raft_consensus.cc:2468] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 3.
I20260709 14:48:57.469311 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:48:57.469797 10035 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:57.470559 10721 raft_consensus.cc:2804] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:57.470999  9893 catalog_manager.cc:5697] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 1 to 3, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 3 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:57.471009 10721 raft_consensus.cc:697] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:48:57.469848 10140 raft_consensus.cc:3060] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:57.479135 10140 raft_consensus.cc:2468] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 3.
I20260709 14:48:57.472499 10721 consensus_queue.cc:237] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:57.493753  9893 catalog_manager.cc:5697] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 1 to 3, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 3 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:48:57.676083 10916 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:48:57.676469 10916 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:57.677922 10916 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:57.678437 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:48:57.678741 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:48:57.678946 10767 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:48:57.679270 10065 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:48:57.679740 10109 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:48:57.680583 10916 raft_consensus.cc:2804] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:48:57.680840 10916 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:48:57.681113 10916 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:57.686183 10916 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:57.687561 10916 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:48:57.688042 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:48:57.688478 10767 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:48:57.689132 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:48:57.689618 10065 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:48:57.695355 10065 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:48:57.695355 10767 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:48:57.696261 10107 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:48:57.696810 10921 raft_consensus.cc:2804] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:48:57.697149 10921 raft_consensus.cc:697] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:48:57.697793 10921 consensus_queue.cc:237] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:48:57.706014  9893 catalog_manager.cc:5697] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 3, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 3 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:48:57.864156 10767 raft_consensus.cc:1275] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:57.864357 10211 raft_consensus.cc:1275] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:57.865093 10770 raft_consensus.cc:1275] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:57.866261 10721 consensus_queue.cc:1048] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:57.868523 10821 consensus_queue.cc:1048] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:57.868619 10721 consensus_queue.cc:1048] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:48:57.886049 10142 raft_consensus.cc:1275] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:57.892362 10721 consensus_queue.cc:1048] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.002156 10142 raft_consensus.cc:1275] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:58.003279 10665 consensus_queue.cc:1048] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.012547 10767 raft_consensus.cc:1275] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:58.013898 10665 consensus_queue.cc:1048] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.222136 10770 raft_consensus.cc:1275] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:58.223052 10838 consensus_queue.cc:1048] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:48:58.230300 10066 raft_consensus.cc:1275] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:48:58.231673 10921 consensus_queue.cc:1048] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:00.002879  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:00.048974 10142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f"
dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:43738
I20260709 14:49:00.049537 10142 raft_consensus.cc:606] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:00.061050 10065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455"
dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
mode: GRACEFUL
new_leader_uuid: "ea3f270f82674352acbe74ce1c734ca5"
 from {username='slave'} at 127.0.0.1:53082
I20260709 14:49:00.061522 10065 raft_consensus.cc:606] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Received request to transfer leadership to TS ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:00.063786 10065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79e65fd552e14467baf89861143d1199"
dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:53082
I20260709 14:49:00.064376 10065 raft_consensus.cc:606] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:00.073904 10217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "810c71d16b1f463c80eb1ebb6684734d"
dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
mode: GRACEFUL
new_leader_uuid: "7a3e365cd8f14a16981bb334a15759fb"
 from {username='slave'} at 127.0.0.1:57546
I20260709 14:49:00.074329 10217 raft_consensus.cc:606] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Received request to transfer leadership to TS 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:49:00.077409 10065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "acc044ad9a8440488e75f94371619c09"
dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:53082
I20260709 14:49:00.077879 10065 raft_consensus.cc:606] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:00.079974 10065 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b708749eefc74d87a55ba64281e65092"
dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:53082
I20260709 14:49:00.080344 10065 raft_consensus.cc:606] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:00.081219  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:49:00.082629  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:00.194734 10968 raft_consensus.cc:993] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb: : Instructing follower ea3f270f82674352acbe74ce1c734ca5 to start an election
I20260709 14:49:00.195286 10665 raft_consensus.cc:1081] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Signalling peer ea3f270f82674352acbe74ce1c734ca5 to start an election
I20260709 14:49:00.196646 10217 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455"
dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
 from {username='slave'} at 127.0.0.1:55112
I20260709 14:49:00.197206 10217 raft_consensus.cc:493] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:00.197551 10217 raft_consensus.cc:3060] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:00.203547 10217 raft_consensus.cc:515] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:00.205262 10217 leader_election.cc:290] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:00.206027 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:00.206027 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:00.206688 10065 raft_consensus.cc:3055] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:00.206799 10142 raft_consensus.cc:3060] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:00.206950 10065 raft_consensus.cc:740] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:00.207713 10065 consensus_queue.cc:260] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:00.208571 10065 raft_consensus.cc:3060] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:00.211450 10142 raft_consensus.cc:2468] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:00.212389 10183 leader_election.cc:304] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:00.213027 10816 raft_consensus.cc:2804] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:00.213339 10065 raft_consensus.cc:2468] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:00.213632 10816 raft_consensus.cc:697] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:00.214387 10816 consensus_queue.cc:237] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:00.229280  9893 catalog_manager.cc:5697] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 1 to 2, leader changed from 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 2 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:00.292761 10665 raft_consensus.cc:993] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb: : Instructing follower e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:00.293152 10968 raft_consensus.cc:1081] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Signalling peer e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:00.294379 10767 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "acc044ad9a8440488e75f94371619c09"
dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:37474
I20260709 14:49:00.294741 10767 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:00.294951 10767 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:00.298966 10767 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:00.300662 10767 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:00.312285 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:00.312685 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:00.312822 10217 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:00.313210 10065 raft_consensus.cc:3055] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:00.313469 10065 raft_consensus.cc:740] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:00.313987 10065 consensus_queue.cc:260] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:00.314780 10065 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:00.317049 10217 raft_consensus.cc:2468] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 4.
I20260709 14:49:00.317945 10717 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:00.318924 10065 raft_consensus.cc:2468] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 4.
I20260709 14:49:00.319399 10980 raft_consensus.cc:2804] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:00.320933 10980 raft_consensus.cc:697] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:00.321689 10980 consensus_queue.cc:237] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:01.779098 10988 raft_consensus.cc:493] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:01.780203 10988 raft_consensus.cc:515] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
W20260709 14:49:01.947093 10181 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.267s	user 0.004s	sys 0.004s
W20260709 14:49:01.947743 10181 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.268s	user 0.006s	sys 0.005s
I20260709 14:49:01.966756 10988 leader_election.cc:290] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:01.967468 10988 raft_consensus.cc:493] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:01.968004 10988 raft_consensus.cc:515] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.040475 10990 raft_consensus.cc:493] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.041136 10990 raft_consensus.cc:515] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.043306 10990 leader_election.cc:290] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.049896 10990 raft_consensus.cc:493] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.064272 10990 raft_consensus.cc:515] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.088192 10990 leader_election.cc:290] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.096575 10988 leader_election.cc:290] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.128799 10988 raft_consensus.cc:493] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.129350 10988 raft_consensus.cc:515] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.131302 10988 leader_election.cc:290] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.072582 10989 raft_consensus.cc:493] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.131904 10989 raft_consensus.cc:515] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.134186 10989 leader_election.cc:290] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.135502 10989 raft_consensus.cc:493] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.138011 10989 raft_consensus.cc:515] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.109333 10995 raft_consensus.cc:493] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.149659 10995 raft_consensus.cc:515] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.151808 10995 leader_election.cc:290] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.152359 10995 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
W20260709 14:49:02.116351 10183 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.436s	user 0.000s	sys 0.019s
W20260709 14:49:02.153483 10183 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.474s	user 0.000s	sys 0.019s
I20260709 14:49:02.158470 11002 raft_consensus.cc:493] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.159109 11002 raft_consensus.cc:515] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.161199 11002 leader_election.cc:290] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.105024 10992 raft_consensus.cc:493] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.183375 10992 raft_consensus.cc:515] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.146781 11001 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.123055 10996 raft_consensus.cc:493] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.184717 11007 raft_consensus.cc:493] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.202819 11018 raft_consensus.cc:493] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.202721 11007 raft_consensus.cc:515] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.203413 11018 raft_consensus.cc:515] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.174072 10998 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.174794 10988 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.177642 11011 raft_consensus.cc:493] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.181425 11013 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.141817 10999 raft_consensus.cc:493] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.152885 10995 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.185077 10996 raft_consensus.cc:515] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.185413 11012 raft_consensus.cc:493] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
W20260709 14:49:02.185561 10182 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.508s	user 0.009s	sys 0.019s
I20260709 14:49:02.186403 11006 raft_consensus.cc:493] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.248340 11018 leader_election.cc:290] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.246346 11016 raft_consensus.cc:493] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.249228 11016 raft_consensus.cc:515] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.234547 11009 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.250101 11009 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.251245 11016 leader_election.cc:290] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.187242 10992 leader_election.cc:290] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.183904 10990 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.251756 11016 raft_consensus.cc:493] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.236055 11010 raft_consensus.cc:493] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.235474 10988 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.252131 10990 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.189425 11004 raft_consensus.cc:493] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.253646 10995 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
W20260709 14:49:02.197995 10184 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.518s	user 0.008s	sys 0.015s
I20260709 14:49:02.253917 10988 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
W20260709 14:49:02.254300 10184 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.575s	user 0.009s	sys 0.015s
I20260709 14:49:02.199807 11003 raft_consensus.cc:493] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.245277 11013 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.255052 10990 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.254742 11003 raft_consensus.cc:515] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.254832 11010 raft_consensus.cc:515] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.255522 10990 raft_consensus.cc:493] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.255991 10990 raft_consensus.cc:515] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.200730 10665 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.256637 11013 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.256785 11010 leader_election.cc:290] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.257155 11013 raft_consensus.cc:493] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.187343 11008 raft_consensus.cc:493] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.169636 10987 raft_consensus.cc:493] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.204670 11007 leader_election.cc:290] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.226861 11021 raft_consensus.cc:493] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.228940 11023 raft_consensus.cc:493] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.230867 11014 raft_consensus.cc:493] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.225775 11002 raft_consensus.cc:493] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.243144 11029 raft_consensus.cc:493] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.192272 10989 leader_election.cc:290] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.252185 11009 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.244140 10999 raft_consensus.cc:515] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.247162 10993 raft_consensus.cc:493] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.246984 11012 raft_consensus.cc:515] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.236974 11011 raft_consensus.cc:515] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
W20260709 14:49:02.247742 10182 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.570s	user 0.010s	sys 0.019s
I20260709 14:49:02.248108 11006 raft_consensus.cc:515] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.253405 11004 raft_consensus.cc:515] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.188932 10997 raft_consensus.cc:493] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.192250 10994 raft_consensus.cc:493] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.184657 11001 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.257035 10665 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.254441 10988 raft_consensus.cc:493] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.201727 11005 raft_consensus.cc:493] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.248589 11025 raft_consensus.cc:493] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:02.338274 10665 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.257922 11020 raft_consensus.cc:493] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.252161 11016 raft_consensus.cc:515] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.280721 11019 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.281038 11032 raft_consensus.cc:493] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.258819 10995 raft_consensus.cc:493] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.285204 11034 raft_consensus.cc:493] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.285893 11030 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.232946 11024 raft_consensus.cc:493] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.256794 11003 leader_election.cc:290] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.234452 10998 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.294476 11035 raft_consensus.cc:493] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.281929 10990 leader_election.cc:290] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.320140 11006 leader_election.cc:290] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.319381 11036 raft_consensus.cc:493] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.320261 11011 leader_election.cc:290] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.281771 11008 raft_consensus.cc:515] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.274926 11013 raft_consensus.cc:515] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.338822 10665 raft_consensus.cc:493] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.286356 11023 raft_consensus.cc:515] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.320066 10999 leader_election.cc:290] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.343183 11045 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.302656 10992 raft_consensus.cc:493] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.315357 11044 raft_consensus.cc:493] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.349824 11001 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.290107 11002 raft_consensus.cc:515] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.318478 11039 raft_consensus.cc:493] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.338011 11009 raft_consensus.cc:493] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.283695 11021 raft_consensus.cc:515] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.284252 10987 raft_consensus.cc:515] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.356000 11030 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.391444 11023 leader_election.cc:290] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.391621 10987 leader_election.cc:290] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.339489 11028 raft_consensus.cc:493] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.379667 11040 raft_consensus.cc:493] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.369199 10665 raft_consensus.cc:515] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.288542 11014 raft_consensus.cc:515] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.291486 11029 raft_consensus.cc:515] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.354148 11010 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.399756 11027 raft_consensus.cc:493] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.342062 11005 raft_consensus.cc:515] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.297223 10993 raft_consensus.cc:515] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.311381 10997 raft_consensus.cc:515] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.311602 10994 raft_consensus.cc:515] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.370941 11011 raft_consensus.cc:493] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.387315 11033 raft_consensus.cc:493] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.388510 11016 leader_election.cc:290] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.421324 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.344506 11025 raft_consensus.cc:515] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.422920 11022 raft_consensus.cc:493] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.423264 11047 raft_consensus.cc:493] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.423761 11047 raft_consensus.cc:515] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.424198 11004 leader_election.cc:290] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.354099 11032 raft_consensus.cc:515] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.393139 11009 raft_consensus.cc:515] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.424578 11025 leader_election.cc:290] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.425787 11047 leader_election.cc:290] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.389302 11031 raft_consensus.cc:493] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.398372 11042 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.348377 11020 raft_consensus.cc:515] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.389922 10996 leader_election.cc:290] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.349018 10995 raft_consensus.cc:515] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.371568 10990 raft_consensus.cc:493] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.353809 11034 raft_consensus.cc:515] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.393657 11046 raft_consensus.cc:493] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.370450 11038 raft_consensus.cc:493] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.395010 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.393967 11030 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.378434 11006 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.357916 11024 raft_consensus.cc:515] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.398336 11017 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.361414 11035 raft_consensus.cc:515] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.382297 11001 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.349025 11019 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.398802 11028 raft_consensus.cc:515] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.399551 11029 leader_election.cc:290] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.337860 10988 raft_consensus.cc:515] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.381352 11012 leader_election.cc:290] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.380342 10992 raft_consensus.cc:515] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.400045 11010 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.451472 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.391947 11023 raft_consensus.cc:493] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.388785 10998 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.385254 10991 raft_consensus.cc:493] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.398720 11026 raft_consensus.cc:493] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.419989 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e75416c2274ad6b179098c8d0a2c28" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.392858 11045 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.422411 10987 raft_consensus.cc:493] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.441603 11043 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.369292 11036 raft_consensus.cc:515] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.409700 11007 raft_consensus.cc:493] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.409585 10999 raft_consensus.cc:493] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.381225 11044 raft_consensus.cc:515] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.455982 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.426123 11009 leader_election.cc:290] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.446166 11006 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.426147 11021 leader_election.cc:290] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.397400 11039 raft_consensus.cc:515] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.429816 11015 raft_consensus.cc:493] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.432416 11018 raft_consensus.cc:493] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.429809 11050 raft_consensus.cc:493] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.421962 11011 raft_consensus.cc:515] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.407075 10665 leader_election.cc:290] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.435546 11008 leader_election.cc:290] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.460456 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.472286 11049 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.461225 10140 raft_consensus.cc:2468] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:49:02.388865 11002 leader_election.cc:290] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.468853 11024 leader_election.cc:290] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.432312 11033 raft_consensus.cc:515] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.530218 11053 raft_consensus.cc:493] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.409343 11040 raft_consensus.cc:515] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.469846 10994 leader_election.cc:290] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.436623 10990 raft_consensus.cc:515] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.441614 11037 raft_consensus.cc:493] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.426059 11032 leader_election.cc:290] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.472169 11043 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.408344 11027 raft_consensus.cc:515] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.535966 11051 raft_consensus.cc:493] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.436439 11042 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.539692 11036 leader_election.cc:290] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.497756 10999 raft_consensus.cc:515] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.446344 11046 raft_consensus.cc:515] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.426270 11047 raft_consensus.cc:493] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.459074 11023 raft_consensus.cc:515] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.471176 11013 leader_election.cc:290] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.539930 10990 leader_election.cc:290] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.503796 10992 leader_election.cc:290] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.469754 10997 leader_election.cc:290] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.503974 11010 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.504297 11019 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.472148 10995 leader_election.cc:290] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.471194 11035 leader_election.cc:290] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.533978 11050 raft_consensus.cc:515] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.458652 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810c71d16b1f463c80eb1ebb6684734d" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.547578 11063 raft_consensus.cc:493] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.570822  9893 catalog_manager.cc:5697] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 3 to 4, leader changed from 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 4 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:02.504489 10063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.519630 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.471088 10993 leader_election.cc:290] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.435027 11022 raft_consensus.cc:515] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.458710 10991 raft_consensus.cc:515] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.472427 11005 leader_election.cc:290] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.441916 11030 raft_consensus.cc:493] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.522581 11018 raft_consensus.cc:515] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.523887 10988 leader_election.cc:290] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.524258 11039 leader_election.cc:290] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.520964 11007 raft_consensus.cc:515] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.524596 11011 leader_election.cc:290] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.524712 11034 leader_election.cc:290] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.472299 11000 raft_consensus.cc:493] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.503806 11028 leader_election.cc:290] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.448262 11017 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.521287 10062 raft_consensus.cc:2468] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:49:02.593154 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.533071 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0e534ebd804edda340303db45eb72a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.470394 10987 raft_consensus.cc:515] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.434999 11031 raft_consensus.cc:515] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.536490 11051 raft_consensus.cc:515] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.538985 11027 leader_election.cc:290] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.599246 11007 leader_election.cc:290] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.448446 11038 raft_consensus.cc:515] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.498404 11044 leader_election.cc:290] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.542830 11042 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.543323 11045 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.547684 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5756d33f07b4adc9372a9c6273b4730" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.604337 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.604776 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0e534ebd804edda340303db45eb72a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.531468 11020 leader_election.cc:290] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.449779 11001 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.550599 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.522173 11015 raft_consensus.cc:515] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.471446 11026 raft_consensus.cc:515] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.535267 11049 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.533849 11053 raft_consensus.cc:515] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:49:02.563930 10183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 129130us
I20260709 14:49:02.567000 10999 leader_election.cc:290] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.567514 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6595796f4a649c8b8df14c4922ea75b" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.568467 11023 leader_election.cc:290] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.568689 11014 leader_election.cc:290] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.568985 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.575397 11064 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.591933 11000 raft_consensus.cc:515] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.543876 11037 raft_consensus.cc:515] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.582263 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2674d4659fbb46e6a26864e5005cf172" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.558914 11052 raft_consensus.cc:493] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.576385 10990 raft_consensus.cc:493] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.550596 11047 raft_consensus.cc:515] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.579259 11041 raft_consensus.cc:493] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.585628 10993 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:02.623128 11049 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.581367 11030 raft_consensus.cc:515] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.529491 11058 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.593847 10144 raft_consensus.cc:2468] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:49:02.587167 11019 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.596480 11050 leader_election.cc:290] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.598788 11031 leader_election.cc:290] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.600193 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.571717 11063 raft_consensus.cc:515] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.603462 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee03e6ba5ac45c8b4d15d82f8ca48fe" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.605046 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.592278 11018 leader_election.cc:290] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.606438 10988 raft_consensus.cc:493] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.599551 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.614629 11006 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.607466 11007 raft_consensus.cc:493] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:02.674700 11007 raft_consensus.cc:515] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.671937 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.675527 10765 raft_consensus.cc:2468] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:49:02.675899 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.575882 11013 raft_consensus.cc:493] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.678184 11013 raft_consensus.cc:515] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.605419 10062 raft_consensus.cc:2468] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:49:02.625605 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.678730 11051 leader_election.cc:290] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.679222 10987 leader_election.cc:290] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.679162 10065 raft_consensus.cc:2468] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:49:02.626729 11064 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.627345 10991 leader_election.cc:290] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.649143 10993 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.684167 11030 leader_election.cc:290] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.628356 11022 leader_election.cc:290] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.628953 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.685010 10770 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:02.669576 11019 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.629165 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.629666 11045 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:02.629907 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.630262 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.623010 11052 raft_consensus.cc:515] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.686607 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.630589 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.631418 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.632257 11043 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.646545 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e75416c2274ad6b179098c8d0a2c28" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.647272 11046 leader_election.cc:290] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.680979 11007 leader_election.cc:290] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.645607 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e75416c2274ad6b179098c8d0a2c28" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.668336 10140 raft_consensus.cc:2468] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:49:02.623392 11017 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.644883 10990 raft_consensus.cc:515] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.647415 11037 leader_election.cc:290] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.673437 10070 raft_consensus.cc:2468] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:49:02.673846 10988 raft_consensus.cc:515] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.674073 11026 leader_election.cc:290] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.676702 10069 raft_consensus.cc:2468] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:49:02.680460 10183 leader_election.cc:304] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:02.653505 11001 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.683215 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba696891c2341ee998aa5723ac55818" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.685405 10993 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.686115 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.686993 10769 raft_consensus.cc:2468] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:49:02.695561 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.689239 10767 raft_consensus.cc:2468] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:02.670307 10210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.632510 11033 leader_election.cc:290] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.682385 11040 leader_election.cc:290] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.700029 11043 raft_consensus.cc:2804] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:02.688791 11013 leader_election.cc:290] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.693221 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.701649 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.702517 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.689855 11045 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.702761 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.703979 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.688431 11015 leader_election.cc:290] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.704381 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.704308 11045 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.704952 10770 raft_consensus.cc:2468] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:49:02.698137 10183 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:02.690840 10766 raft_consensus.cc:2468] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:49:02.690982 10764 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:02.689977 10763 raft_consensus.cc:2468] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:49:02.708442 10063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.708613 11052 leader_election.cc:290] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.672238 11058 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.700747 11047 leader_election.cc:290] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.696429 11053 leader_election.cc:290] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.700886 11063 leader_election.cc:290] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.707206 11045 raft_consensus.cc:2804] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:02.706650 10183 leader_election.cc:304] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:02.709662 11045 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.710049 11045 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:02.710134 10183 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:02.710317 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.702900 10990 leader_election.cc:290] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.711426 11040 raft_consensus.cc:2804] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:02.705111 10067 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 3.
I20260709 14:49:02.707647 11000 leader_election.cc:290] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.701609 11043 raft_consensus.cc:493] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.701469 10988 leader_election.cc:290] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.711155 10183 leader_election.cc:304] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:02.709085 10063 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 2.
I20260709 14:49:02.712579 11061 raft_consensus.cc:493] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.703951 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.711820 11040 raft_consensus.cc:493] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.713214 11019 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.716041 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.729012 11000 raft_consensus.cc:2804] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:02.730593 11000 raft_consensus.cc:493] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.711058 10064 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 2.
I20260709 14:49:02.716400 11058 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.717049 10107 leader_election.cc:304] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:49:02.734310 11028 raft_consensus.cc:2804] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:02.717303 11038 leader_election.cc:290] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.718142 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.734283 10107 leader_election.cc:304] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:49:02.719882 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5756d33f07b4adc9372a9c6273b4730" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.720805 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145ee1cae7a4ef1bc71b80dfa3abcc2" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.735693 10107 leader_election.cc:304] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:49:02.736019 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.714360 11015 raft_consensus.cc:2804] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:02.723217 11043 raft_consensus.cc:3060] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.724434 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c510ff0e74d62aa3edcd977b8510c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.741524 10211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.742640 10211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0e534ebd804edda340303db45eb72a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.740943 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.725296 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e65fd552e14467baf89861143d1199" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.738446 10987 raft_consensus.cc:2804] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:02.726500 10068 raft_consensus.cc:1275] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:02.727936 10183 leader_election.cc:304] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:02.745504 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.745674 10183 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:02.726037 11061 raft_consensus.cc:515] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:02.729542 11040 raft_consensus.cc:3060] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:02.730922 11000 raft_consensus.cc:3060] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.737454 10210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5756d33f07b4adc9372a9c6273b4730" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.737584 11015 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.737665 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.738170 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.734699 11028 raft_consensus.cc:493] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.737375 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810c71d16b1f463c80eb1ebb6684734d" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.736661 10107 leader_election.cc:304] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:49:02.739835 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e686a7d11347bcb5ef37a4182f2378" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.739182 10137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.744954 10987 raft_consensus.cc:493] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.749924 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0e534ebd804edda340303db45eb72a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.755434 10987 raft_consensus.cc:3060] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.755687 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.756404 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.756479 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.751804 11028 raft_consensus.cc:3060] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.756808 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.737378 11026 raft_consensus.cc:2804] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:02.747879 10183 leader_election.cc:304] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:02.748003 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.746927 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.764812 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fccd7a5ec4042548b33fc724b452c36" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.749120 11063 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:02.749606 10210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.754701 11061 leader_election.cc:290] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:02.749919 10065 raft_consensus.cc:1275] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:02.765811 11063 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.767318 11063 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:02.741544 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.770773 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c510ff0e74d62aa3edcd977b8510c" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.770954 10210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746217fde8b4fbd853d4ebd9817c753" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.772583 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5756d33f07b4adc9372a9c6273b4730" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.769925 10987 raft_consensus.cc:515] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.751288 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145ee1cae7a4ef1bc71b80dfa3abcc2" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.750118 11015 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.775519 10987 leader_election.cc:290] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.775671 11063 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.776266 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.750711 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.752278 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.751626 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.754752 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fccd7a5ec4042548b33fc724b452c36" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.758912 11026 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.764921 11014 raft_consensus.cc:2804] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:02.765457 11033 raft_consensus.cc:2804] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:02.747093 10211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e75416c2274ad6b179098c8d0a2c28" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.748374 11058 raft_consensus.cc:2804] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:02.769268 10107 leader_election.cc:304] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:49:02.757886 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.748811 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2674d4659fbb46e6a26864e5005cf172" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.650169 11041 raft_consensus.cc:515] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.779050 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.784678 10211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.785305 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.786139 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.783459 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810c71d16b1f463c80eb1ebb6684734d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.787349 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.786728 10763 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 3.
I20260709 14:49:02.779249 11014 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.789480 11014 raft_consensus.cc:3060] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.791342 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c510ff0e74d62aa3edcd977b8510c" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.791639 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.776484 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c510ff0e74d62aa3edcd977b8510c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.779366 11026 raft_consensus.cc:3060] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.792368 10066 raft_consensus.cc:2468] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 4.
I20260709 14:49:02.797657 11057 raft_consensus.cc:2804] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:02.797850 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.798107 11057 raft_consensus.cc:493] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:02.798169 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.798475 10768 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:02.799636 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.802325 10183 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:02.800272 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.800539 10210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.803268 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0e534ebd804edda340303db45eb72a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:02.797695 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.792259 10137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.812366 11045 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.813480  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:02.800875 11057 raft_consensus.cc:3060] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:02.781957 11033 raft_consensus.cc:493] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.783963 11058 raft_consensus.cc:493] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:02.812568 11040 raft_consensus.cc:515] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.834707 11014 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.839308 11028 raft_consensus.cc:515] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.841856 11042 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:02.822359 11033 raft_consensus.cc:3060] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.844734 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746217fde8b4fbd853d4ebd9817c753" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.849954 11041 leader_election.cc:290] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.852470 11014 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.858229 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9fdecfddd4f1ebfc289e509f54b01" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.855844 11042 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:02.860440 11015 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.822688 11058 raft_consensus.cc:3060] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.865962 10216 raft_consensus.cc:1240] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:02.867265 11042 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:02.872211 11043 raft_consensus.cc:515] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.874239 10183 leader_election.cc:304] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:02.874329 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:02.875742 11040 leader_election.cc:290] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.876914 11000 raft_consensus.cc:515] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.877871 11063 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.877476 11026 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.867836 10035 leader_election.cc:304] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:49:02.881039 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.883097 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.883688 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.884049 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810c71d16b1f463c80eb1ebb6684734d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.893124 10217 raft_consensus.cc:1240] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:02.885320 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.886320 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.893486 10035 leader_election.cc:304] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:49:02.882151 10181 leader_election.cc:304] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:02.887056 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.887260 11064 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.887681 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.888545 11028 leader_election.cc:290] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.890012 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6595796f4a649c8b8df14c4922ea75b" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.894304 10035 leader_election.cc:304] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:49:02.894763 10181 leader_election.cc:304] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:02.895486 10183 leader_election.cc:304] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:02.886957 10137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.892501 11017 raft_consensus.cc:2804] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:02.903192 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.903803 11017 raft_consensus.cc:493] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.899497 10181 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:02.899855 11041 raft_consensus.cc:2804] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:02.901724 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.904254 11017 raft_consensus.cc:3060] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.904505 11041 raft_consensus.cc:493] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.896219 11022 raft_consensus.cc:2804] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:02.904042 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c359a46a182b41c78c4a74a41a210c2b" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.904938 11041 raft_consensus.cc:3060] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.900506 11064 raft_consensus.cc:2749] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:02.896683 11040 raft_consensus.cc:2749] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:02.906356 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145ee1cae7a4ef1bc71b80dfa3abcc2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.907351 11022 raft_consensus.cc:493] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:02.909327 11014 raft_consensus.cc:2749] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:02.910013 10764 raft_consensus.cc:2468] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:02.913144 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.897249 11057 raft_consensus.cc:515] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.912596 11022 raft_consensus.cc:3060] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.921574 11043 leader_election.cc:290] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.921731 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:02.904264 10183 leader_election.cc:304] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:02.916879 11017 raft_consensus.cc:515] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.923448 10066 raft_consensus.cc:1240] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:02.923254 11041 raft_consensus.cc:515] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.916190 11014 raft_consensus.cc:2804] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:02.924649 11017 leader_election.cc:290] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.896157 11063 raft_consensus.cc:2749] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:02.906395 11062 consensus_queue.cc:1048] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:49:02.918620 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:02.917694 11045 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.919813 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:02.918622 11015 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.920112 11042 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:02.920455 11026 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.921069 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0e534ebd804edda340303db45eb72a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:02.916324 11033 raft_consensus.cc:515] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.932945 11041 leader_election.cc:290] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.917520 11000 leader_election.cc:290] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.923256 11040 raft_consensus.cc:2749] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:02.926348 11014 raft_consensus.cc:493] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:02.942404 11014 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:02.927561 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:02.895778 11058 raft_consensus.cc:515] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.946746 11058 leader_election.cc:290] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.941162 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee03e6ba5ac45c8b4d15d82f8ca48fe" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.947986 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.948335 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.948745 10764 raft_consensus.cc:2468] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:49:02.949594 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:02.950376 10063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.950589 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9fdecfddd4f1ebfc289e509f54b01" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.951560 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.926977 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.952877 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fccd7a5ec4042548b33fc724b452c36" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.952632 11014 raft_consensus.cc:515] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:02.953636 10209 raft_consensus.cc:1240] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Rejecting Update request from peer e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:02.931638 10142 raft_consensus.cc:1240] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:02.953785 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.929569 10137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e75416c2274ad6b179098c8d0a2c28" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:02.934182 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:02.933110 11057 leader_election.cc:290] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.934875 10210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.935241 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.935969 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.936503 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.933641 11022 raft_consensus.cc:515] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.937399 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.956174 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.956534 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.936687 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e686a7d11347bcb5ef37a4182f2378" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.937552 10211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.943354 11033 leader_election.cc:290] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.955513 10063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:02.953873 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:02.957624 10211 raft_consensus.cc:2393] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in current term 3: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:49:02.955111 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.957051 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.956283 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746217fde8b4fbd853d4ebd9817c753" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.926164 10183 leader_election.cc:304] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:02.972327 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd79cd97ff84d6bae5a49fbb0eb034f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.972967 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:49:02.973328 10183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 47250.6us
I20260709 14:49:02.973424 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fccd7a5ec4042548b33fc724b452c36" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.973737 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.972932 11062 raft_consensus.cc:2749] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:02.974145 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.974691 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.974812 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.972535 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.976337 10766 raft_consensus.cc:2468] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:02.976783 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.974210 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7746217fde8b4fbd853d4ebd9817c753" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.977394 10761 raft_consensus.cc:2468] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:02.978139 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:02.978624 10767 raft_consensus.cc:3060] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.979313 10137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.979959 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b6270aa06bf4063a09b4225328c8332" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.974848 10762 raft_consensus.cc:2468] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:02.977115 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:02.981505 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:02.940088 11042 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:02.961566 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:02.961840 11022 leader_election.cc:290] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:02.984333 10137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.985006 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:02.984371 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0e534ebd804edda340303db45eb72a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:02.985905 10033 leader_election.cc:304] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:02.956894 10217 raft_consensus.cc:2393] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in current term 2: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:49:02.989856 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:02.989997 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e686a7d11347bcb5ef37a4182f2378" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.969651 11014 leader_election.cc:290] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:02.971589 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.971735 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.990758 10768 raft_consensus.cc:2468] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 1.
I20260709 14:49:02.991020 11038 raft_consensus.cc:2749] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:02.982064 10770 raft_consensus.cc:3060] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:02.991670 10143 raft_consensus.cc:1240] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:02.992949 11042 consensus_queue.cc:1059] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:02.994011 11062 raft_consensus.cc:3055] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:02.994341 11062 raft_consensus.cc:740] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:02.983273 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.995064 11062 consensus_queue.cc:260] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:02.986383 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:02.986439 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.987159 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:02.987244 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.996250 11062 raft_consensus.cc:3060] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.996605 10761 raft_consensus.cc:2468] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:02.987887 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:02.988391 10137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.988447 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:02.997540 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:02.966856 10210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:02.982712 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:02.989302 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:02.989475 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:02.998989 10136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:02.999223 10766 raft_consensus.cc:3060] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:02.969096 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:03.001519 10764 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 3.
I20260709 14:49:03.000906 10136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.002777 10183 leader_election.cc:304] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.003489 10137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.004426 10136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.005434 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:03.006233 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:02.972330 10063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:03.009367 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:03.016047 10183 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:03.008085 10061 raft_consensus.cc:1240] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:03.011343 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:03.011742 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:03.020731 10770 raft_consensus.cc:2468] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 3.
I20260709 14:49:03.012372 10210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:03.020905 10069 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:03.010321 10064 raft_consensus.cc:1240] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:03.016860 10136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.022704 10767 raft_consensus.cc:2468] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:03.023237 10033 leader_election.cc:304] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.024183 10183 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.024819 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c359a46a182b41c78c4a74a41a210c2b" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.024866 11042 raft_consensus.cc:2804] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:03.025909 11042 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
W20260709 14:49:03.026116 10792 debug-util.cc:398] Leaking SignalData structure 0x7b080027e420 after lost signal to thread 6225
I20260709 14:49:03.026288 11042 raft_consensus.cc:3060] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.026168 10766 raft_consensus.cc:2468] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
W20260709 14:49:03.027205 10792 debug-util.cc:398] Leaking SignalData structure 0x7b0800291840 after lost signal to thread 9927
W20260709 14:49:03.028394 10792 debug-util.cc:398] Leaking SignalData structure 0x7b08002e71a0 after lost signal to thread 10094
I20260709 14:49:03.017017 11014 raft_consensus.cc:2749] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.017890 10137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.018420 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee03e6ba5ac45c8b4d15d82f8ca48fe" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.029350 11063 raft_consensus.cc:2749] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.029598 10069 raft_consensus.cc:2468] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 5.
I20260709 14:49:03.018721 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.019076 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6595796f4a649c8b8df14c4922ea75b" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.031543 11038 raft_consensus.cc:2749] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.032495 10033 leader_election.cc:304] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.033039 11038 raft_consensus.cc:2749] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:49:03.034006 10792 debug-util.cc:398] Leaking SignalData structure 0x7b08002e6760 after lost signal to thread 10242
I20260709 14:49:03.035732 10765 raft_consensus.cc:1240] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:03.036158 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69bf7c5c69194976a00a13095b413417" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.036448 10762 raft_consensus.cc:1240] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 1. Current term is 2. Ops: []
W20260709 14:49:03.035174 10792 debug-util.cc:398] Leaking SignalData structure 0x7b0800237220 after lost signal to thread 10796
I20260709 14:49:03.040530 10183 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.041285 11014 raft_consensus.cc:2749] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.041749 10033 leader_election.cc:304] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.042717 10183 leader_election.cc:304] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:03.043444 11014 raft_consensus.cc:2804] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:03.043929 11014 raft_consensus.cc:697] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:03.045027 11014 consensus_queue.cc:237] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:03.037490 10764 raft_consensus.cc:1240] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:03.034328 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee03e6ba5ac45c8b4d15d82f8ca48fe" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:03.047171 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:03.036728 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d608b72b49c4c8ea609a12a07fae2ee" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.048225 10181 leader_election.cc:304] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.042735 10033 leader_election.cc:304] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.036960 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:03.050252 11022 raft_consensus.cc:2749] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.050912 11022 raft_consensus.cc:2749] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.050992 10183 leader_election.cc:304] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:03.052248 10033 leader_election.cc:304] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.052891 11062 raft_consensus.cc:2804] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:03.053473 11063 raft_consensus.cc:2749] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.053791 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e686a7d11347bcb5ef37a4182f2378" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:03.054039 11063 consensus_queue.cc:1059] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:03.054822 11040 consensus_queue.cc:1059] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:03.055030 11063 raft_consensus.cc:3055] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:03.055464 11063 raft_consensus.cc:740] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:03.055790 11022 raft_consensus.cc:2749] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.053493 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6595796f4a649c8b8df14c4922ea75b" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:03.057368 11062 raft_consensus.cc:697] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:03.054373 10181 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.059070 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba696891c2341ee998aa5723ac55818" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:03.059631 11058 raft_consensus.cc:2804] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:03.060220 11058 raft_consensus.cc:697] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 5 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:03.060316 10183 leader_election.cc:304] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:03.061105 11000 raft_consensus.cc:2804] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:03.055706 11040 raft_consensus.cc:3055] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:03.061329 11015 consensus_queue.cc:1059] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:03.061736 11040 raft_consensus.cc:740] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:03.061045 11058 consensus_queue.cc:237] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:03.062510 11040 consensus_queue.cc:260] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:03.062873 11015 consensus_queue.cc:1059] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:03.063766 11040 raft_consensus.cc:3060] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.064210 11015 raft_consensus.cc:3055] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:03.064416 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e65fd552e14467baf89861143d1199" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:03.065510 11000 raft_consensus.cc:697] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:03.065902 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:03.066324 11000 consensus_queue.cc:237] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:03.067036 11015 raft_consensus.cc:740] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:03.037050 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:03.067852 11015 consensus_queue.cc:260] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:03.069087 11015 raft_consensus.cc:3060] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.059211 11062 consensus_queue.cc:237] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:03.057926 11063 consensus_queue.cc:260] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:03.041008 11042 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:03.074005 11063 raft_consensus.cc:3060] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.075273 11042 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:03.063984 10183 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.083613 10183 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.086140 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:03.103645 10210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc044ad9a8440488e75f94371619c09" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:03.104130 10212 raft_consensus.cc:1240] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Rejecting Update request from peer 7a3e365cd8f14a16981bb334a15759fb for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:03.104496 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.098111 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e75416c2274ad6b179098c8d0a2c28" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:03.100334 10035 leader_election.cc:304] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.104856 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a0e534ebd804edda340303db45eb72a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:03.101541 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.101712 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4145ee1cae7a4ef1bc71b80dfa3abcc2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:03.105839 11041 raft_consensus.cc:2804] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:03.106187 11041 raft_consensus.cc:493] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:03.106544 11041 raft_consensus.cc:3060] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.108237 10035 leader_election.cc:304] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.113919 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.114324 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.097713 11042 raft_consensus.cc:2749] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:49:03.115309 10035 leader_election.cc:304] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.117395 10214 raft_consensus.cc:2468] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:03.118956 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:03.117846 10999 raft_consensus.cc:2749] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.120604 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:03.120666 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80235880676d413081133231ca5500a9" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:03.121284 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:03.121008 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:03.120544 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.122298 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:03.123880 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:03.130316 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:03.132133 10137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.138230 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:03.138824 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:03.139433 10063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:03.139991 10062 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e65fd552e14467baf89861143d1199" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:03.141135 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:03.141352 11066 consensus_queue.cc:1059] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:03.142278 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:03.142445 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba696891c2341ee998aa5723ac55818" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:03.142761 11007 raft_consensus.cc:3055] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:03.143150 11007 raft_consensus.cc:740] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:03.143445 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:03.147964 10183 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.118119 11064 raft_consensus.cc:2749] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.150256 10035 leader_election.cc:304] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.151049 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.151433 10035 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.152973 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:03.153719 10035 leader_election.cc:304] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.154769 10035 leader_election.cc:304] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.155762 10035 leader_election.cc:304] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.143860 11007 consensus_queue.cc:260] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:03.152572 10993 raft_consensus.cc:2804] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:03.169512 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba696891c2341ee998aa5723ac55818" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.165633 10033 leader_election.cc:304] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.157249 11018 raft_consensus.cc:2804] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:03.171540 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e65fd552e14467baf89861143d1199" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:03.172019 11066 raft_consensus.cc:2804] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:03.172902 11007 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.168427 10993 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:03.163421 11052 raft_consensus.cc:2749] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.163697 11038 raft_consensus.cc:2749] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.177836 10107 leader_election.cc:304] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.181416 11048 consensus_queue.cc:1059] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:03.182404 11048 raft_consensus.cc:3055] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:03.182718 11048 raft_consensus.cc:740] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:03.183434 11048 consensus_queue.cc:260] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:03.184468 11048 raft_consensus.cc:3060] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.175001 11018 raft_consensus.cc:493] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:03.185726 11018 raft_consensus.cc:3060] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.199469 10107 leader_election.cc:304] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.201164 10033 leader_election.cc:304] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.183766  9892 catalog_manager.cc:5697] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 1 to 2, leader changed from 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 2 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:03.174019 10999 raft_consensus.cc:2749] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.186949 11011 raft_consensus.cc:2749] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.177196 11000 raft_consensus.cc:2749] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.178413 10993 raft_consensus.cc:3060] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.211771 10107 leader_election.cc:304] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.177677 11066 raft_consensus.cc:493] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:03.212916 10109 leader_election.cc:304] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.214704 10144 raft_consensus.cc:1240] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 14:49:03.218299 10107 leader_election.cc:304] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.215840  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:03.220577 10109 leader_election.cc:304] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.217964 10033 leader_election.cc:304] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.221638 10109 leader_election.cc:304] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.222141 10107 leader_election.cc:304] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.217123 11010 consensus_queue.cc:1059] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:49:03.222152 11054 raft_consensus.cc:2749] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.225324 10997 raft_consensus.cc:2749] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.225525 11054 raft_consensus.cc:2749] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.225975 10997 raft_consensus.cc:2749] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.205726 10996 raft_consensus.cc:2749] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.227891 10996 raft_consensus.cc:2749] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.228271 11010 raft_consensus.cc:3055] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:03.228674 11010 raft_consensus.cc:740] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:03.229446 11010 consensus_queue.cc:260] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:03.230187 11041 raft_consensus.cc:515] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.211349 11057 consensus_queue.cc:1059] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:49:03.230744 11010 raft_consensus.cc:3060] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.232458 10107 leader_election.cc:304] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.215489 10994 raft_consensus.cc:2749] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.240361 10109 leader_election.cc:304] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.214752 11043 raft_consensus.cc:3055] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:03.222376 11066 raft_consensus.cc:3060] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.247427 10109 leader_election.cc:304] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.221980 11017 raft_consensus.cc:2749] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.203773 11061 consensus_queue.cc:1059] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
W20260709 14:49:03.260426 10035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 104734us
I20260709 14:49:03.261173 10035 leader_election.cc:304] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.241695 11054 raft_consensus.cc:2749] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.262147 10035 leader_election.cc:304] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.264633 10717 leader_election.cc:304] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.242163 11052 raft_consensus.cc:2804] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:03.266347 10035 leader_election.cc:304] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.263249 10109 leader_election.cc:304] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.250962 10996 raft_consensus.cc:2749] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.267361 11022 raft_consensus.cc:2749] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.269492 10213 raft_consensus.cc:2468] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:03.286978 10994 raft_consensus.cc:2749] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.250775 10997 raft_consensus.cc:2749] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.272176 11005 raft_consensus.cc:3055] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:03.248242 11043 raft_consensus.cc:740] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:03.237771 11026 consensus_queue.cc:1059] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.029s
I20260709 14:49:03.274166 10035 leader_election.cc:304] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.259294 11033 raft_consensus.cc:2749] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.285840 11041 leader_election.cc:290] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:03.246161 11063 consensus_queue.cc:1059] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:49:03.293440 10035 leader_election.cc:304] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.264879 11080 raft_consensus.cc:2749] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.297852 10035 leader_election.cc:304] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.298940 10035 leader_election.cc:304] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.290261 11005 raft_consensus.cc:740] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:03.299038 10999 raft_consensus.cc:2804] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:03.300380 11038 raft_consensus.cc:2804] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:03.301865 10213 raft_consensus.cc:1240] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Rejecting Update request from peer 7a3e365cd8f14a16981bb334a15759fb for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:03.309094 11038 raft_consensus.cc:493] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:03.309552 11038 raft_consensus.cc:3060] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.292773 11052 raft_consensus.cc:697] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:03.310638 10033 leader_election.cc:304] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.308666 10999 raft_consensus.cc:493] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:03.312254 10999 raft_consensus.cc:3060] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.312381 11011 raft_consensus.cc:2804] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:03.310518 11052 consensus_queue.cc:237] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:03.295039 11022 raft_consensus.cc:2749] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.305315 11043 consensus_queue.cc:260] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:03.291733 11081 raft_consensus.cc:2804] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:03.327550 11081 raft_consensus.cc:493] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:03.327975 11081 raft_consensus.cc:3060] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:49:03.332940 10107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.132:35729, user_credentials={real_user=slave}} blocked reactor thread for 70298.7us
I20260709 14:49:03.336387 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:03.312879 11011 raft_consensus.cc:697] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:03.312943 11041 raft_consensus.cc:2749] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:49:03.343835 10109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 80645.7us
I20260709 14:49:03.346555 10109 leader_election.cc:304] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.348626 10217 raft_consensus.cc:2468] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
W20260709 14:49:03.350975 10035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 52114.4us
I20260709 14:49:03.351722 10035 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.353962 10719 leader_election.cc:304] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.355232 10719 leader_election.cc:304] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
W20260709 14:49:03.357765 10717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.130:38979, user_credentials={real_user=slave}} blocked reactor thread for 93205us
I20260709 14:49:03.358846 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:03.360230 10107 leader_election.cc:304] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.360796 10717 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.367506 11085 raft_consensus.cc:2749] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.344403 10209 raft_consensus.cc:2468] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:03.360575 11043 raft_consensus.cc:3060] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.359722 11041 raft_consensus.cc:2804] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:03.368314 11085 raft_consensus.cc:2749] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.353677 11061 raft_consensus.cc:2749] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.344116 11082 consensus_queue.cc:1059] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 14:49:03.356653 11018 raft_consensus.cc:515] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.392635 10719 leader_election.cc:304] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.397135 10033 leader_election.cc:304] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.397432 10107 leader_election.cc:304] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.399797 10107 leader_election.cc:304] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.400090 10999 raft_consensus.cc:515] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.405507 10107 leader_election.cc:304] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:03.405370 11081 raft_consensus.cc:515] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.407438 11081 leader_election.cc:290] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:03.383213 11041 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:03.410485 11041 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:03.410931 11083 raft_consensus.cc:2749] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.411330 11018 leader_election.cc:290] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:03.348930 11005 consensus_queue.cc:260] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:03.421774 11005 raft_consensus.cc:3060] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.422068 11091 raft_consensus.cc:2749] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.385485 11033 raft_consensus.cc:2749] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.415319 11085 raft_consensus.cc:2804] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:03.433122 11028 raft_consensus.cc:2749] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.391438 11011 consensus_queue.cc:237] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:03.434134 10993 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.434412 10999 leader_election.cc:290] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:03.452664 11038 raft_consensus.cc:515] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:49:03.459832 10717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.130:38979, user_credentials={real_user=slave}} blocked reactor thread for 99993.8us
I20260709 14:49:03.466150 10717 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.467206 10717 leader_election.cc:304] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.467922 11084 raft_consensus.cc:3055] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:03.468304 11084 raft_consensus.cc:740] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:03.468432 11090 raft_consensus.cc:2804] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:03.468977 11090 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:03.469401 11090 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:03.437599 11061 raft_consensus.cc:2749] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.453648 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b1d19e7bee345b791aedc69708d20f7" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:03.463485 10069 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 3.
I20260709 14:49:03.454780 10996 raft_consensus.cc:3055] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:03.468150 10717 leader_election.cc:304] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.453794 10070 raft_consensus.cc:1240] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:03.438865 11085 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:03.439240 11093 raft_consensus.cc:2804] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:49:03.479149 10109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 132638us
I20260709 14:49:03.479929 10109 leader_election.cc:304] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.482717 10062 raft_consensus.cc:1240] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:03.479147 11085 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.470724 10209 raft_consensus.cc:1240] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:03.466393 11038 leader_election.cc:290] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:03.483758 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:03.460860 11098 raft_consensus.cc:2804] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:03.484669 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:03.477667 10996 raft_consensus.cc:740] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
W20260709 14:49:03.550113 10717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.130:38979, user_credentials={real_user=slave}} blocked reactor thread for 82025.9us
I20260709 14:49:03.481037 10067 raft_consensus.cc:1240] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:03.555884 10717 leader_election.cc:304] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
W20260709 14:49:03.558696 10109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 78833us
I20260709 14:49:03.486548 11093 raft_consensus.cc:697] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:03.544503 10063 raft_consensus.cc:1240] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:03.484663 11101 raft_consensus.cc:2749] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.573961 11098 raft_consensus.cc:697] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:03.574851 11098 consensus_queue.cc:237] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:03.577345 10070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f"
dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:53082
I20260709 14:49:03.577903 10070 raft_consensus.cc:606] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.481884 10719 leader_election.cc:304] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.560345 11061 raft_consensus.cc:2804] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:03.558853 10137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:03.562423 11086 raft_consensus.cc:2749] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.589664 10217 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58"
dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
mode: GRACEFUL
new_leader_uuid: "7a3e365cd8f14a16981bb334a15759fb"
 from {username='slave'} at 127.0.0.1:57546
I20260709 14:49:03.590430 10209 raft_consensus.cc:1240] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 3. Current term is 4. Ops: []
I20260709 14:49:03.591571 10217 raft_consensus.cc:606] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Received request to transfer leadership to TS 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:49:03.592790 10217 raft_consensus.cc:614] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:03.594908 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:03.601779 11101 raft_consensus.cc:2749] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:49:03.606952 10717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.130:38979, user_credentials={real_user=slave}} blocked reactor thread for 51137.9us
I20260709 14:49:03.607753 10717 leader_election.cc:304] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.609015 10717 leader_election.cc:304] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.611840 11066 raft_consensus.cc:515] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.591647 10996 consensus_queue.cc:260] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:03.586056 11061 raft_consensus.cc:493] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:03.619526 11091 consensus_queue.cc:1059] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:03.621501 10717 leader_election.cc:304] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.623354 10217 raft_consensus.cc:1240] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Rejecting Update request from peer 7a3e365cd8f14a16981bb334a15759fb for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:03.620563 11092 consensus_queue.cc:1059] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:03.604315 11083 consensus_queue.cc:1059] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 14:49:03.632135 10144 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab"
dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
mode: GRACEFUL
new_leader_uuid: "7a3e365cd8f14a16981bb334a15759fb"
 from {username='slave'} at 127.0.0.1:43738
I20260709 14:49:03.632694 10144 raft_consensus.cc:606] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Received request to transfer leadership to TS 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:49:03.607268 11101 raft_consensus.cc:2749] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.632032 11083 raft_consensus.cc:3055] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:03.642819 10209 raft_consensus.cc:1240] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Rejecting Update request from peer 7a3e365cd8f14a16981bb334a15759fb for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:03.644570 10142 raft_consensus.cc:1275] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:03.649466 11093 consensus_queue.cc:237] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:03.652153 10065 raft_consensus.cc:1240] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:03.633620 11091 raft_consensus.cc:3055] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:03.629453 11061 raft_consensus.cc:3060] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.668555  9892 catalog_manager.cc:5697] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 1 to 2, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 2 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:03.670828 10993 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:03.673759 11101 raft_consensus.cc:2749] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.673570 11041 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.558029 11084 consensus_queue.cc:260] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:03.681252 10067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a"
dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:53082
I20260709 14:49:03.606564 11097 consensus_queue.cc:1059] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.051s
I20260709 14:49:03.694576 10061 raft_consensus.cc:1240] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 3. Current term is 4. Ops: []
I20260709 14:49:03.698808 10067 raft_consensus.cc:606] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.642854 11107 raft_consensus.cc:2749] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:49:03.697099 10107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.132:35729, user_credentials={real_user=slave}} blocked reactor thread for 78012.1us
W20260709 14:49:03.694717 10717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.130:38979, user_credentials={real_user=slave}} blocked reactor thread for 76964.9us
I20260709 14:49:03.679870 11083 raft_consensus.cc:740] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:03.704241 10717 leader_election.cc:304] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
W20260709 14:49:03.699832 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 222259us
I20260709 14:49:03.698854 11097 raft_consensus.cc:3055] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:03.705597 11097 raft_consensus.cc:740] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:03.704840 10137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f"
dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:43738
I20260709 14:49:03.706123 10137 raft_consensus.cc:606] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.705797 11083 consensus_queue.cc:260] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.706313 11111 raft_consensus.cc:2749] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.698843 10766 raft_consensus.cc:1275] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:03.706041 10717 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.690151 11091 raft_consensus.cc:740] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:03.676064 11096 consensus_queue.cc:1059] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:49:03.711180 10717 leader_election.cc:304] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.715159 10717 leader_election.cc:304] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.714941 10994 consensus_queue.cc:1059] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:03.716442 10067 raft_consensus.cc:1240] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:03.716874 10994 raft_consensus.cc:3055] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:03.717263 10994 raft_consensus.cc:740] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:03.717664 10136 raft_consensus.cc:1240] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:03.718046 10994 consensus_queue.cc:260] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.713635 11018 raft_consensus.cc:3055] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:03.719604 11018 raft_consensus.cc:740] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:03.709642 11107 raft_consensus.cc:2749] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.720412 10768 raft_consensus.cc:1275] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:03.721333 11101 raft_consensus.cc:2749] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.709724 11103 consensus_queue.cc:1059] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:03.722153 10994 raft_consensus.cc:3060] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.722504 11103 raft_consensus.cc:3055] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:03.725310 10143 raft_consensus.cc:1275] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:03.722517 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:03.723737 10717 leader_election.cc:304] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.727427 10717 leader_election.cc:304] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.727833 11101 raft_consensus.cc:2749] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.697909 11088 consensus_queue.cc:1059] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:49:03.728432 10717 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:03.728461 11101 raft_consensus.cc:2749] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.729986 11107 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:03.730348 11107 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:03.730661 11107 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.696831 11109 raft_consensus.cc:2749] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.732838 11082 raft_consensus.cc:3055] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:03.725116 11103 raft_consensus.cc:740] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:03.707094 11106 consensus_queue.cc:1048] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.040s
I20260709 14:49:03.720351 11018 consensus_queue.cc:260] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:03.724897 11111 raft_consensus.cc:2749] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.740787 11040 consensus_queue.cc:1059] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:49:03.749750 11040 raft_consensus.cc:3055] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:03.750167 11040 raft_consensus.cc:740] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:03.739778 11103 consensus_queue.cc:260] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:03.752152 11103 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:03.741442 10996 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.737468 11082 raft_consensus.cc:740] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:03.754835 11064 consensus_queue.cc:1048] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:03.752841 11097 consensus_queue.cc:260] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.753814 11091 consensus_queue.cc:260] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.715607 11057 consensus_queue.cc:1059] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:49:03.736160 11083 raft_consensus.cc:3060] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.751027 11018 raft_consensus.cc:3060] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.756433 10997 raft_consensus.cc:993] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f: : Instructing follower 7a3e365cd8f14a16981bb334a15759fb to start an election
I20260709 14:49:03.760881 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:03.777117 11090 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.778165 10770 raft_consensus.cc:1240] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 3. Current term is 4. Ops: []
I20260709 14:49:03.761456 11057 raft_consensus.cc:3055] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:03.762012 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:03.762089 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:03.762259 11091 raft_consensus.cc:3060] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.750941 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:03.762487 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:03.756127 11099 consensus_queue.cc:1059] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:03.750990 11040 consensus_queue.cc:260] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:03.771090 11085 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:03.771946 11097 raft_consensus.cc:3060] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.772312 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:03.772840 10997 raft_consensus.cc:1081] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Signalling peer 7a3e365cd8f14a16981bb334a15759fb to start an election
I20260709 14:49:03.773090 11000 consensus_queue.cc:1048] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:03.773605 10987 raft_consensus.cc:3055] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:03.774905 11066 leader_election.cc:290] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:03.770318 11062 consensus_queue.cc:1048] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 14:49:03.780728 11057 raft_consensus.cc:740] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:03.761610 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:03.771166 11041 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:03.735880 10719 leader_election.cc:304] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.791174 11005 raft_consensus.cc:3055] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:03.792320 10987 raft_consensus.cc:740] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:03.798378 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:03.798048 10061 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab"
dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
 from {username='slave'} at 127.0.0.1:35556
I20260709 14:49:03.799790 10061 raft_consensus.cc:493] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:03.768930 11110 consensus_queue.cc:1059] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 14:49:03.800182 10061 raft_consensus.cc:3060] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.808892 10035 leader_election.cc:304] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.800248 10987 consensus_queue.cc:260] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:03.799743 10764 raft_consensus.cc:1240] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:03.815446 11084 raft_consensus.cc:3060] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:03.810716 11096 raft_consensus.cc:3055] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:03.814776 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:03.819345 11096 raft_consensus.cc:740] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:03.816766 10141 raft_consensus.cc:1275] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:03.819608 11088 raft_consensus.cc:993] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb: : Instructing follower e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:03.808079 11109 raft_consensus.cc:2749] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:03.820154 11096 consensus_queue.cc:260] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:03.820735 11088 raft_consensus.cc:1081] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Signalling peer e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:03.821298 11096 raft_consensus.cc:3060] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.794183 11090 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:03.811411 11040 raft_consensus.cc:3060] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.818393 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:03.822489 10035 leader_election.cc:304] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.797349 11005 raft_consensus.cc:740] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:03.821683 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:03.825106 10035 leader_election.cc:304] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.825582  9893 catalog_manager.cc:5697] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 2 to 3, leader changed from 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 3 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:03.831674  9893 catalog_manager.cc:5697] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 4 to 5, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 5 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:03.833076  9893 catalog_manager.cc:5697] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 1 to 2, leader changed from 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 2 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:03.823140 11062 consensus_queue.cc:1048] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:49:03.836064 11041 raft_consensus.cc:993] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb: : Instructing follower e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:03.819989 10135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75"
dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:43738
I20260709 14:49:03.844053 11054 raft_consensus.cc:3055] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:03.844411 11054 raft_consensus.cc:740] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:03.822710 11093 raft_consensus.cc:2749] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.799110 11061 raft_consensus.cc:515] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:49:03.816843 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 100770us
I20260709 14:49:03.816396 11057 consensus_queue.cc:260] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.853251 11089 raft_consensus.cc:1081] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Signalling peer e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:03.855607 10761 raft_consensus.cc:1275] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:03.856791 10209 raft_consensus.cc:1240] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:03.862056 10069 raft_consensus.cc:1275] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:49:03.862634 10767 raft_consensus.cc:1275] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 14:49:03.863647 10767 pending_rounds.cc:85] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Aborting all ops after (but not including) 2
I20260709 14:49:03.831069 11088 raft_consensus.cc:2749] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:03.832368 11104 raft_consensus.cc:2749] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.836452 11000 consensus_queue.cc:1048] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 14:49:03.865477 11005 consensus_queue.cc:260] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:03.869724 11107 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:03.865849 10035 leader_election.cc:304] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.792719 11082 consensus_queue.cc:260] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:03.864609 10767 pending_rounds.cc:107] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 14:49:03.965755 10767 raft_consensus.cc:2889] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:03.877764 11064 consensus_queue.cc:1048] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:03.956389 10763 raft_consensus.cc:1240] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 2. Current term is 3. Ops: []
W20260709 14:49:03.957141 10109 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:03.958352 10719 leader_election.cc:304] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:03.847486 11010 consensus_queue.cc:1059] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.107s
I20260709 14:49:03.965093 10987 raft_consensus.cc:3060] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.972440 11082 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:49:03.967597 10035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 102175us
I20260709 14:49:03.972563  9892 catalog_manager.cc:5697] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 1 to 2, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 2 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:03.969081 11061 leader_election.cc:290] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:03.974319  9892 catalog_manager.cc:5697] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 1 to 2, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 2 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:03.973167 11080 consensus_queue.cc:1175] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" responder_term: 2 status { last_received { term: 2 index: 2 } last_committed_idx: 2 last_received_current_leader { term: 2 index: 2 } }
I20260709 14:49:03.976187 11062 consensus_queue.cc:1059] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:03.973147 11005 raft_consensus.cc:3060] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:03.975129 11104 raft_consensus.cc:2749] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:49:03.993141 10035 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:03.993147 10144 raft_consensus.cc:3060] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.996683 10063 raft_consensus.cc:3060] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:03.997848 10035 leader_election.cc:304] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:03.998580 11094 raft_consensus.cc:2749] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:03.999231 10144 raft_consensus.cc:1275] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:03.986753 11084 raft_consensus.cc:2749] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:04.012228 11089 consensus_queue.cc:1048] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
W20260709 14:49:04.007364 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 49110us
I20260709 14:49:04.009732 11015 consensus_queue.cc:1048] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 14:49:04.040033 11000 consensus_queue.cc:1048] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:04.033772 11026 raft_consensus.cc:993] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f: : Instructing follower e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:04.041961 11026 raft_consensus.cc:1081] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Signalling peer e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:04.034672 10213 raft_consensus.cc:1275] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:04.043001 11107 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:04.035670 11057 raft_consensus.cc:3060] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.036162 10719 leader_election.cc:304] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:04.036422 10212 raft_consensus.cc:1275] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:49:04.033842 11113 log.cc:927] Time spent T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
W20260709 14:49:04.093331 10108 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:04.096702 10770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f"
dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:37474
I20260709 14:49:04.097375 10770 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:04.097731 10770 raft_consensus.cc:3060] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:49:04.109282 10035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 61441.6us
I20260709 14:49:04.111152 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:04.111493 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:04.112741 10035 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:04.113986 11007 raft_consensus.cc:2749] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:49:04.117300 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:04.118454 10761 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a"
dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:37474
I20260709 14:49:04.118993 10761 raft_consensus.cc:493] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:04.119343 10761 raft_consensus.cc:3060] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.121975 10770 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:04.092856 11084 raft_consensus.cc:2749] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:04.124121 10035 leader_election.cc:304] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
W20260709 14:49:04.107077 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 63402.2us
I20260709 14:49:04.131325 11017 consensus_queue.cc:1048] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:04.133307 10762 raft_consensus.cc:1240] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Rejecting Update request from peer 7a3e365cd8f14a16981bb334a15759fb for earlier term 3. Current term is 4. Ops: []
I20260709 14:49:04.153546 11054 consensus_queue.cc:260] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:04.154868 10762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f"
dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:37498
I20260709 14:49:04.155464 10762 raft_consensus.cc:493] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:04.155839 10762 raft_consensus.cc:3060] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.134884  9889 catalog_manager.cc:5697] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 2 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:04.142740 11088 consensus_queue.cc:1048] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:04.143324 10135 raft_consensus.cc:606] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:04.143457 10770 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:04.123562 11085 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
W20260709 14:49:04.174010 10035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 49954.6us
I20260709 14:49:04.154883 11054 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:04.171715 11007 raft_consensus.cc:2749] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.177309 10035 leader_election.cc:304] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:04.180294 11082 raft_consensus.cc:2749] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:04.170348 10135 raft_consensus.cc:614] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 14:49:04.172752 10061 raft_consensus.cc:515] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:04.200044 10143 raft_consensus.cc:1275] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:04.179093 10719 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:04.197840 10063 raft_consensus.cc:1275] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:04.209630 10069 raft_consensus.cc:1240] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 1. Current term is 2. Ops: []
W20260709 14:49:04.213267 11115 log.cc:927] Time spent T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 14:49:04.215233 10061 leader_election.cc:290] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
W20260709 14:49:04.216713 11114 log.cc:927] Time spent T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
I20260709 14:49:04.217423 11085 raft_consensus.cc:2749] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:49:04.218257 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 45742.3us
I20260709 14:49:04.218973 10719 leader_election.cc:304] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:04.219678 11085 raft_consensus.cc:2749] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:04.220695 10719 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:04.223459 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:04.224011 10213 raft_consensus.cc:3060] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.227186 10070 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 3.
I20260709 14:49:04.228327 11085 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.228017 10762 raft_consensus.cc:515] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:04.261611 10217 raft_consensus.cc:1275] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:04.264703 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9897ea93a2a347a9bf9ce6deedb631ab" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:04.266512 10770 raft_consensus.cc:1240] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:04.222864 11048 consensus_queue.cc:1059] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 14:49:04.278029 10065 raft_consensus.cc:1240] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:04.276787 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:04.285113 10217 raft_consensus.cc:1275] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:04.286008 10762 leader_election.cc:290] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
W20260709 14:49:04.267495 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 46876.8us
I20260709 14:49:04.290899 10719 leader_election.cc:304] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:04.291664 11084 raft_consensus.cc:2749] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:04.293256 10719 leader_election.cc:304] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:04.294589 10719 leader_election.cc:304] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:04.295336 11107 raft_consensus.cc:2749] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.297129 10719 leader_election.cc:304] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:04.298040 11107 raft_consensus.cc:2749] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:04.299295 10719 leader_election.cc:304] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:04.300057 11107 raft_consensus.cc:2749] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:49:04.305289 10109 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:04.262444 11066 consensus_queue.cc:1048] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:49:04.265470 11091 consensus_queue.cc:1048] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:49:04.347957  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:49:04.350373  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:04.301155 10719 leader_election.cc:304] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
W20260709 14:49:04.357975 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 56891.5us
I20260709 14:49:04.358737 10719 leader_election.cc:304] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:04.360188 11107 raft_consensus.cc:2749] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.291659 10213 raft_consensus.cc:2468] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:04.361997 10212 raft_consensus.cc:2393] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in current term 3: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:49:04.365721 11085 raft_consensus.cc:2749] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.342873 11084 raft_consensus.cc:2749] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.301828 11096 consensus_queue.cc:1048] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 14:49:04.373294 10033 leader_election.cc:304] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:04.370358 10761 raft_consensus.cc:515] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:04.372419 11064 raft_consensus.cc:3055] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:04.353642 10994 consensus_queue.cc:1048] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.031s
I20260709 14:49:04.381309 11007 raft_consensus.cc:2804] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:04.359866 10719 leader_election.cc:304] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:04.383569 11107 raft_consensus.cc:2749] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.394357 11007 raft_consensus.cc:697] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:04.396180 11007 consensus_queue.cc:237] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:04.394786 10213 raft_consensus.cc:1240] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:04.402073 10761 leader_election.cc:290] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:04.385934 11064 raft_consensus.cc:740] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:04.403077 11064 consensus_queue.cc:260] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:04.403966 11054 consensus_queue.cc:1059] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:04.408571 10139 raft_consensus.cc:1275] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:04.418226 11054 consensus_queue.cc:1059] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:04.418785 11085 raft_consensus.cc:2749] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:04.419517 11057 raft_consensus.cc:3055] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:04.419898 11057 raft_consensus.cc:740] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:04.421260 11057 consensus_queue.cc:260] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:04.422326 11057 raft_consensus.cc:3060] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:49:04.423076 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 63279.6us
I20260709 14:49:04.425680 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:04.428496 11092 consensus_queue.cc:1059] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:04.429371 11092 raft_consensus.cc:3055] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:04.429664 11092 raft_consensus.cc:740] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:04.430387 11092 consensus_queue.cc:260] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:04.431548 11092 raft_consensus.cc:3060] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.432451 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:04.432940 10065 raft_consensus.cc:3055] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:04.433229 10065 raft_consensus.cc:740] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:04.434154 10763 raft_consensus.cc:1240] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Rejecting Update request from peer 7a3e365cd8f14a16981bb334a15759fb for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:04.435062 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:04.435597 10064 raft_consensus.cc:3055] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:04.435881 10064 raft_consensus.cc:740] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:04.436576 10064 consensus_queue.cc:260] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:04.437517 10064 raft_consensus.cc:3060] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.433990 10065 consensus_queue.cc:260] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:04.441552 10065 raft_consensus.cc:3060] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:04.444489 10717 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:04.445703 10717 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:04.441432 10143 raft_consensus.cc:3055] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:04.449677 10143 raft_consensus.cc:740] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:04.513310 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:04.513929 10214 raft_consensus.cc:3060] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.450416 11084 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:04.447721 11085 raft_consensus.cc:2749] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 14:49:04.529242 10183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 139463us
W20260709 14:49:04.542932 10183 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:04.520964 10143 consensus_queue.cc:260] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:04.556394 10065 raft_consensus.cc:2468] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 4.
I20260709 14:49:04.494199 11080 consensus_queue.cc:1048] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.051s
I20260709 14:49:04.558812 10717 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:04.499897 10719 leader_election.cc:304] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
W20260709 14:49:04.570503 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 116912us
I20260709 14:49:04.571265 10719 leader_election.cc:304] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:04.549077 11014 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:04.572325 11014 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:04.574355 11014 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:04.575196 11061 raft_consensus.cc:2804] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:04.576081 11107 raft_consensus.cc:2749] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.549098 11084 raft_consensus.cc:697] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:04.582019 10214 raft_consensus.cc:2468] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 3.
I20260709 14:49:04.583256 10717 leader_election.cc:304] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:04.579667 11085 raft_consensus.cc:2749] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:04.669778 10064 raft_consensus.cc:2468] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 2.
I20260709 14:49:04.671978 10767 raft_consensus.cc:1240] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 2. Current term is 3. Ops: []
I20260709 14:49:04.672955 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:04.673545 10717 leader_election.cc:304] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:04.676486 11126 raft_consensus.cc:493] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:04.677129 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:04.700963 11061 raft_consensus.cc:697] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:04.688256 10719 leader_election.cc:304] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:04.739871 11143 raft_consensus.cc:2804] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:04.720748 10061 raft_consensus.cc:2468] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
W20260709 14:49:04.749794 10717 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.130:38979, user_credentials={real_user=slave}} blocked reactor thread for 76322.2us
I20260709 14:49:04.714735 11126 raft_consensus.cc:515] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:04.702510 11084 consensus_queue.cc:237] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:04.759677 11061 consensus_queue.cc:237] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:04.750524 11142 raft_consensus.cc:2804] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:04.762018 11142 raft_consensus.cc:697] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:04.762887 11142 consensus_queue.cc:237] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:49:04.767346 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 93408.9us
I20260709 14:49:04.775609 10719 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:04.799077 11149 raft_consensus.cc:2749] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.808120 11043 consensus_queue.cc:1059] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 14:49:04.807211 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:04.812397 10138 raft_consensus.cc:2468] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 3.
I20260709 14:49:04.807363 11128 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:04.814601 11128 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:04.816659 11128 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:04.820780 10183 leader_election.cc:304] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:04.803125 11143 raft_consensus.cc:697] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:04.811160 11084 raft_consensus.cc:2749] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:04.829025 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:04.827445 11000 raft_consensus.cc:2804] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:04.829949 11000 raft_consensus.cc:493] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:04.830216 11064 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.830323 11000 raft_consensus.cc:3060] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:04.832660 10209 raft_consensus.cc:1275] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:04.836750 11089 consensus_queue.cc:1048] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:04.838207 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 64029.7us
I20260709 14:49:04.830039 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:04.839103 10719 leader_election.cc:304] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:04.839425 10138 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 4.
I20260709 14:49:04.840586 10183 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:04.841529 11128 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:04.841876 11128 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:04.842384 11128 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:04.842453 10181 leader_election.cc:304] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:04.844220 11127 raft_consensus.cc:2804] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:04.844753 11127 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:04.845099 11127 raft_consensus.cc:3060] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.844226 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:04.865074 10061 raft_consensus.cc:2468] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:04.878769 10719 leader_election.cc:304] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:04.899045 11062 raft_consensus.cc:493] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:04.899605 11062 raft_consensus.cc:515] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:04.901773 11062 leader_election.cc:290] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:04.907474 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:04.908234 10070 raft_consensus.cc:2468] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:04.913709 11127 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:04.915063 11143 consensus_queue.cc:237] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:04.915946 11126 leader_election.cc:290] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:04.919364 10181 leader_election.cc:304] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:04.894207 11084 raft_consensus.cc:2749] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:49:04.921267 10107 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:04.926419 11043 raft_consensus.cc:2804] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:04.929462 11043 raft_consensus.cc:493] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:04.929883 11043 raft_consensus.cc:3060] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:04.930486 11000 raft_consensus.cc:515] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:04.937539 11127 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:04.938247 11043 raft_consensus.cc:515] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:04.924575 11061 raft_consensus.cc:2749] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:04.927068 11128 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:04.948042 11128 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:04.983069 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:04.985303 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:04.986308 10138 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:49:04.983069 10035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 61119.6us
W20260709 14:49:04.928954 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 48691.3us
I20260709 14:49:04.998335 10143 raft_consensus.cc:3060] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:04.945418 11043 leader_election.cc:290] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.013603 10997 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.020896 10135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:04.984973 10061 raft_consensus.cc:3060] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.006122 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.009397 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.032562 10065 raft_consensus.cc:3060] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.021377 11015 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.024902  9893 catalog_manager.cc:5697] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 1 to 2, leader changed from 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131) to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 2 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.011848 11000 leader_election.cc:290] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:05.000560 10719 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:05.043246 10135 raft_consensus.cc:3060] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.045373 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.031338 10997 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:05.053220 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.054068 10064 raft_consensus.cc:3060] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.033435 11015 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:05.059725 10997 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:05.064004 11015 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:05.072572 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:05.076256 10140 raft_consensus.cc:2468] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:05.076059 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
W20260709 14:49:05.064890 11159 log.cc:927] Time spent T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5: Append to log took a long time: real 0.144s	user 0.004s	sys 0.000s
I20260709 14:49:05.084410 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:05.085116 10215 raft_consensus.cc:2468] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:49:05.084748 10065 raft_consensus.cc:2468] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 3.
I20260709 14:49:05.086256 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.088380 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b708749eefc74d87a55ba64281e65092" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.074990 11165 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.090838 10107 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:05.092137 10997 raft_consensus.cc:2804] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:05.092551 10997 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.092963 10997 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.101825 10183 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:05.103444 11127 raft_consensus.cc:2804] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:05.103826 11127 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.104149 11127 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.107569 10143 raft_consensus.cc:2468] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
W20260709 14:49:05.109014 11048 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:49:05.112437 10141 raft_consensus.cc:1275] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.113035 10181 leader_election.cc:304] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:05.114084 11128 raft_consensus.cc:2804] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 14:49:05.114501 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 116979us
I20260709 14:49:05.114681 11128 raft_consensus.cc:697] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:05.115161 11014 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.115561 10719 leader_election.cc:304] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:05.116245 11048 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.116590 11149 raft_consensus.cc:2749] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.115836 11014 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:05.118309 10719 leader_election.cc:304] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:05.119596 11014 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.116953 11048 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:05.122843 10064 raft_consensus.cc:2468] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 3.
I20260709 14:49:05.123757 11048 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:05.124119 11054 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.127902 11054 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.130191 11054 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.115907 11128 consensus_queue.cc:237] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:05.132090 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.132753 11143 raft_consensus.cc:2749] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 LEADER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:05.131584 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.133487 11165 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.135649 11165 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.135841 10997 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:05.137172 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.138039 10763 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 4.
I20260709 14:49:05.140734 10109 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:05.141525 11014 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.141608 11048 raft_consensus.cc:2804] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:05.142201 11014 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:05.144538 11014 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:05.149202 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.149812 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.149998 10067 raft_consensus.cc:2468] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:49:05.150187 11104 consensus_queue.cc:1048] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:05.142174 11048 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.152267 11048 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:05.152323 10066 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 4.
I20260709 14:49:05.151736 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.152904 10138 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 5.
I20260709 14:49:05.153394 10065 raft_consensus.cc:2468] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:49:05.157529 10107 leader_election.cc:304] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:05.158381 11091 raft_consensus.cc:2804] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:05.158746 11091 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.159053 11091 raft_consensus.cc:3060] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.159977 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.161129 11089 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:05.161767 11089 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:05.164050 11089 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:05.164630 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:05.165303 10212 raft_consensus.cc:2468] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:49:05.167680 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.168322 10065 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 3.
I20260709 14:49:05.168968 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:05.169286 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.169621 10212 raft_consensus.cc:2468] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:05.170286 10066 raft_consensus.cc:2468] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 1.
I20260709 14:49:05.166823 11091 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.173000 11149 raft_consensus.cc:2749] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.176723 11091 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.158936 10997 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:05.178301 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.165851 10181 leader_election.cc:304] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:05.174495 10183 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:05.182786 10107 leader_election.cc:304] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:49:05.184278 10135 raft_consensus.cc:2468] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 4.
I20260709 14:49:05.186736 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:05.184631 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.187567 10144 raft_consensus.cc:2393] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 2: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:49:05.187768 10064 raft_consensus.cc:3060] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.184800 11132 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:05.192955 11132 raft_consensus.cc:697] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 5 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:05.193994 11132 consensus_queue.cc:237] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:05.197340 11091 raft_consensus.cc:2804] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:05.197808 11091 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.198155 11091 raft_consensus.cc:3060] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.184878 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:05.166316 10061 raft_consensus.cc:2468] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 4.
I20260709 14:49:05.184571 11014 raft_consensus.cc:2804] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:05.209331 11015 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.215313 11015 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:05.217567 11015 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.214375 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:05.218287 10183 leader_election.cc:304] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:05.219893 11128 raft_consensus.cc:2804] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:05.220402 11128 raft_consensus.cc:697] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:05.221381 11128 consensus_queue.cc:237] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:05.210116 11014 raft_consensus.cc:697] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:05.222868 11014 consensus_queue.cc:237] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:05.228122 10033 leader_election.cc:304] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
W20260709 14:49:05.228823 10033 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.132:35729, user_credentials={real_user=slave}} blocked reactor thread for 55583.5us
I20260709 14:49:05.231930 11054 raft_consensus.cc:493] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.232148 11104 raft_consensus.cc:2804] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:05.232491 11165 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.233094 11165 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:05.235147 11165 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:05.237278 10181 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:05.238078 11054 raft_consensus.cc:515] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.238708 11040 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.238910 11064 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:05.239341 11064 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.239272 11040 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:05.239790 11064 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.240317 11054 leader_election.cc:290] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.232596 11104 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:05.238201 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.242108 11104 raft_consensus.cc:3060] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.242039 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.241495 11142 raft_consensus.cc:493] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:05.238183 10181 leader_election.cc:304] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:05.248463 11142 raft_consensus.cc:515] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.248860 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:05.249457 10140 raft_consensus.cc:2468] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 3.
I20260709 14:49:05.249930 11054 raft_consensus.cc:493] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.250689 11142 leader_election.cc:290] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:05.250470 11054 raft_consensus.cc:515] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.251310 10763 raft_consensus.cc:2468] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:49:05.241649 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.252591 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.254110 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.254803 10766 raft_consensus.cc:2468] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 1.
I20260709 14:49:05.254922 10066 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 3.
I20260709 14:49:05.255448 11048 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.255810 10109 leader_election.cc:304] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:05.256211 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.256546 11165 raft_consensus.cc:2804] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:05.256960 11165 raft_consensus.cc:493] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.257318 11165 raft_consensus.cc:3060] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.256974 10065 raft_consensus.cc:2393] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in current term 2: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:49:05.259577 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:05.260149 10215 raft_consensus.cc:2468] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:49:05.248376 11040 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:05.261821 11135 raft_consensus.cc:2804] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:05.261947 11048 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.262238 11135 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.264750 11135 raft_consensus.cc:3060] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.266826 11054 leader_election.cc:290] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.267817 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.268446 10761 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:05.271530 11104 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:05.272140 10107 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:05.273247 10997 raft_consensus.cc:2804] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:05.273343 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.273636 10997 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.273929 10065 raft_consensus.cc:3060] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:05.274704 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.275354 10061 raft_consensus.cc:2468] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:49:05.277945 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.278574 10061 raft_consensus.cc:2468] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:49:05.279628 10109 leader_election.cc:304] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:05.280584 11054 raft_consensus.cc:2804] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:05.280944 11054 raft_consensus.cc:493] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.281267 11054 raft_consensus.cc:3060] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.274012 10997 raft_consensus.cc:3060] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.208122 11127 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:05.284592 10212 raft_consensus.cc:2393] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 3: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:49:05.287210 11127 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:05.288215 10183 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:05.293582 10064 raft_consensus.cc:2468] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 4.
I20260709 14:49:05.294188 11040 raft_consensus.cc:2804] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:05.294549 11040 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.263382 10181 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:05.294888 11040 raft_consensus.cc:3060] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.297513 10761 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 5.
I20260709 14:49:05.303532 10109 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:05.290467 11142 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:05.304972 11142 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:05.305245 11048 raft_consensus.cc:2804] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:05.305918 11048 raft_consensus.cc:697] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 5 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:05.307219 11142 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.309039 10107 leader_election.cc:304] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:05.291349 11091 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
W20260709 14:49:05.314949 10181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.130:38979, user_credentials={real_user=slave}} blocked reactor thread for 51635.1us
I20260709 14:49:05.315973 10065 raft_consensus.cc:2468] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 5.
I20260709 14:49:05.317798 10107 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
W20260709 14:49:05.291568 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 173403us
I20260709 14:49:05.305446 11135 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:05.318470 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:05.321139 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:05.323014 10143 raft_consensus.cc:2393] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 3: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:49:05.316553 11132 raft_consensus.cc:2804] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:05.324976 11132 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.325353 11132 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.330478 11091 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:05.321274 10719 leader_election.cc:304] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:05.321115 11092 raft_consensus.cc:2804] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:05.332612 10141 raft_consensus.cc:2368] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb for earlier term 2. Current term is 3.
I20260709 14:49:05.321334 11057 raft_consensus.cc:2749] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.288012 11165 raft_consensus.cc:515] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.333151 11104 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:05.335040 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.339758 10764 raft_consensus.cc:2468] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:05.292934 11054 raft_consensus.cc:515] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.335212 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.336575 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:05.336731 11149 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:05.343806 11149 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:05.345877 11149 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.342249 11143 raft_consensus.cc:2749] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.347195 11054 leader_election.cc:290] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.347512 10766 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:05.342239 11040 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:05.348799 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.337035 11165 leader_election.cc:290] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.332783 11092 raft_consensus.cc:697] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:05.349754 11040 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:05.307211 11048 consensus_queue.cc:237] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.350798 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:05.350693 11092 consensus_queue.cc:237] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.349380 10763 raft_consensus.cc:3060] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.349929 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.288007 11064 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:05.315384 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.357272 10065 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 3.
I20260709 14:49:05.358606 10717 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:05.361123 11142 raft_consensus.cc:2804] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:05.361503 11142 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:05.361855 11142 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.365257 10215 raft_consensus.cc:1240] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Rejecting Update request from peer e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4. Ops: []
I20260709 14:49:05.366958 11091 raft_consensus.cc:493] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.367538 11091 raft_consensus.cc:515] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.339672 10997 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:05.369364 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.369926 10764 raft_consensus.cc:3060] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.370150 10997 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:05.370872 11091 leader_election.cc:290] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.371294 10763 raft_consensus.cc:2468] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:49:05.372489 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.371793 10035 leader_election.cc:400] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Vote denied by peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941) with higher term. Message: Invalid argument: T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb for earlier term 2. Current term is 3.
I20260709 14:49:05.372473 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.373502 10761 raft_consensus.cc:3060] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.374336 10766 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:49:05.375484 10109 leader_election.cc:304] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:05.376811 10109 leader_election.cc:304] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:05.373421 10064 raft_consensus.cc:2368] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 2. Current term is 3.
I20260709 14:49:05.377432 10035 leader_election.cc:403] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 14:49:05.378347 10717 leader_election.cc:400] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Vote denied by peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979) with higher term. Message: Invalid argument: T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 2. Current term is 3.
I20260709 14:49:05.378407 10997 raft_consensus.cc:2804] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:05.379281 10997 raft_consensus.cc:493] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.379715 11104 raft_consensus.cc:3060] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.379928 11091 raft_consensus.cc:2804] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:05.380563 11091 raft_consensus.cc:697] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:05.382026 10761 raft_consensus.cc:2468] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 4.
I20260709 14:49:05.381496 11091 consensus_queue.cc:237] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.378784 10717 leader_election.cc:403] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:05.383041 11143 raft_consensus.cc:3060] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.386394 11104 raft_consensus.cc:2749] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941) with higher term. Message: Invalid argument: T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb for earlier term 2. Current term is 3.
I20260709 14:49:05.387331 10064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.387971 10064 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.386658 11064 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.389014 10109 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:05.394356 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:05.395062 10141 raft_consensus.cc:2393] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 3: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:49:05.390897 10209 raft_consensus.cc:2368] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb for earlier term 2. Current term is 3.
I20260709 14:49:05.399299 10033 leader_election.cc:400] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Vote denied by peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729) with higher term. Message: Invalid argument: T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb for earlier term 2. Current term is 3.
I20260709 14:49:05.403414 11132 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:05.403715 11149 consensus_queue.cc:1059] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.404803 11061 raft_consensus.cc:3055] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:05.405134 11061 raft_consensus.cc:740] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:05.405977 11061 consensus_queue.cc:260] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.3, Last appended by leader: 3, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:05.406698 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.407270 10212 raft_consensus.cc:2368] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:05.408278 11057 raft_consensus.cc:2804] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:05.408905 11057 raft_consensus.cc:697] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:05.409855 11057 consensus_queue.cc:237] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:05.411635 11061 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.407238 10065 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.414613 10717 leader_election.cc:400] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Vote denied by peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729) with higher term. Message: Invalid argument: T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:05.421168 10065 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 4.
I20260709 14:49:05.419282 11143 raft_consensus.cc:2749] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979) with higher term. Message: Invalid argument: T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 2. Current term is 3.
I20260709 14:49:05.368781 11142 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:05.423203 10181 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:05.387363 10997 raft_consensus.cc:3060] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.432821 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.433527 10065 raft_consensus.cc:3060] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.429203  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:05.425420 11132 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.432540 11015 raft_consensus.cc:2804] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:05.449643 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.450327 10763 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.451112 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:05.438961 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.447396 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.455892 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:05.440929 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:05.461695 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.462309 10066 raft_consensus.cc:3060] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.465709 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.466583 10067 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:49:05.467561 10209 raft_consensus.cc:2393] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 3: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:49:05.466513 10769 raft_consensus.cc:2393] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 4: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:49:05.473532 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:05.473863 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:05.474947 10140 raft_consensus.cc:3060] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.454342 11015 raft_consensus.cc:697] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:05.453262 10764 raft_consensus.cc:2468] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:49:05.496284 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:05.498246 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:05.500602 10109 leader_election.cc:304] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:05.503093 10719 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:05.501492 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.505287 10144 raft_consensus.cc:3060] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:05.505489 11143 raft_consensus.cc:2749] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:49:05.506290 10135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:05.505501 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:05.505596 11057 raft_consensus.cc:2804] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:05.510666 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.521284 10066 raft_consensus.cc:2468] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:49:05.523461 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:05.538136 10213 raft_consensus.cc:2393] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 4: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:49:05.533612 11015 consensus_queue.cc:237] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:05.541004 10764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.540591 10065 raft_consensus.cc:2468] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:49:05.542335 10183 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:05.543834 11062 raft_consensus.cc:2749] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:49:05.534052 11135 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:05.535702 10144 raft_consensus.cc:2468] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 2.
I20260709 14:49:05.537320 10763 raft_consensus.cc:2468] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 3.
W20260709 14:49:05.549968 10107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:38979, user_credentials={real_user=slave}} blocked reactor thread for 47768.4us
I20260709 14:49:05.551915 10143 raft_consensus.cc:2468] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 3.
I20260709 14:49:05.553606 10140 raft_consensus.cc:2468] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 4.
I20260709 14:49:05.541677 10764 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.561667 11048 raft_consensus.cc:493] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.553462 11057 raft_consensus.cc:697] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:05.564496 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:05.566761 10140 raft_consensus.cc:2393] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 3: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:49:05.569882 10761 raft_consensus.cc:2410] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 for term 4 because replica has last-logged OpId of term: 3 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 2 index: 2.
I20260709 14:49:05.562225 11048 raft_consensus.cc:515] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.576635 11091 raft_consensus.cc:493] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.577207 11091 raft_consensus.cc:515] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.578614 10139 raft_consensus.cc:1275] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:05.580096 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.580719 10769 raft_consensus.cc:2468] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:49:05.582283 11057 consensus_queue.cc:237] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.583070 10183 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:05.584887 11040 raft_consensus.cc:2804] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:05.577105 11048 leader_election.cc:290] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.592950 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.593590 10065 raft_consensus.cc:2368] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:05.594475 10717 leader_election.cc:400] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Vote denied by peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979) with higher term. Message: Invalid argument: T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:05.594715 10717 leader_election.cc:403] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:49:05.596436 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.586205 11040 raft_consensus.cc:697] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:05.601999 11040 consensus_queue.cc:237] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:05.598546 10719 leader_election.cc:304] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:05.598706 11104 raft_consensus.cc:493] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.603413 11143 raft_consensus.cc:2749] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:05.599921 10138 raft_consensus.cc:1275] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:05.603205 11104 raft_consensus.cc:515] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.605819 11104 leader_election.cc:290] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:05.606577 10109 leader_election.cc:304] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:05.606885 10065 raft_consensus.cc:2468] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:49:05.607661 11005 raft_consensus.cc:493] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:05.608073 11005 raft_consensus.cc:515] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.592033 11142 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.609340 11048 raft_consensus.cc:2804] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:05.611884 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.612536 10769 raft_consensus.cc:2468] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:49:05.614532 10109 leader_election.cc:304] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:05.616127 10994 raft_consensus.cc:2804] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:05.617259 10994 raft_consensus.cc:493] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.619437 10994 raft_consensus.cc:3060] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.611481 10763 raft_consensus.cc:3060] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:49:05.621227 10183 leader_election.cc:304] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:05.622293 11062 raft_consensus.cc:2749] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:05.610152 11048 raft_consensus.cc:493] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.629833 11048 raft_consensus.cc:3060] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.625485 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.633574 10766 raft_consensus.cc:2468] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:05.627327 10065 raft_consensus.cc:1275] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.634770 10066 raft_consensus.cc:1275] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:05.634435  9892 catalog_manager.cc:5697] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 1 to 2, leader changed from 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 2 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.635797 11149 consensus_queue.cc:1048] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.636149 11014 consensus_queue.cc:1048] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.627256 10061 raft_consensus.cc:2468] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:49:05.637578 10035 leader_election.cc:304] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:05.638618 11104 raft_consensus.cc:2804] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:05.638978 11104 raft_consensus.cc:493] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.639319 11104 raft_consensus.cc:3060] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.632336 10997 raft_consensus.cc:515] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.640913 10141 raft_consensus.cc:2368] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:05.613291 11142 consensus_queue.cc:1048] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 14:49:05.627671 11005 leader_election.cc:290] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.628587 11143 consensus_queue.cc:1048] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.643195 11091 leader_election.cc:290] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
W20260709 14:49:05.641031 11178 log.cc:927] Time spent T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:49:05.635977  9892 catalog_manager.cc:5697] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 2 to 3, leader changed from 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 3 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.636757 11048 raft_consensus.cc:515] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.647199 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:05.650857 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:05.646632  9892 catalog_manager.cc:5697] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 3 to 4, leader changed from 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 4 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:05.655763 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.656692 10107 leader_election.cc:304] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:05.654287  9892 catalog_manager.cc:5697] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 2 to 3, leader changed from 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 3 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:05.659332 10065 raft_consensus.cc:2468] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:49:05.664889 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.665457 10719 leader_election.cc:400] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Vote denied by peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941) with higher term. Message: Invalid argument: T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:05.665795 10719 leader_election.cc:403] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:49:05.666738 11143 raft_consensus.cc:3060] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.671849 10994 raft_consensus.cc:515] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.672376 10997 leader_election.cc:290] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.673322 10766 raft_consensus.cc:1275] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:05.675048 11132 consensus_queue.cc:1048] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.676451 11048 leader_election.cc:290] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.677536 11142 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:05.678090 11142 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.680015 11142 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:05.687423 10063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.693663 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.693894 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:05.706997 10107 leader_election.cc:304] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:05.692700 10063 raft_consensus.cc:3060] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.692492 11005 raft_consensus.cc:2804] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:05.696223 10070 raft_consensus.cc:3060] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.712646 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:05.717016 10139 raft_consensus.cc:2393] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 4: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:49:05.711369 11092 raft_consensus.cc:2804] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:05.716763 11005 raft_consensus.cc:697] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:05.720008 10067 raft_consensus.cc:2368] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:05.720978 10135 raft_consensus.cc:1275] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:05.722033 10064 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 4.
I20260709 14:49:05.723757 11092 raft_consensus.cc:493] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:05.731092 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5bc01478161448b0b311033dd718cf83" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.741986 10143 raft_consensus.cc:1275] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:05.743172 11189 consensus_queue.cc:1048] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.744009 10212 raft_consensus.cc:1275] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:05.739914 10140 raft_consensus.cc:1275] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:05.746248 11189 consensus_queue.cc:1048] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.750804 11005 consensus_queue.cc:237] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:05.752208 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.752750 10770 raft_consensus.cc:3060] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.733901 11092 raft_consensus.cc:3060] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.755456 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:05.735597 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.729133 11104 raft_consensus.cc:515] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.758121 10761 raft_consensus.cc:3060] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.763154 11143 raft_consensus.cc:2749] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941) with higher term. Message: Invalid argument: T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:05.764842 10763 raft_consensus.cc:1275] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:05.736550 10764 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 4.
I20260709 14:49:05.765764  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:05.765450 10061 raft_consensus.cc:2393] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 4: Already voted for candidate 7a3e365cd8f14a16981bb334a15759fb in this term.
I20260709 14:49:05.754163 10994 leader_election.cc:290] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:05.775684 10181 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:05.777520 11015 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:05.777938 10064 raft_consensus.cc:1275] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:05.779495 11062 consensus_queue.cc:1048] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:05.780854 11104 leader_election.cc:290] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:05.767558 11061 raft_consensus.cc:2749] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979) with higher term. Message: Invalid argument: T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:05.782390 10065 raft_consensus.cc:1275] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:05.777604 10770 raft_consensus.cc:2468] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 4.
I20260709 14:49:05.765852 10717 leader_election.cc:400] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Vote denied by peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979) with higher term. Message: Invalid argument: T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:05.796404 10717 leader_election.cc:403] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:05.792533 10070 raft_consensus.cc:2468] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 4.
I20260709 14:49:05.798840 10141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:05.803179 10141 raft_consensus.cc:2393] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 4: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:49:05.778061 11015 raft_consensus.cc:697] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:05.805629 10107 leader_election.cc:304] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:49:05.804049 10109 leader_election.cc:304] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:49:05.823180 11182 raft_consensus.cc:2804] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:05.823769 11182 raft_consensus.cc:697] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:05.765697 11128 consensus_queue.cc:1048] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.035s
I20260709 14:49:05.813400 11042 consensus_queue.cc:1048] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 14:49:05.815127 11143 raft_consensus.cc:3060] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:49:05.805205 11165 consensus_queue.cc:1048] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 14:49:05.824610 11182 consensus_queue.cc:237] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.846127 10070 raft_consensus.cc:1275] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:05.834061 10067 raft_consensus.cc:1275] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:05.842727 11187 raft_consensus.cc:2804] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:05.849396 11064 consensus_queue.cc:1048] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:05.853363 11015 consensus_queue.cc:237] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:05.861742 10763 raft_consensus.cc:1275] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:05.834466 11040 consensus_queue.cc:1048] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 14:49:05.870180 10140 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2"
dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:43738
I20260709 14:49:05.867998 11187 raft_consensus.cc:697] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:05.885311 11187 consensus_queue.cc:237] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.868221 11054 consensus_queue.cc:1048] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 14:49:05.900246 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc4e0f3100124ee7bed609822e39cd75" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:05.933434 11143 raft_consensus.cc:2749] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979) with higher term. Message: Invalid argument: T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:05.896384 11142 consensus_queue.cc:1048] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 14:49:05.949028 10215 raft_consensus.cc:1275] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:05.955245 10770 raft_consensus.cc:1275] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:05.961712 10762 raft_consensus.cc:2393] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 4: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
I20260709 14:49:05.931684 11092 raft_consensus.cc:515] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:05.999739 10140 raft_consensus.cc:606] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:05.961714 10997 consensus_queue.cc:1048] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.041s
I20260709 14:49:06.004956 10769 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 4.
I20260709 14:49:06.025717 10767 raft_consensus.cc:1275] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:49:06.026743 11193 log.cc:927] Time spent T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 14:49:06.020450 10063 raft_consensus.cc:2468] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 4.
I20260709 14:49:06.029031 11092 leader_election.cc:290] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:06.073729 10761 raft_consensus.cc:2468] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 4.
I20260709 14:49:06.081820 10215 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803"
dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:57546
I20260709 14:49:06.082408 10215 raft_consensus.cc:606] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:06.090111 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:06.090904 10766 raft_consensus.cc:1275] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:49:06.092902 10997 consensus_queue.cc:1048] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:06.090747 10994 consensus_queue.cc:1048] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:06.098390 11091 consensus_queue.cc:1048] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:49:06.100472 11191 log.cc:927] Time spent T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f: Append to log took a long time: real 0.253s	user 0.003s	sys 0.000s
W20260709 14:49:06.101555 10035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 97183.9us
W20260709 14:49:06.119603 10033 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.132:35729, user_credentials={real_user=slave}} blocked reactor thread for 138960us
I20260709 14:49:06.120656 10035 leader_election.cc:304] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:06.139454 10109 leader_election.cc:304] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:06.150434 10070 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79e65fd552e14467baf89861143d1199"
dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:53082
I20260709 14:49:06.151333 10144 raft_consensus.cc:1275] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:06.153817 10768 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Advancing to term 5
I20260709 14:49:06.153983 11011 raft_consensus.cc:2749] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:49:06.144163 11048 raft_consensus.cc:2804] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:06.157603 11213 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:06.158141 11213 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:06.160145 11213 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:06.156991 11048 raft_consensus.cc:697] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:06.161883 10768 raft_consensus.cc:1275] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:06.162154 11048 consensus_queue.cc:237] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:06.163241 11014 consensus_queue.cc:1048] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:06.151023 10070 raft_consensus.cc:606] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:06.168273 11218 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.168733 11218 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:06.205529 10767 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:06.206262 10767 raft_consensus.cc:2393] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 3: Already voted for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in this term.
I20260709 14:49:06.207357 11218 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:06.207309 10764 raft_consensus.cc:1275] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:06.231747 10070 raft_consensus.cc:1275] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:06.235298 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:06.235883 10070 raft_consensus.cc:3060] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.245365 11128 consensus_queue.cc:1048] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:06.252465 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:06.253170 10768 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 3.
I20260709 14:49:06.264225 10070 raft_consensus.cc:2468] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 4.
W20260709 14:49:06.341629 10181 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:38979, user_credentials={real_user=slave}} blocked reactor thread for 131492us
I20260709 14:49:06.347538 10070 raft_consensus.cc:1275] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:49:06.343303 11191 log.cc:927] Time spent T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 14:49:06.274580 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
W20260709 14:49:06.353127 10183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 108037us
I20260709 14:49:06.352820 10209 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 3.
I20260709 14:49:06.357206 10033 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:06.352588 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:49:06.365658 11222 log.cc:927] Time spent T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Append to log took a long time: real 0.124s	user 0.001s	sys 0.000s
I20260709 14:49:06.366338 11231 consensus_queue.cc:1048] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:06.361388 11212 raft_consensus.cc:2804] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:06.375406 11212 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:06.376814 11212 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:49:06.426257 10183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 52025us
I20260709 14:49:06.428200 11210 consensus_queue.cc:1048] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:06.431963 10217 raft_consensus.cc:1275] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:06.433040 10183 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:06.439903 11212 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:06.446092 10061 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 3.
I20260709 14:49:06.451311 11212 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:06.452702 10761 raft_consensus.cc:1275] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 14:49:06.453070 10761 pending_rounds.cc:85] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Aborting all ops after (but not including) 2
I20260709 14:49:06.453330 10761 pending_rounds.cc:107] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 14:49:06.453589 11234 raft_consensus.cc:2804] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:06.454008 11234 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:06.454020 10765 raft_consensus.cc:1275] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:06.454452 11234 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:06.457453 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:06.453600 10761 raft_consensus.cc:2889] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:06.466224 11062 consensus_queue.cc:1048] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:49:06.474934 11227 log.cc:927] Time spent T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Append to log took a long time: real 0.109s	user 0.005s	sys 0.000s
I20260709 14:49:06.471766 11064 consensus_queue.cc:1048] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:49:06.524641 11218 raft_consensus.cc:993] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5: : Instructing follower e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:06.525225 11218 raft_consensus.cc:1081] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Signalling peer e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:06.531985 10762 raft_consensus.cc:1275] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:06.539629 10070 raft_consensus.cc:1275] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 14:49:06.547544 10719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 49847.6us
I20260709 14:49:06.550014 10070 raft_consensus.cc:1275] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:06.549297 10765 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803"
dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:37482
I20260709 14:49:06.551110 10770 raft_consensus.cc:1275] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:06.541097 10067 raft_consensus.cc:1275] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 14:49:06.564636 10764 raft_consensus.cc:1275] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:06.565337 11165 consensus_queue.cc:1048] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:06.567281 10107 leader_election.cc:304] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:06.568044 11219 raft_consensus.cc:2804] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:06.568501 11219 raft_consensus.cc:697] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 4 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:06.569330 11219 consensus_queue.cc:237] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:06.560210 11182 consensus_queue.cc:1048] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 14:49:06.571739 11054 consensus_queue.cc:1048] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:06.550406 11048 consensus_queue.cc:1048] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:49:06.573274 11213 raft_consensus.cc:993] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb: : Instructing follower e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:06.573731 11213 raft_consensus.cc:1081] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Signalling peer e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:06.573601 11057 consensus_queue.cc:1048] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:06.557353 10765 raft_consensus.cc:493] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:06.583226 11208 consensus_queue.cc:1048] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 14:49:06.670138 10065 raft_consensus.cc:1275] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:06.704833 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:06.705850 10770 raft_consensus.cc:2393] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 3: Already voted for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in this term.
I20260709 14:49:06.656838 10765 raft_consensus.cc:3060] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:06.716166 11207 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:06.785512  9890 catalog_manager.cc:5697] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:06.788637  9890 catalog_manager.cc:5697] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:06.715425 11064 consensus_queue.cc:1048] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.071s
W20260709 14:49:06.787719 11220 log.cc:927] Time spent T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 14:49:06.812886  9890 catalog_manager.cc:5697] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 3 to 5. New cstate: current_term: 5 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:06.828114  9890 catalog_manager.cc:5697] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:06.849419 11234 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:06.849776 11092 consensus_queue.cc:1048] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:06.849980 10765 raft_consensus.cc:515] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:06.851599 11234 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:06.858783 10215 raft_consensus.cc:2368] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb for earlier term 3. Current term is 4.
W20260709 14:49:06.872447 11240 log.cc:927] Time spent T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Append to log took a long time: real 0.161s	user 0.001s	sys 0.000s
W20260709 14:49:06.878062 11242 log.cc:927] Time spent T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5: Append to log took a long time: real 0.130s	user 0.000s	sys 0.000s
I20260709 14:49:06.862926 10764 raft_consensus.cc:1240] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:06.810781 11207 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
W20260709 14:49:06.895077 10107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.132:35729, user_credentials={real_user=slave}} blocked reactor thread for 156358us
I20260709 14:49:06.892714  9890 catalog_manager.cc:5697] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:06.928817 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:06.934556 10139 raft_consensus.cc:3060] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:06.936654 11239 log.cc:927] Time spent T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Append to log took a long time: real 0.276s	user 0.001s	sys 0.000s
I20260709 14:49:06.960409 10139 raft_consensus.cc:2468] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 2.
I20260709 14:49:06.926582 10765 leader_election.cc:290] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
W20260709 14:49:06.963223 11238 log.cc:927] Time spent T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f: Append to log took a long time: real 0.311s	user 0.001s	sys 0.000s
I20260709 14:49:06.963927 11207 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
W20260709 14:49:06.992039 10109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 251465us
I20260709 14:49:06.998147 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:07.001523 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:07.002147 10209 raft_consensus.cc:3055] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:07.002449 10209 raft_consensus.cc:740] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:07.003175 10209 consensus_queue.cc:260] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:07.004325 10209 raft_consensus.cc:3060] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:06.996601 11143 raft_consensus.cc:493] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:07.009902 11143 raft_consensus.cc:515] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:07.011911 11143 leader_election.cc:290] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
W20260709 14:49:07.051334 10035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 378273us
I20260709 14:49:07.052004 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:07.052668 10070 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 4.
I20260709 14:49:07.071961 10033 leader_election.cc:400] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Vote denied by peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729) with higher term. Message: Invalid argument: T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb for earlier term 3. Current term is 4.
I20260709 14:49:07.073199 10033 leader_election.cc:403] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 14:49:07.080693 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:07.115854 10070 raft_consensus.cc:2368] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:07.060124 10209 raft_consensus.cc:2468] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 2.
I20260709 14:49:07.190054 10062 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82"
dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
mode: GRACEFUL
new_leader_uuid: "ea3f270f82674352acbe74ce1c734ca5"
 from {username='slave'} at 127.0.0.1:53082
I20260709 14:49:07.195461 11219 consensus_queue.cc:1048] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:07.117497 10768 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79e65fd552e14467baf89861143d1199"
dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:37474
I20260709 14:49:07.212670 10139 raft_consensus.cc:1240] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 1. Current term is 2. Ops: []
W20260709 14:49:07.219666 10181 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:07.208235 10062 raft_consensus.cc:606] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Received request to transfer leadership to TS ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:07.282987 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:07.285029 11143 raft_consensus.cc:493] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:07.286041 10717 leader_election.cc:304] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:07.287238 11258 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:07.303197 10762 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:49:07.309665 10033 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.132:35729, user_credentials={real_user=slave}} blocked reactor thread for 235883us
I20260709 14:49:07.360159 10717 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:07.340638 11260 raft_consensus.cc:2804] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:07.363818 10717 leader_election.cc:400] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Vote denied by peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979) with higher term. Message: Invalid argument: T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:07.364180 10717 leader_election.cc:403] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:49:07.304587 11143 raft_consensus.cc:515] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:07.372071 11257 raft_consensus.cc:3060] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 4
I20260709 14:49:07.376438 10766 raft_consensus.cc:1275] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:07.370936 11246 raft_consensus.cc:493] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:07.386076 10069 raft_consensus.cc:1275] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:07.386392 10068 raft_consensus.cc:1275] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:07.388700 10070 raft_consensus.cc:1275] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:07.392807 11247 raft_consensus.cc:493] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:07.393343 11247 raft_consensus.cc:515] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:07.393723 11143 leader_election.cc:290] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:07.396607 11247 leader_election.cc:290] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:07.394320 11254 consensus_queue.cc:1048] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 14:49:07.398808 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:07.378113 11260 raft_consensus.cc:697] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:07.385191 11250 raft_consensus.cc:493] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:07.426123 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c359a46a182b41c78c4a74a41a210c2b" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:07.426496 11260 consensus_queue.cc:237] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:07.429663 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebd28bc6950e4b009b20931c9d349c7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:07.450897 10717 leader_election.cc:304] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:07.387343 11246 raft_consensus.cc:515] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
W20260709 14:49:07.466405 10107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:38979, user_credentials={real_user=slave}} blocked reactor thread for 386388us
I20260709 14:49:07.437232 11250 raft_consensus.cc:515] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:07.462090 11247 raft_consensus.cc:2749] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:07.469029 11149 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:07.471184 11258 raft_consensus.cc:2749] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729) with higher term. Message: Invalid argument: T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb for earlier term 3. Current term is 4.
I20260709 14:49:07.475705 11249 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:07.477288 11253 consensus_queue.cc:1048] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
I20260709 14:49:07.477413 11182 consensus_queue.cc:1048] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 14:49:07.506175 11250 leader_election.cc:290] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:07.474031 11208 consensus_queue.cc:1048] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:49:07.521524 10067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a6595796f4a649c8b8df14c4922ea75b"
dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:53082
I20260709 14:49:07.522133 10067 raft_consensus.cc:606] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:07.523550 10768 raft_consensus.cc:493] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:07.523978 10768 raft_consensus.cc:3060] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.526124 11246 leader_election.cc:290] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:07.526473 11257 raft_consensus.cc:2749] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979) with higher term. Message: Invalid argument: T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b for earlier term 3. Current term is 4.
I20260709 14:49:07.527374 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c510ff0e74d62aa3edcd977b8510c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:07.528697 10767 raft_consensus.cc:1275] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Refusing update from remote peer 857bf228f1a949f2bb3ebcdc076a363f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:07.515295 11249 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:07.508762 10762 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 4.
I20260709 14:49:07.536044 10068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c75c510ff0e74d62aa3edcd977b8510c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:07.536717 10135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:07.572054 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847c5ba620e147ddba44042a06eab45c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:07.583933 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c359a46a182b41c78c4a74a41a210c2b" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:07.574831 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8241a4cef1894a05830ffdae36d99060" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:07.581836 11189 raft_consensus.cc:476] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 LEADER]: Not starting pre-election -- already a leader
I20260709 14:49:07.598482 10143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a"
dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:43738
I20260709 14:49:07.599025 10143 raft_consensus.cc:606] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:07.602231 10768 raft_consensus.cc:515] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:07.618753 10719 leader_election.cc:304] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:07.626114 11257 raft_consensus.cc:2749] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:07.646711 10768 leader_election.cc:290] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:07.647369 11149 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:07.647923 11149 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:07.651696 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e65fd552e14467baf89861143d1199" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:07.652381 10138 raft_consensus.cc:3060] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:07.657755 11257 raft_consensus.cc:493] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:07.658344 11257 raft_consensus.cc:515] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
W20260709 14:49:07.682117 11261 log.cc:927] Time spent T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f: Append to log took a long time: real 0.650s	user 0.008s	sys 0.000s
I20260709 14:49:07.660662 11257 leader_election.cc:290] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:07.695641 11149 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:07.700783 11214 raft_consensus.cc:993] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb: : Instructing follower ea3f270f82674352acbe74ce1c734ca5 to start an election
I20260709 14:49:07.701299 11214 raft_consensus.cc:1081] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Signalling peer ea3f270f82674352acbe74ce1c734ca5 to start an election
I20260709 14:49:07.703204 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:07.704844 10212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82"
dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
 from {username='slave'} at 127.0.0.1:55112
I20260709 14:49:07.708612 10212 raft_consensus.cc:493] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:07.708916 10212 raft_consensus.cc:3060] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:07.711933 10034 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.000s	user 0.009s	sys 0.022s
W20260709 14:49:07.712302 10034 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.004s	user 0.010s	sys 0.022s
I20260709 14:49:07.713469 10138 raft_consensus.cc:2468] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 2.
I20260709 14:49:07.727157 11213 raft_consensus.cc:493] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:07.727725 11213 raft_consensus.cc:515] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:07.729928 11213 leader_election.cc:290] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:07.735085 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:07.736465 11249 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:07.742072 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:07.742219 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "821b1238f688462b9b0b6f8e905a6d79" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:07.752085 10212 raft_consensus.cc:515] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:07.753854 10212 leader_election.cc:290] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:07.754570 11249 raft_consensus.cc:493] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:07.755121 11249 raft_consensus.cc:515] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:07.757679 10768 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c359a46a182b41c78c4a74a41a210c2b" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:07.765928 11149 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 5 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:07.757059 11249 leader_election.cc:290] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:08.184170 10763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:08.199282 11182 raft_consensus.cc:493] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.199829 11182 raft_consensus.cc:515] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:08.201646 11182 leader_election.cc:290] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
W20260709 14:49:08.213364 10183 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:08.223970 10183 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:08.233922 11299 raft_consensus.cc:2804] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:08.234436 11299 raft_consensus.cc:697] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:08.235260 11299 consensus_queue.cc:237] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:08.237229 10719 leader_election.cc:304] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:08.341092 11189 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.341725 11189 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:08.343850 11189 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:08.344358 11189 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.363673 10770 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37482 (request call id 299) took 1152 ms. Trace:
I20260709 14:49:08.365047 10770 rpcz_store.cc:276] 0709 14:49:07.211530 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:07.211643 (+   113us) service_pool.cc:224] Handling call
0709 14:49:08.362884 (+1151241us) spinlock_profiling.cc:243] Waited 5.5 ms on lock 0x7b58001e6998. stack: 00007f5d2b921343 00007f5d2b921240 00007f5d2b2b01d4 00007f5d34fee304 00007f5d34fee299 00007f5d2b7dbdb1 00007f5d2b91bb71 00007f5d2b91ba22 00007f5d34834c09 00007f5d3398eee0 00007f5d33a580ab 00007f5d33a58131 00007f5d33a19fc0 00007f5d33a04929 00007f5d33a043d2 00007f5d2cf7bbd4
0709 14:49:08.363108 (+   224us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:08.363298 (+   190us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:08.363325 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:08.363368 (+    43us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:49:08.363398 (+    30us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:08.363455 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:08.363576 (+   121us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12642048}
I20260709 14:49:08.344789 11189 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:08.404973 11189 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:08.405488 11189 raft_consensus.cc:493] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.405921 11189 raft_consensus.cc:515] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:08.407727 11189 leader_election.cc:290] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:08.408198 11189 raft_consensus.cc:2804] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:08.408607 11189 raft_consensus.cc:697] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:08.411280 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e65fd552e14467baf89861143d1199" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:08.411943 10067 raft_consensus.cc:3055] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:08.412246 10067 raft_consensus.cc:740] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:08.412412 11189 consensus_queue.cc:237] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:08.414007 10063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:08.414697 10142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:08.415287 10142 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 5.
I20260709 14:49:08.416787 11256 raft_consensus.cc:493] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.417339 11256 raft_consensus.cc:515] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:08.419246 11256 leader_election.cc:290] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:08.424249 11259 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.427093 11259 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:08.436770 11259 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:08.426476 11149 raft_consensus.cc:493] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.460210 11149 raft_consensus.cc:515] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:08.461918 11149 leader_election.cc:290] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:08.431457 10719 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:08.413070 10067 consensus_queue.cc:260] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:08.434620 11017 raft_consensus.cc:493] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:08.463820 11017 raft_consensus.cc:515] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:08.466403 11017 leader_election.cc:290] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:08.428742 11214 raft_consensus.cc:493] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.467146 11214 raft_consensus.cc:515] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:08.470328 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.471041 10065 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35556 (request call id 323) took 1089 ms. Trace:
I20260709 14:49:08.471784 11214 leader_election.cc:290] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:08.473107 10067 raft_consensus.cc:3060] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:08.478524 11149 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:08.479022 11149 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.479437 11149 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:49:08.439599 10070 consensus_meta.cc:287] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb: Time spent flushing consensus metadata: real 0.697s	user 0.014s	sys 0.000s
I20260709 14:49:08.445322 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.448890 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.485749 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee03e6ba5ac45c8b4d15d82f8ca48fe" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:08.451552 11247 raft_consensus.cc:493] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.452251 11304 raft_consensus.cc:493] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.454502 11246 raft_consensus.cc:493] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:08.487818 11246 raft_consensus.cc:515] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:08.489768 11246 leader_election.cc:290] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:08.490195 11246 raft_consensus.cc:493] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:08.490625 11246 raft_consensus.cc:515] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:08.491174 10140 raft_consensus.cc:1275] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:08.492472 11246 leader_election.cc:290] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:08.493592 11304 raft_consensus.cc:515] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:08.495535 11304 leader_election.cc:290] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:08.408246 11209 raft_consensus.cc:493] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:08.450959 11092 raft_consensus.cc:493] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.487033 11247 raft_consensus.cc:515] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:08.485234 10070 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 4.
I20260709 14:49:08.471431 10065 rpcz_store.cc:276] 0709 14:49:07.381398 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:07.381502 (+   104us) service_pool.cc:224] Handling call
0709 14:49:08.470233 (+1088731us) spinlock_profiling.cc:243] Waited 1.63 ms on lock 0x7b5800055b98. stack: 00007f5d2b921343 00007f5d2b921240 00007f5d2b2b01d4 00007f5d34fee304 00007f5d34fee299 00007f5d2b7dbdb1 00007f5d2b91bb71 00007f5d2b91ba22 00007f5d34834c09 00007f5d3398eee0 00007f5d33a580ab 00007f5d33a58131 00007f5d33a19fc0 00007f5d33a04929 00007f5d33a043d2 00007f5d2cf7bbd4
0709 14:49:08.470413 (+   180us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:49:08.470715 (+   302us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:49:08.470742 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:49:08.470782 (+    40us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:49:08.470809 (+    27us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:49:08.470860 (+    51us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:49:08.470971 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2085,"raft.run_cpu_time_us":91,"raft.run_wall_time_us":90,"spinlock_wait_cycles":3741440}
I20260709 14:49:08.513245 10065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:08.513866 10065 raft_consensus.cc:3055] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:08.514330 10065 raft_consensus.cc:740] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:08.515158 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.519549 10210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.514994 10065 consensus_queue.cc:260] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:08.495676 10067 raft_consensus.cc:2468] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 2.
I20260709 14:49:08.522848 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:08.523471 10070 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 4.
I20260709 14:49:08.496806 11092 raft_consensus.cc:515] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:08.508242 11247 leader_election.cc:290] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:08.525719 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:08.526419 10065 raft_consensus.cc:3060] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:08.530052 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e686a7d11347bcb5ef37a4182f2378" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:08.530242 10717 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:08.508627 11304 consensus_queue.cc:1048] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:49:08.532884 10070 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:08.534006 11182 consensus_queue.cc:1048] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:08.527761 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e686a7d11347bcb5ef37a4182f2378" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.535406 11092 leader_election.cc:290] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:08.503155 11209 raft_consensus.cc:515] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:08.540344 11209 leader_election.cc:290] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:08.541419 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.521907 11149 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:08.545379 10065 raft_consensus.cc:2468] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:08.546654 11149 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 6 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:08.547679 11247 raft_consensus.cc:2804] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:08.548056 11247 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.548406 11247 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:08.549899 10181 leader_election.cc:304] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:08.551447 11299 raft_consensus.cc:2804] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:08.551911 11299 raft_consensus.cc:697] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:08.552717 11299 consensus_queue.cc:237] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
W20260709 14:49:08.554224 10109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 52452.7us
I20260709 14:49:08.559137 11256 raft_consensus.cc:493] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:08.559343 11212 raft_consensus.cc:493] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.559690 11256 raft_consensus.cc:515] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:08.561676 11212 raft_consensus.cc:515] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:08.564329 11214 raft_consensus.cc:493] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.564862 11214 raft_consensus.cc:515] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
W20260709 14:49:08.566613 10107 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.132:35729, user_credentials={real_user=slave}} blocked reactor thread for 56137.1us
I20260709 14:49:08.567965 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.563583 11212 leader_election.cc:290] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:08.568732 11214 leader_election.cc:290] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:08.569145 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:08.576764 11189 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.578904 11014 raft_consensus.cc:493] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:08.589340 11247 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:08.589762 11014 raft_consensus.cc:515] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:08.579416 11234 raft_consensus.cc:493] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:08.579842 11226 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:08.569574 11208 raft_consensus.cc:993] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f: : Instructing follower e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:08.580693 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.582412 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.587026 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:08.587827 10211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.588379 11189 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:08.603662 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:08.608736 10107 leader_election.cc:304] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.612115 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.615278 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:08.616397 10209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.617019 11247 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 5 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:08.617393 11256 leader_election.cc:290] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:08.618376 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.605316 11234 raft_consensus.cc:515] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:08.620795 10213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2674d4659fbb46e6a26864e5005cf172" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.624342 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:08.621405 11234 leader_election.cc:290] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:08.609824 10140 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:08.605042 11226 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:08.616241 11014 leader_election.cc:290] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:08.625290 11189 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:08.626672 11226 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:08.623834 10211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:08.622385 10717 leader_election.cc:304] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.629479 11208 raft_consensus.cc:2749] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:08.630224 11189 raft_consensus.cc:2749] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:08.632259 10211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.635071 10107 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.635784 11310 raft_consensus.cc:2749] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:08.637292 10135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:08.638288 10216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee03e6ba5ac45c8b4d15d82f8ca48fe" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.638643 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:08.639586 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d105d08310547a78cff0dd8dc41fc82" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:08.640112 10138 raft_consensus.cc:3060] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:08.640185 10140 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 6.
I20260709 14:49:08.624897 10069 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:08.637274 10717 leader_election.cc:304] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.655620 11189 raft_consensus.cc:2749] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:08.613418 11249 raft_consensus.cc:1081] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Signalling peer e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:08.656517 10218 raft_consensus.cc:1275] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:08.656765 10717 leader_election.cc:304] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.657450 11189 raft_consensus.cc:2749] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:08.657719 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:08.658795 10763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a"
dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:37498
I20260709 14:49:08.659441 10763 raft_consensus.cc:493] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:08.659821 10763 raft_consensus.cc:3060] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:08.653690 10107 leader_election.cc:304] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.662681 10719 leader_election.cc:304] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.662853 11309 raft_consensus.cc:2749] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:08.664641 11247 raft_consensus.cc:2749] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:08.666769 10766 raft_consensus.cc:1240] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 6 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:08.669011 10719 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.670197 11247 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:08.670648 11247 raft_consensus.cc:697] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 6 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:08.671458 11247 consensus_queue.cc:237] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:08.673142 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:08.674906 10217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.676013 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:08.675556 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:08.678650 10069 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 5.
I20260709 14:49:08.679968 10717 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.680428 10719 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.683362 10765 raft_consensus.cc:1240] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:08.684832 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:08.654207  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:49:08.688982 10181 leader_election.cc:304] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:08.690709 11225 raft_consensus.cc:2749] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:08.696494 10066 raft_consensus.cc:1240] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:08.696467 10717 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.696538 10762 raft_consensus.cc:1240] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 4. Current term is 5. Ops: []
I20260709 14:49:08.703353 11233 consensus_queue.cc:1059] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 14:49:08.706060 11149 raft_consensus.cc:2749] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:08.709034 10717 leader_election.cc:304] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.690299 10138 raft_consensus.cc:2468] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:08.702364 11189 raft_consensus.cc:2804] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:08.712240 10183 leader_election.cc:304] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:08.706753 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:08.712095 11260 raft_consensus.cc:2749] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:08.704098 11225 consensus_queue.cc:1059] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 14:49:08.708498 11247 raft_consensus.cc:493] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:08.727125  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:08.722020 11231 consensus_queue.cc:1059] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:08.723523 10143 raft_consensus.cc:1240] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 6 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:08.720471 11014 raft_consensus.cc:2749] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:08.723543  9890 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52746 (request call id 145) took 3035 ms. Trace:
I20260709 14:49:08.724911  9892 catalog_manager.cc:5697] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 1 to 3, leader changed from 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 3 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } }
I20260709 14:49:08.734853  9892 catalog_manager.cc:5697] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 1 to 3, leader changed from 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 3 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } }
I20260709 14:49:08.738022 10762 raft_consensus.cc:1275] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:08.714097 11304 consensus_queue.cc:1048] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:49:08.713970 11295 consensus_queue.cc:1059] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 14:49:08.769683 11233 consensus_queue.cc:1059] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:08.769850 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:08.770466 10138 raft_consensus.cc:1240] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Rejecting Update request from peer 7a3e365cd8f14a16981bb334a15759fb for earlier term 1. Current term is 2. Ops: []
W20260709 14:49:08.771826 11319 log.cc:927] Time spent T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Append to log took a long time: real 0.068s	user 0.003s	sys 0.000s
I20260709 14:49:08.772722 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eafe3d9c108445bf8664e4cc7f65d9ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:08.773852 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:08.774994 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62403e2ef16484cb043003ac7a6c2dc" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:08.732511  9890 rpcz_store.cc:276] 0709 14:49:05.688052 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:05.688357 (+   305us) service_pool.cc:224] Handling call
0709 14:49:08.723469 (+3035112us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:07.383136 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:07.434149 (+ 51013us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:07.434185 (+    36us) write_op.cc:435] Acquired schema lock
0709 14:49:07.434204 (+    19us) tablet.cc:662] Decoding operations
0709 14:49:07.434901 (+   697us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:07.434977 (+    76us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:07.435005 (+    28us) tablet.cc:685] Acquiring locks for 5 operations
0709 14:49:07.435539 (+   534us) tablet.cc:701] Row locks acquired
0709 14:49:07.435557 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:49:07.435692 (+   135us) write_op.cc:270] Start()
0709 14:49:07.435802 (+   110us) write_op.cc:276] Timestamp: P: 1783608547435649 usec, L: 0
0709 14:49:07.435824 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 14:49:07.464880 (+ 29056us) log.cc:844] Serialized 2078 byte log entry
0709 14:49:07.708310 (+243430us) op_driver.cc:464] REPLICATION: finished
0709 14:49:07.767661 (+ 59351us) write_op.cc:301] APPLY: starting
0709 14:49:07.767776 (+   115us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:07.773467 (+  5691us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:07.773614 (+   147us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:07.776659 (+  3045us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:07.776852 (+   193us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 14:49:07.776895 (+    43us) write_op.cc:312] APPLY: finished
0709 14:49:07.777105 (+   210us) log.cc:844] Serialized 46 byte log entry
0709 14:49:07.777280 (+   175us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:07.777384 (+   104us) write_op.cc:454] Released schema lock
0709 14:49:07.777426 (+    42us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:07.792574 (+ 15148us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:07.792595 (+    21us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":13,"child_traces":[["op",{"apply.queue_time_us":59085,"apply.run_cpu_time_us":2334,"apply.run_wall_time_us":10076,"num_ops":5,"prepare.queue_time_us":375254,"prepare.run_cpu_time_us":35274,"prepare.run_wall_time_us":204332,"raft.queue_time_us":72544,"raft.run_cpu_time_us":24656,"raft.run_wall_time_us":85164,"replication_time_us":272346,"thread_start_us":539060,"threads_started":4,"wal-append.queue_time_us":147132}]]}
I20260709 14:49:08.776170 11015 raft_consensus.cc:3055] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:08.776607 11015 raft_consensus.cc:740] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:08.777873 10761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ca6150023c94bafaa6122aee6da56b4" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:08.768759 11309 raft_consensus.cc:493] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:08.843598 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73f9294afd614cab89b0f7f82a52b455" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:08.779917 11234 consensus_queue.cc:1048] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
W20260709 14:49:08.838356 10035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 75940.4us
I20260709 14:49:08.849162 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:08.777948 10765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:08.852061 10143 raft_consensus.cc:1240] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Rejecting Update request from peer 7a3e365cd8f14a16981bb334a15759fb for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:08.852883 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c359a46a182b41c78c4a74a41a210c2b" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:08.845959 11189 raft_consensus.cc:697] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:08.856482 11189 consensus_queue.cc:237] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:08.850733 11304 raft_consensus.cc:493] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:08.855564 10212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.836839 11305 raft_consensus.cc:2749] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:08.860316 10767 raft_consensus.cc:1240] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 LEADER]: Rejecting Update request from peer 7a3e365cd8f14a16981bb334a15759fb for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:08.859202 11304 raft_consensus.cc:515] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:08.878376 11304 leader_election.cc:290] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:08.887832 10066 raft_consensus.cc:1275] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:08.889678 11064 consensus_queue.cc:1048] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:08.890606 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6595796f4a649c8b8df14c4922ea75b" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
W20260709 14:49:08.891932 10183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.131:37941, user_credentials={real_user=slave}} blocked reactor thread for 130698us
I20260709 14:49:08.866034 10763 raft_consensus.cc:515] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:08.855508 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0176ceb78d2f4e9194b55006a0b940f2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:08.757261 11247 raft_consensus.cc:515] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:08.895915 10109 leader_election.cc:304] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.897090 11249 raft_consensus.cc:2749] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:08.850293 11309 raft_consensus.cc:515] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:08.894069 10066 raft_consensus.cc:1275] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:49:08.894461 11316 log.cc:927] Time spent T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 14:49:08.902174 10066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:08.903982 11149 consensus_queue.cc:1048] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:08.909132 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657b0768bfa54423bfc6408fc7069e58" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:08.917270 10144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2674d4659fbb46e6a26864e5005cf172" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:08.918936 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:08.922657 10183 leader_election.cc:304] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:08.928567 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a6595796f4a649c8b8df14c4922ea75b" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
W20260709 14:49:08.929572 10034 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:49:08.928589 11042 raft_consensus.cc:2749] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:08.931357 10763 leader_election.cc:290] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 election: Requested vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:08.931934 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:08.932559 10069 raft_consensus.cc:3060] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:08.939373 10035 leader_election.cc:304] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:08.941130 11082 raft_consensus.cc:2749] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:08.944991 10719 leader_election.cc:304] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:08.946219 11149 raft_consensus.cc:2749] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:08.946866 10766 raft_consensus.cc:1240] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Rejecting Update request from peer ea3f270f82674352acbe74ce1c734ca5 for earlier term 4. Current term is 5. Ops: []
W20260709 14:49:08.948488 10034 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 14:49:08.949776 11320 log.cc:927] Time spent T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Append to log took a long time: real 0.054s	user 0.002s	sys 0.000s
I20260709 14:49:08.949959 11042 consensus_queue.cc:1059] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:08.951419 11309 leader_election.cc:290] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:08.952239 11225 raft_consensus.cc:3055] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:08.952633 11225 raft_consensus.cc:740] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:08.954661 11132 raft_consensus.cc:3055] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:08.955062 11132 raft_consensus.cc:740] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:08.955792 11132 consensus_queue.cc:260] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:08.962759 10069 raft_consensus.cc:2468] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 4.
I20260709 14:49:08.963479 10066 raft_consensus.cc:1240] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Rejecting Update request from peer 857bf228f1a949f2bb3ebcdc076a363f for earlier term 3. Current term is 4. Ops: []
I20260709 14:49:08.964476 10717 leader_election.cc:304] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:08.961870 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:08.968534 11311 raft_consensus.cc:2804] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:08.968905 10035 leader_election.cc:304] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.969044 11311 raft_consensus.cc:697] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:08.969416 11225 consensus_queue.cc:260] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:08.969885 11311 consensus_queue.cc:237] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:08.970521 11017 raft_consensus.cc:2749] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:08.970693 11225 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:08.972240 10035 leader_election.cc:304] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.973994 11209 raft_consensus.cc:2749] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:08.973757 10035 leader_election.cc:304] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.975792 11270 raft_consensus.cc:2749] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:08.976172 11258 raft_consensus.cc:493] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:08.975454 10035 leader_election.cc:304] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.976876 11270 raft_consensus.cc:2749] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:08.976655 11258 raft_consensus.cc:515] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:08.976907 11015 consensus_queue.cc:260] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:08.978749 11015 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:08.978924 11258 leader_election.cc:290] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:08.977166 10033 leader_election.cc:304] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.980211 11270 raft_consensus.cc:2749] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:08.927551 11247 leader_election.cc:290] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:08.982301 10139 raft_consensus.cc:1275] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:08.957010 11132 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:08.983657 11297 consensus_queue.cc:1048] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:08.986389 10210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5994eaaa6a1048f8b62556f9f0150b1c" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:08.967312 11149 raft_consensus.cc:493] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:08.988674 11149 raft_consensus.cc:515] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:08.990628 11149 leader_election.cc:290] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:08.991103 10069 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:08.993122 10107 leader_election.cc:304] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.995210 11054 raft_consensus.cc:2749] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:08.996321 10144 raft_consensus.cc:1275] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:08.996676 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:08.997216 10143 raft_consensus.cc:3055] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:08.997502 10143 raft_consensus.cc:740] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:08.998191 10143 consensus_queue.cc:260] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
W20260709 14:49:08.999257 11326 log.cc:927] Time spent T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 14:49:08.996222 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e840a7f58d8049eabae28175dfbd5955" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:09.001626 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:09.002707 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd98773767c4326a9b24c5400bbf68c" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:09.003805 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0cc97e05d64096a578ceb4a97b66ba" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:09.006193 11149 consensus_queue.cc:1048] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:09.009594 10719 leader_election.cc:304] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:09.011272 11311 raft_consensus.cc:2749] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:09.013013 10717 leader_election.cc:304] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:09.012109 10035 leader_election.cc:304] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:08.999220 10143 raft_consensus.cc:3060] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:09.019421 11149 raft_consensus.cc:2749] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:09.019879 11132 raft_consensus.cc:493] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 857bf228f1a949f2bb3ebcdc076a363f)
I20260709 14:49:09.020423 11132 raft_consensus.cc:515] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:09.022871 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:09.024586 11256 raft_consensus.cc:2749] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:09.025846 10035 leader_election.cc:304] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:09.026542 11256 raft_consensus.cc:2749] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:09.029362 10762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fc616ed84f142aca0e4b735199d1fe9" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:09.029628 10107 leader_election.cc:304] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:09.030357 11249 raft_consensus.cc:2749] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:09.030737 10107 leader_election.cc:304] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:09.031009 10183 leader_election.cc:304] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:09.032120 10143 raft_consensus.cc:2468] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 4.
I20260709 14:49:09.032936 11225 raft_consensus.cc:2749] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:09.029582 11132 leader_election.cc:290] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:09.034821 10035 leader_election.cc:304] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:09.035671 11256 raft_consensus.cc:2749] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:09.036950 10035 leader_election.cc:304] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:09.039012 10107 leader_election.cc:304] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:09.039649 11253 raft_consensus.cc:2749] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:09.040308 11253 raft_consensus.cc:2749] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:09.042352 11256 raft_consensus.cc:2749] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:09.045567 10067 raft_consensus.cc:1275] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Refusing update from remote peer ea3f270f82674352acbe74ce1c734ca5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:09.047616 11015 consensus_queue.cc:1048] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:09.049641 10035 leader_election.cc:304] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:09.051465 11209 raft_consensus.cc:2749] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:49:09.076799 10140 raft_consensus.cc:1275] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 6 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:09.079161 11311 consensus_queue.cc:1048] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:49:09.084056 10215 raft_consensus.cc:1275] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 14:49:09.086022 11311 consensus_queue.cc:1048] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:49:09.098500  9924 debug-util.cc:398] Leaking SignalData structure 0x7b0800044f60 after lost signal to thread 6225
I20260709 14:49:09.134276 11149 raft_consensus.cc:493] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:09.159161 11149 raft_consensus.cc:515] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:09.161244 11149 leader_election.cc:290] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:09.162382 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9fdecfddd4f1ebfc289e509f54b01" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:09.164489  9892 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:47280 (request call id 82) took 2698 ms. Trace:
I20260709 14:49:09.167913  9893 catalog_manager.cc:5697] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } }
I20260709 14:49:09.167428  9892 rpcz_store.cc:276] 0709 14:49:06.466510 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:06.466976 (+   466us) service_pool.cc:224] Handling call
0709 14:49:09.164436 (+2697460us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:08.879423 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:08.879946 (+   523us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:08.879980 (+    34us) write_op.cc:435] Acquired schema lock
0709 14:49:08.879992 (+    12us) tablet.cc:662] Decoding operations
0709 14:49:08.880365 (+   373us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:08.880415 (+    50us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:08.880445 (+    30us) tablet.cc:685] Acquiring locks for 2 operations
0709 14:49:08.880730 (+   285us) tablet.cc:701] Row locks acquired
0709 14:49:08.880744 (+    14us) write_op.cc:260] PREPARE: finished
0709 14:49:08.880870 (+   126us) write_op.cc:270] Start()
0709 14:49:08.880971 (+   101us) write_op.cc:276] Timestamp: P: 1783608548880830 usec, L: 0
0709 14:49:08.880986 (+    15us) op_driver.cc:348] REPLICATION: starting
0709 14:49:08.881570 (+   584us) log.cc:844] Serialized 922 byte log entry
0709 14:49:09.156422 (+274852us) op_driver.cc:464] REPLICATION: finished
0709 14:49:09.157406 (+   984us) write_op.cc:301] APPLY: starting
0709 14:49:09.157482 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:09.157588 (+   106us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:09.157705 (+   117us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:09.158036 (+   331us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:09.158184 (+   148us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 14:49:09.158227 (+    43us) write_op.cc:312] APPLY: finished
0709 14:49:09.158384 (+   157us) log.cc:844] Serialized 28 byte log entry
0709 14:49:09.158531 (+   147us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:09.158608 (+    77us) write_op.cc:454] Released schema lock
0709 14:49:09.158656 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":273975,"reported_tablets":9,"child_traces":[["op",{"apply.queue_time_us":797,"num_ops":2,"prepare.queue_time_us":139732,"prepare.run_cpu_time_us":12150,"prepare.run_wall_time_us":207248,"raft.queue_time_us":137332,"raft.run_cpu_time_us":622,"raft.run_wall_time_us":10994,"replication_time_us":275332,"thread_start_us":290580,"threads_started":4,"wal-append.queue_time_us":135834}]]}
I20260709 14:49:09.164842 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17f9fdecfddd4f1ebfc289e509f54b01" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:09.165822 11247 raft_consensus.cc:493] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:09.171376 11247 raft_consensus.cc:515] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:09.173353 11247 leader_election.cc:290] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:09.179661 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c359a46a182b41c78c4a74a41a210c2b" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:09.200116 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c359a46a182b41c78c4a74a41a210c2b" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:09.205890 10719 leader_election.cc:304] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:09.209089 11189 raft_consensus.cc:2749] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:49:09.162427  9924 debug-util.cc:398] Leaking SignalData structure 0x7b0800060540 after lost signal to thread 9927
W20260709 14:49:09.210840  9924 debug-util.cc:398] Leaking SignalData structure 0x7b080023a440 after lost signal to thread 10094
W20260709 14:49:09.213857  9924 debug-util.cc:398] Leaking SignalData structure 0x7b08001fcba0 after lost signal to thread 10095
W20260709 14:49:09.214910  9924 debug-util.cc:398] Leaking SignalData structure 0x7b080005e840 after lost signal to thread 10168
W20260709 14:49:09.216097  9924 debug-util.cc:398] Leaking SignalData structure 0x7b08000db460 after lost signal to thread 10242
W20260709 14:49:09.216427  9924 debug-util.cc:398] Leaking SignalData structure 0x7b08003221a0 after lost signal to thread 10243
W20260709 14:49:09.222589  9924 debug-util.cc:398] Leaking SignalData structure 0x7b080022fca0 after lost signal to thread 10796
I20260709 14:49:09.224465 10717 leader_election.cc:304] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:09.236771 11149 raft_consensus.cc:493] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:09.242333 11149 raft_consensus.cc:515] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:09.244210 11149 leader_election.cc:290] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:09.244659 11149 raft_consensus.cc:2749] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:09.246735 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:09.248625 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e809b7e5e34f45abbe8cdb9658220556" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:09.250066 10717 leader_election.cc:304] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:09.250806 11189 raft_consensus.cc:2749] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:09.251822 11189 raft_consensus.cc:493] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7a3e365cd8f14a16981bb334a15759fb)
I20260709 14:49:09.252321  9893 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52742 (request call id 160) took 2594 ms. Trace:
I20260709 14:49:09.257326  9893 rpcz_store.cc:276] 0709 14:49:06.657835 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:06.657971 (+   136us) service_pool.cc:224] Handling call
0709 14:49:09.252264 (+2594293us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:09.170635 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:09.171034 (+   399us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:09.171064 (+    30us) write_op.cc:435] Acquired schema lock
0709 14:49:09.171079 (+    15us) tablet.cc:662] Decoding operations
0709 14:49:09.171378 (+   299us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:09.171423 (+    45us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:09.171445 (+    22us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:49:09.171616 (+   171us) tablet.cc:701] Row locks acquired
0709 14:49:09.171633 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:49:09.171761 (+   128us) write_op.cc:270] Start()
0709 14:49:09.171835 (+    74us) write_op.cc:276] Timestamp: P: 1783608549171721 usec, L: 0
0709 14:49:09.171848 (+    13us) op_driver.cc:348] REPLICATION: starting
0709 14:49:09.172250 (+   402us) log.cc:844] Serialized 537 byte log entry
0709 14:49:09.173579 (+  1329us) op_driver.cc:464] REPLICATION: finished
0709 14:49:09.244244 (+ 70665us) write_op.cc:301] APPLY: starting
0709 14:49:09.244318 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:09.244408 (+    90us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:09.244482 (+    74us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:09.244670 (+   188us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:09.244807 (+   137us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:49:09.244847 (+    40us) write_op.cc:312] APPLY: finished
0709 14:49:09.245010 (+   163us) log.cc:844] Serialized 22 byte log entry
0709 14:49:09.248726 (+  3716us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:09.248833 (+   107us) write_op.cc:454] Released schema lock
0709 14:49:09.248872 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":94,"reported_tablets":6,"child_traces":[["op",{"apply.queue_time_us":70467,"apply.run_cpu_time_us":1428,"apply.run_wall_time_us":5103,"num_ops":1,"prepare.queue_time_us":86,"prepare.run_cpu_time_us":1812,"prepare.run_wall_time_us":1812,"replication_time_us":1619,"threads_started":1}]]}
I20260709 14:49:09.252241 11189 raft_consensus.cc:515] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:09.256582  9889 catalog_manager.cc:5697] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 3 to 5, leader changed from 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 5 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.262449 11189 leader_election.cc:290] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:09.263121  9889 catalog_manager.cc:5697] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 2 to 4, leader changed from 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 4 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.264391 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba696891c2341ee998aa5723ac55818" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:09.264675 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba696891c2341ee998aa5723ac55818" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:09.266324  9889 catalog_manager.cc:5697] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 1 to 3, leader changed from 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 3 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.267891  9889 catalog_manager.cc:5697] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 3 to 4, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 4 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.269605 10719 leader_election.cc:304] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f
I20260709 14:49:09.270934 11189 raft_consensus.cc:2749] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:09.284969 10215 raft_consensus.cc:1275] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:09.286136 11189 consensus_queue.cc:1048] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:09.298482 10063 raft_consensus.cc:1275] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:09.303401 11247 consensus_queue.cc:1048] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:09.304920  9889 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:52762 (request call id 138) took 3174 ms. Trace:
I20260709 14:49:09.307215  9889 rpcz_store.cc:276] 0709 14:49:06.130976 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:49:06.131586 (+   610us) service_pool.cc:224] Handling call
0709 14:49:09.304865 (+3173279us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:49:09.272259 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:49:09.272804 (+   545us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:49:09.272835 (+    31us) write_op.cc:435] Acquired schema lock
0709 14:49:09.272849 (+    14us) tablet.cc:662] Decoding operations
0709 14:49:09.273457 (+   608us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:49:09.273511 (+    54us) write_op.cc:641] Partition lock acquired for write op
0709 14:49:09.273537 (+    26us) tablet.cc:685] Acquiring locks for 4 operations
0709 14:49:09.273901 (+   364us) tablet.cc:701] Row locks acquired
0709 14:49:09.273918 (+    17us) write_op.cc:260] PREPARE: finished
0709 14:49:09.274038 (+   120us) write_op.cc:270] Start()
0709 14:49:09.274131 (+    93us) write_op.cc:276] Timestamp: P: 1783608549273998 usec, L: 0
0709 14:49:09.274147 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 14:49:09.274684 (+   537us) log.cc:844] Serialized 1693 byte log entry
0709 14:49:09.279534 (+  4850us) op_driver.cc:464] REPLICATION: finished
0709 14:49:09.280141 (+   607us) write_op.cc:301] APPLY: starting
0709 14:49:09.280214 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 14:49:09.280344 (+   130us) tablet.cc:1370] finished BulkCheckPresence
0709 14:49:09.280460 (+   116us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:49:09.280909 (+   449us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:49:09.281067 (+   158us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 14:49:09.281105 (+    38us) write_op.cc:312] APPLY: finished
0709 14:49:09.281335 (+   230us) log.cc:844] Serialized 40 byte log entry
0709 14:49:09.281473 (+   138us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:09.281561 (+    88us) write_op.cc:454] Released schema lock
0709 14:49:09.281597 (+    36us) write_op.cc:341] FINISH: Updating metrics
0709 14:49:09.281910 (+   313us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:49:09.281934 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":396,"apply.run_cpu_time_us":1747,"apply.run_wall_time_us":1746,"num_ops":4,"prepare.queue_time_us":951,"prepare.run_cpu_time_us":2659,"prepare.run_wall_time_us":2659,"replication_time_us":5271}]]}
I20260709 14:49:09.314487  9890 catalog_manager.cc:5697] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:09.317507  9890 catalog_manager.cc:5697] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:09.320137  9890 catalog_manager.cc:5697] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 3, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 3 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:09.323652  9890 catalog_manager.cc:5697] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 2 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } }
I20260709 14:49:09.326747  9890 catalog_manager.cc:5697] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:09.327687  9890 catalog_manager.cc:5697] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:09.353693  9889 catalog_manager.cc:5697] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 4 to 5, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 5 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } }
I20260709 14:49:09.361884  9889 catalog_manager.cc:5697] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 5 to 6, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 6 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } }
I20260709 14:49:09.368252  9889 catalog_manager.cc:5697] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:09.369676  9889 catalog_manager.cc:5697] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 1 to 2, leader changed from 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 2 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:09.408833  9890 catalog_manager.cc:5697] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 1 to 2, leader changed from 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 2 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } }
I20260709 14:49:09.441584  9892 catalog_manager.cc:5697] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 3 to 4, leader changed from 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 4 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:09.585688 10063 raft_consensus.cc:1275] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:09.587142 11247 consensus_queue.cc:1048] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:09.603641 10143 raft_consensus.cc:1275] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:09.606295 11311 consensus_queue.cc:1048] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:09.732673  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:09.825841  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:09.879518 10143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177"
dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
mode: GRACEFUL
new_leader_uuid: "7a3e365cd8f14a16981bb334a15759fb"
 from {username='slave'} at 127.0.0.1:43738
I20260709 14:49:09.880069 10143 raft_consensus.cc:606] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Received request to transfer leadership to TS 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:49:09.882236 10218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335"
dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:57546
I20260709 14:49:09.882680 10218 raft_consensus.cc:606] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:09.884779 10143 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2"
dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
mode: GRACEFUL
new_leader_uuid: "7a3e365cd8f14a16981bb334a15759fb"
 from {username='slave'} at 127.0.0.1:43738
I20260709 14:49:09.885201 10143 raft_consensus.cc:606] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Received request to transfer leadership to TS 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:49:09.887326 10218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea"
dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:57546
I20260709 14:49:09.887744 10218 raft_consensus.cc:606] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:09.889832 10218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7"
dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:57546
I20260709 14:49:09.890269 10218 raft_consensus.cc:606] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:09.892139  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:49:09.893698  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:09.910117 11249 raft_consensus.cc:993] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f: : Instructing follower 7a3e365cd8f14a16981bb334a15759fb to start an election
I20260709 14:49:09.910655 11253 raft_consensus.cc:1081] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Signalling peer 7a3e365cd8f14a16981bb334a15759fb to start an election
I20260709 14:49:09.912909 10067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2"
dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
 from {username='slave'} at 127.0.0.1:35556
I20260709 14:49:09.913470 10067 raft_consensus.cc:493] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:09.913841 10067 raft_consensus.cc:3060] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.918859 10067 raft_consensus.cc:515] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:09.922809 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:09.923413 10218 raft_consensus.cc:3060] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.929987 10067 leader_election.cc:290] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:09.932489 10218 raft_consensus.cc:2468] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:09.934163 10033 leader_election.cc:304] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:09.939342 11256 raft_consensus.cc:2804] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:09.939745 11256 raft_consensus.cc:697] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:09.940518 11256 consensus_queue.cc:237] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:09.946974 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a301427cc9e84bfd95640a74491157a2" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:09.948330 10143 raft_consensus.cc:3055] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:09.952965 10143 raft_consensus.cc:740] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:09.953807 10143 consensus_queue.cc:260] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:09.955667 10143 raft_consensus.cc:3060] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:09.968950 10143 raft_consensus.cc:2468] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:09.983956  9890 catalog_manager.cc:5697] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 1 to 2, leader changed from 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131) to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 2 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:10.011077 11297 raft_consensus.cc:993] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5: : Instructing follower e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:10.011571 11015 raft_consensus.cc:1081] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Signalling peer e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:10.013223 10770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335"
dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:37482
I20260709 14:49:10.013751 10770 raft_consensus.cc:493] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:10.014063 10770 raft_consensus.cc:3060] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:10.020210 10770 raft_consensus.cc:515] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:10.022745 10770 leader_election.cc:290] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:10.023301 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:10.023864 10218 raft_consensus.cc:3055] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:10.024118 10218 raft_consensus.cc:740] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:10.024767 10218 consensus_queue.cc:260] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:10.025775 10218 raft_consensus.cc:3060] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:10.025754 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:10.027086 10143 raft_consensus.cc:3060] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:10.033370 10143 raft_consensus.cc:2468] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 2.
I20260709 14:49:10.034482 10719 leader_election.cc:304] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:10.035338 11189 raft_consensus.cc:2804] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:10.035775 11189 raft_consensus.cc:697] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:10.036598 11189 consensus_queue.cc:237] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:10.048099 11253 raft_consensus.cc:993] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f: : Instructing follower 7a3e365cd8f14a16981bb334a15759fb to start an election
I20260709 14:49:10.048957 11249 raft_consensus.cc:1081] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Signalling peer 7a3e365cd8f14a16981bb334a15759fb to start an election
I20260709 14:49:10.052259 10067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177"
dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
 from {username='slave'} at 127.0.0.1:35556
I20260709 14:49:10.052825 10067 raft_consensus.cc:493] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:10.053231 10067 raft_consensus.cc:3060] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:10.055418 11256 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:10.056073 11256 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:10.055537 10218 raft_consensus.cc:2468] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 2.
I20260709 14:49:10.060937 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:10.061529 10215 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 5.
I20260709 14:49:10.062577 10033 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:10.063299 11209 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:10.063637 11209 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting leader election (detected failure of leader ea3f270f82674352acbe74ce1c734ca5)
I20260709 14:49:10.063946 11209 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:10.066414 11256 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:10.067687 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" is_pre_election: true
I20260709 14:49:10.068408 10770 raft_consensus.cc:2393] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 5: Already voted for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in this term.
I20260709 14:49:10.074579 10067 raft_consensus.cc:515] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:10.076347 10067 leader_election.cc:290] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:10.076512  9890 catalog_manager.cc:5697] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 1 to 2, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 2 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:10.087911 11209 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:10.093822 11132 raft_consensus.cc:993] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5: : Instructing follower e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:10.094929 11132 raft_consensus.cc:1081] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Signalling peer e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:10.097476 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:10.082510 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:10.098316 10139 raft_consensus.cc:3055] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:10.078084 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e899d5bafc8438d8e5f51691596c177" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:10.098606 10139 raft_consensus.cc:740] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:10.098955 10215 raft_consensus.cc:3060] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:10.099300 10139 consensus_queue.cc:260] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:10.100426 10139 raft_consensus.cc:3060] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:10.096182 10766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
I20260709 14:49:10.101728 10766 raft_consensus.cc:2393] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a3e365cd8f14a16981bb334a15759fb in current term 5: Already voted for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in this term.
I20260709 14:49:10.103487 10218 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 5.
I20260709 14:49:10.104609 10033 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:10.105381 11256 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:10.134570 10770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea"
dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:37482
I20260709 14:49:10.135478 10770 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:10.136071 10770 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:10.139956 10215 raft_consensus.cc:2468] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 4.
I20260709 14:49:10.141047 10033 leader_election.cc:304] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:10.141810 11355 raft_consensus.cc:2804] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:10.142262 11355 raft_consensus.cc:697] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 4 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:10.143002 11355 consensus_queue.cc:237] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } }
I20260709 14:49:10.095736 11209 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:10.158262 10139 raft_consensus.cc:2468] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 4.
I20260709 14:49:10.160198 11256 raft_consensus.cc:697] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 5 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:10.159168 10770 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:10.161194 11256 consensus_queue.cc:237] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:10.163579 10770 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729)
I20260709 14:49:10.164402 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:10.164961 10139 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:10.165096 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:10.165840 10215 raft_consensus.cc:3055] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:10.166263 10215 raft_consensus.cc:740] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:10.168169 10215 consensus_queue.cc:260] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:10.172413 10215 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:10.173707 10139 raft_consensus.cc:2468] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 4.
I20260709 14:49:10.174772 10719 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:10.175933 11189 raft_consensus.cc:2804] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:10.176368 11189 raft_consensus.cc:697] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:10.177119 11189 consensus_queue.cc:237] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:10.188310 10215 raft_consensus.cc:2468] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 4.
I20260709 14:49:10.201519  9890 catalog_manager.cc:5697] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 4 to 5, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 5 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:10.244550  9890 catalog_manager.cc:5697] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb reported cstate change: term changed from 3 to 4, leader changed from 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131) to 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130). New cstate: current_term: 4 leader_uuid: "7a3e365cd8f14a16981bb334a15759fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:10.273343  9892 catalog_manager.cc:5697] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 3 to 4, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 4 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:10.308799 11015 raft_consensus.cc:993] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5: : Instructing follower e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:10.309293 11297 raft_consensus.cc:1081] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Signalling peer e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:10.310634 10770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7"
dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:37482
I20260709 14:49:10.311065 10770 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:10.311344 10770 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:10.319264 10770 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:10.336407 10770 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 5 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:10.339010 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:10.339531 10215 raft_consensus.cc:3055] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:49:10.339859 10215 raft_consensus.cc:740] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:10.339679 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:10.340503 10067 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:10.340624 10215 consensus_queue.cc:260] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:10.341957 10215 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:10.346043 11189 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:10.346513 11189 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:10.348445 11189 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:10.350340 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:10.350903 10214 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 5.
I20260709 14:49:10.351043 10063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:10.355405 10215 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 5.
I20260709 14:49:10.356513 10717 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:49:10.357070 11189 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:10.357492 11189 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:10.357991 11189 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:10.357426 10717 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:10.359689 11247 raft_consensus.cc:2804] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:10.360131 11247 raft_consensus.cc:697] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:10.360858 11247 consensus_queue.cc:237] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:10.361487 10067 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 5.
I20260709 14:49:10.372139 11189 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:10.374255 11189 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 6 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:10.375322 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:10.376722 10215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:10.378082  9890 catalog_manager.cc:5697] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 4 to 5, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 5 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:10.386778 10215 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:10.392976 10215 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 6.
I20260709 14:49:10.394089 10717 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb
I20260709 14:49:10.395038 11189 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:10.395501 11189 raft_consensus.cc:697] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 6 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:10.396255 11189 consensus_queue.cc:237] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:10.405824  9890 catalog_manager.cc:5697] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 5 to 6, leader changed from 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 6 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:10.458681 10215 raft_consensus.cc:1275] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.461526 11189 consensus_queue.cc:1048] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.488211 10214 raft_consensus.cc:1275] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.490164 11256 consensus_queue.cc:1048] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.511593 10139 raft_consensus.cc:1275] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.518535 11189 consensus_queue.cc:1048] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.527702 10140 raft_consensus.cc:1275] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:10.532174 11256 consensus_queue.cc:1048] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:10.548379 10215 raft_consensus.cc:1275] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:10.551028 11256 consensus_queue.cc:1048] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:10.583355 10766 raft_consensus.cc:1240] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 6 LEADER]: Rejecting Update request from peer 7a3e365cd8f14a16981bb334a15759fb for earlier term 5. Current term is 6. Ops: []
I20260709 14:49:10.585237 11354 consensus_queue.cc:1059] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:10.586210 11354 consensus_queue.cc:1243] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b log is divergent from this leader: its last log entry 6.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 14:49:10.586622 11356 raft_consensus.cc:3055] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 5 LEADER]: Stepping down as leader of term 5
I20260709 14:49:10.586942 11356 raft_consensus.cc:740] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:10.587692 11356 consensus_queue.cc:260] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:10.588691 11356 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:10.645098 10138 raft_consensus.cc:1275] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:10.646605 11247 consensus_queue.cc:1048] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:10.673537 10138 raft_consensus.cc:1275] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Refusing update from remote peer 7a3e365cd8f14a16981bb334a15759fb: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:10.675130 11256 consensus_queue.cc:1048] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:10.687374 10218 raft_consensus.cc:1275] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:10.688915 11247 consensus_queue.cc:1048] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:10.777549 10063 raft_consensus.cc:1275] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:10.779456 11247 consensus_queue.cc:1048] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:10.815176 10218 raft_consensus.cc:1275] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:49:10.818504 11247 consensus_queue.cc:1048] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:10.894493  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:10.917969 10063 raft_consensus.cc:1275] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 6 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 4. (term mismatch)
I20260709 14:49:10.918396 10063 pending_rounds.cc:85] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb: Aborting all ops after (but not including) 3
I20260709 14:49:10.918619 10063 pending_rounds.cc:107] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb: Aborting uncommitted NO_OP operation due to leader change: 5.4
I20260709 14:49:10.918861 10063 raft_consensus.cc:2889] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:10.921110 11247 consensus_queue.cc:1048] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:10.945941 10218 raft_consensus.cc:1275] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 14:49:10.950079 11247 consensus_queue.cc:1048] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:11.029554  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:11.073227 10218 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7"
dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:57546
I20260709 14:49:11.073853 10218 raft_consensus.cc:606] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:11.080121 10214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5"
dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
mode: GRACEFUL
new_leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:57546
I20260709 14:49:11.080696 10214 raft_consensus.cc:606] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Received request to transfer leadership to TS e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:11.083701  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:11.085839  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:11.100239 11225 raft_consensus.cc:993] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5: : Instructing follower e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:11.100910 11225 raft_consensus.cc:1081] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Signalling peer e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:11.102632 10770 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7"
dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:37482
I20260709 14:49:11.103104 10770 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:11.103442 10770 raft_consensus.cc:3060] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:11.107658 10770 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:11.109141 10770 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:11.110469 10067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:11.111025 10067 raft_consensus.cc:3060] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:11.111045 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:11.111792 10218 raft_consensus.cc:3055] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:11.112134 10218 raft_consensus.cc:740] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:11.119865 10218 consensus_queue.cc:260] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:11.121558 10218 raft_consensus.cc:3060] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:11.116891 10067 raft_consensus.cc:2468] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 4.
I20260709 14:49:11.131175 10717 leader_election.cc:304] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b; no voters: 
I20260709 14:49:11.132647 11297 raft_consensus.cc:993] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5: : Instructing follower e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:11.134928 10218 raft_consensus.cc:2468] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 4.
I20260709 14:49:11.133634 11311 raft_consensus.cc:2804] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:11.138559 11311 raft_consensus.cc:697] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:11.138926 11297 raft_consensus.cc:1081] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Signalling peer e4c291d6bc8c4cc18dc3a2882bb9ac9b to start an election
I20260709 14:49:11.147126 10766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5"
dest_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b"
 from {username='slave'} at 127.0.0.1:37482
I20260709 14:49:11.147688 10766 raft_consensus.cc:493] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:11.148078 10766 raft_consensus.cc:3060] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:11.143184 11311 consensus_queue.cc:237] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:11.176692 10766 raft_consensus.cc:515] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:11.208705 10766 leader_election.cc:290] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:11.209971 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:11.210289 10063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b01e144a274a3099ae5a0b26efc6c5" candidate_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7a3e365cd8f14a16981bb334a15759fb"
I20260709 14:49:11.210592 10218 raft_consensus.cc:3055] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:11.210892 10218 raft_consensus.cc:740] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:11.211247 10063 raft_consensus.cc:3060] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:11.211727 10218 consensus_queue.cc:260] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:11.212910 10218 raft_consensus.cc:3060] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:11.219568 10218 raft_consensus.cc:2468] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 3.
I20260709 14:49:11.220530 10717 leader_election.cc:304] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:11.221355 11311 raft_consensus.cc:2804] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:11.221796 11311 raft_consensus.cc:697] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 LEADER]: Becoming Leader. State: Replica: e4c291d6bc8c4cc18dc3a2882bb9ac9b, State: Running, Role: LEADER
I20260709 14:49:11.222615 11311 consensus_queue.cc:237] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:11.224591 10063 raft_consensus.cc:2468] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e4c291d6bc8c4cc18dc3a2882bb9ac9b in term 3.
I20260709 14:49:11.207185  9893 catalog_manager.cc:5697] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 3 to 4, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 4 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:11.322103  9893 catalog_manager.cc:5697] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b reported cstate change: term changed from 2 to 3, leader changed from ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132) to e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129). New cstate: current_term: 3 leader_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:11.544840 10218 raft_consensus.cc:1275] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:11.546680 11189 consensus_queue.cc:1048] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:11.557257 10067 raft_consensus.cc:1275] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:49:11.574285 11247 consensus_queue.cc:1048] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:11.662390 10063 raft_consensus.cc:1275] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:11.664502 11311 consensus_queue.cc:1048] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:11.711870 10218 raft_consensus.cc:1275] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Refusing update from remote peer e4c291d6bc8c4cc18dc3a2882bb9ac9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:11.731874 11247 consensus_queue.cc:1048] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:12.086741  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:12.153483  6222 tablet_server.cc:179] TabletServer@127.6.19.129:34449 shutting down...
W20260709 14:49:12.164597 10035 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 30 similar messages]
W20260709 14:49:12.245429 10183 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 54441.8us
W20260709 14:49:12.248703 10035 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 84125.3us
W20260709 14:49:12.253604 10109 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:34449, user_credentials={real_user=slave}} blocked reactor thread for 65941.8us
W20260709 14:49:12.263489 10109 consensus_peers.cc:597] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.267855 10183 consensus_peers.cc:597] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.268500 10183 consensus_peers.cc:597] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.309324  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:49:12.313198 10183 consensus_peers.cc:597] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.320245 10109 consensus_peers.cc:597] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.322312  6222 tablet_replica.cc:333] stopping tablet replica
W20260709 14:49:12.322587 10109 consensus_peers.cc:597] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.323532  6222 raft_consensus.cc:2243] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.324523  6222 raft_consensus.cc:2272] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.328200  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.329048  6222 raft_consensus.cc:2243] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.329573  6222 raft_consensus.cc:2272] T e809b7e5e34f45abbe8cdb9658220556 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.332234  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.333118  6222 raft_consensus.cc:2243] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.333678  6222 raft_consensus.cc:2272] T bb0cc97e05d64096a578ceb4a97b66ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.336015  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.336834  6222 raft_consensus.cc:2243] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.337545  6222 raft_consensus.cc:2272] T 8241a4cef1894a05830ffdae36d99060 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.339843  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.340580  6222 raft_consensus.cc:2243] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.341318  6222 raft_consensus.cc:2272] T 0176ceb78d2f4e9194b55006a0b940f2 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.343840  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.344576  6222 raft_consensus.cc:2243] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.345080  6222 raft_consensus.cc:2272] T 6cd79cd97ff84d6bae5a49fbb0eb034f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.347575 10183 consensus_peers.cc:597] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.347932  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.349395  6222 raft_consensus.cc:2243] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.350503  6222 raft_consensus.cc:2272] T b562eb61f6394afd909938d7a43b9348 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.353142  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.354208  6222 raft_consensus.cc:2243] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.354779  6222 raft_consensus.cc:2272] T acc044ad9a8440488e75f94371619c09 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.359107  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.359843  6222 raft_consensus.cc:2243] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.360339  6222 raft_consensus.cc:2272] T 847c5ba620e147ddba44042a06eab45c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.363090  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.363865  6222 raft_consensus.cc:2243] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.364399  6222 raft_consensus.cc:2272] T 5994eaaa6a1048f8b62556f9f0150b1c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.366950  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.367718  6222 raft_consensus.cc:2243] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.368191  6222 raft_consensus.cc:2272] T c359a46a182b41c78c4a74a41a210c2b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.370707  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.371430  6222 raft_consensus.cc:2243] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.371953  6222 raft_consensus.cc:2272] T 5cd98773767c4326a9b24c5400bbf68c P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.352422 10035 consensus_peers.cc:597] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.374908  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.375742  6222 raft_consensus.cc:2243] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.377976  6222 raft_consensus.cc:2272] T aac3a4ddef094466823281e7cbf7e67a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.380393  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.381213  6222 raft_consensus.cc:2243] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.389896  6222 raft_consensus.cc:2272] T 56d2be58000149d2ad49c285b5c29803 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.391942 10183 consensus_peers.cc:597] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.392709  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.393635  6222 raft_consensus.cc:2243] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.394586  6222 raft_consensus.cc:2272] T bf3fcc2c0c1a4eda959a49932eab924f P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.397058  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.398046  6222 raft_consensus.cc:2243] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.398514  6222 raft_consensus.cc:2272] T 7746217fde8b4fbd853d4ebd9817c753 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.400941  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.402940  6222 raft_consensus.cc:2243] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.403489  6222 raft_consensus.cc:2272] T 80235880676d413081133231ca5500a9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.405941  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.406704  6222 raft_consensus.cc:2243] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.410102  6222 raft_consensus.cc:2272] T 3d608b72b49c4c8ea609a12a07fae2ee P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.414014  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.414862  6222 raft_consensus.cc:2243] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.415400  6222 raft_consensus.cc:2272] T 5fc616ed84f142aca0e4b735199d1fe9 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.417796  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.418527  6222 raft_consensus.cc:2243] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.419072  6222 raft_consensus.cc:2272] T cc4e0f3100124ee7bed609822e39cd75 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.422586 10109 consensus_peers.cc:597] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.423388  6222 tablet_replica.cc:333] stopping tablet replica
W20260709 14:49:12.423996 10109 consensus_peers.cc:597] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.424244  6222 raft_consensus.cc:2243] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:12.423496 10035 consensus_peers.cc:597] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.424880  6222 raft_consensus.cc:2272] T 17f9fdecfddd4f1ebfc289e509f54b01 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.425387 10035 consensus_peers.cc:597] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.427275 10035 consensus_peers.cc:597] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.428009  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.428860  6222 raft_consensus.cc:2243] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.429399  6222 raft_consensus.cc:2272] T a6595796f4a649c8b8df14c4922ea75b P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.431339 10035 consensus_peers.cc:597] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.431885  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.432711  6222 raft_consensus.cc:2243] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.433229  6222 raft_consensus.cc:2272] T ebd28bc6950e4b009b20931c9d349c7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.435590  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.436297  6222 raft_consensus.cc:2243] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.437207  6222 raft_consensus.cc:2272] T 5cd1bd18cdde43418f2e4fecc7dbe335 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.439769  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.440460  6222 raft_consensus.cc:2243] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.441391  6222 raft_consensus.cc:2272] T f9ccdff3cd584ac3a5a77b0970dffab7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.443744  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.444422  6222 raft_consensus.cc:2243] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.444931  6222 raft_consensus.cc:2272] T e840a7f58d8049eabae28175dfbd5955 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.446542 10109 consensus_peers.cc:597] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.447463  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.448207  6222 raft_consensus.cc:2243] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.448630  6222 raft_consensus.cc:2272] T eba696891c2341ee998aa5723ac55818 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.451678  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.452350  6222 raft_consensus.cc:2243] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.453228  6222 raft_consensus.cc:2272] T 8fccc5eb8371404c8fc78e2a46209268 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.455561  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.456239  6222 raft_consensus.cc:2243] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:12.456310 10035 consensus_peers.cc:597] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.456876  6222 raft_consensus.cc:2272] T 0b6270aa06bf4063a09b4225328c8332 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.459589  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.460409  6222 raft_consensus.cc:2243] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.460867  6222 raft_consensus.cc:2272] T 0fccd7a5ec4042548b33fc724b452c36 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.464543  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.465427  6222 raft_consensus.cc:2243] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.465888  6222 raft_consensus.cc:2272] T b708749eefc74d87a55ba64281e65092 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.468189  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.468930  6222 raft_consensus.cc:2243] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.469398  6222 raft_consensus.cc:2272] T 5bc01478161448b0b311033dd718cf83 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.471812  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.472641  6222 raft_consensus.cc:2243] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.473147  6222 raft_consensus.cc:2272] T eafe3d9c108445bf8664e4cc7f65d9ba P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.476586  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.477296  6222 raft_consensus.cc:2243] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.478163  6222 raft_consensus.cc:2272] T a4420c832b2c4fe1aaf743339fd514ea P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.480578  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.481271  6222 raft_consensus.cc:2243] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.481717  6222 raft_consensus.cc:2272] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.484045  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.484731  6222 raft_consensus.cc:2243] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.485618  6222 raft_consensus.cc:2272] T da62f74e683b4855a95d9e2551468f7d P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.488024  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.488689  6222 raft_consensus.cc:2243] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.489285  6222 raft_consensus.cc:2272] T 69bf7c5c69194976a00a13095b413417 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.489853 10183 consensus_peers.cc:597] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.491703  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.493434  6222 raft_consensus.cc:2243] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.494009  6222 raft_consensus.cc:2272] T 5ca6150023c94bafaa6122aee6da56b4 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.496690  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.497579  6222 raft_consensus.cc:2243] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.498278  6222 raft_consensus.cc:2272] T c62403e2ef16484cb043003ac7a6c2dc P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.500653  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.501354  6222 raft_consensus.cc:2243] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.502249  6222 raft_consensus.cc:2272] T a3b01e144a274a3099ae5a0b26efc6c5 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.503759 10183 consensus_peers.cc:597] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.507090  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.507829  6222 raft_consensus.cc:2243] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.508289  6222 raft_consensus.cc:2272] T 72e686a7d11347bcb5ef37a4182f2378 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.510671  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.511360  6222 raft_consensus.cc:2243] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 LEADER]: Raft consensus shutting down.
W20260709 14:49:12.511876 10109 consensus_peers.cc:597] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:12.512252  6222 raft_consensus.cc:2272] T d07c9680a2354a1994624a912eb27f9a P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.514611  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.515233  6222 raft_consensus.cc:2243] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.516068  6222 raft_consensus.cc:2272] T 1ebe4f728ed7474e999c69d677400ed7 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.526974  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.527609  6222 raft_consensus.cc:2243] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:12.528461  6222 raft_consensus.cc:2272] T 79e65fd552e14467baf89861143d1199 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:12.530798  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:12.531535  6222 raft_consensus.cc:2243] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:12.532001  6222 raft_consensus.cc:2272] T 821b1238f688462b9b0b6f8e905a6d79 P e4c291d6bc8c4cc18dc3a2882bb9ac9b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:12.548324 10183 consensus_peers.cc:597] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.551205 10109 consensus_peers.cc:597] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.557674 10183 consensus_peers.cc:597] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.565369 10109 consensus_peers.cc:597] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.567304 10183 consensus_peers.cc:597] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.577859 10109 consensus_peers.cc:597] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.583474 10183 consensus_peers.cc:597] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.641436 10183 consensus_peers.cc:597] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.687965 10035 consensus_peers.cc:597] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.689165 10109 consensus_peers.cc:597] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:12.746850 10109 consensus_peers.cc:597] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.354557 11378 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.355059 11378 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.357897 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:13.360935 11378 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
W20260709 14:49:13.368741 10109 leader_election.cc:336] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.369649 10109 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:13.370864 11378 raft_consensus.cc:2749] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 14:49:13.396306 11354 raft_consensus.cc:493] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.396888 11354 raft_consensus.cc:515] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:13.398525 11354 leader_election.cc:290] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:13.400461 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d07c9680a2354a1994624a912eb27f9a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
W20260709 14:49:13.402568 10035 leader_election.cc:336] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.403221 10035 leader_election.cc:304] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.403736 11354 raft_consensus.cc:2749] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:13.531731  6222 tablet_server.cc:196] TabletServer@127.6.19.129:34449 shutdown complete.
I20260709 14:49:13.545207 11396 raft_consensus.cc:493] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.545828 11396 raft_consensus.cc:515] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.547750 11390 raft_consensus.cc:493] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.548313 11390 raft_consensus.cc:515] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.549582 11396 leader_election.cc:290] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.551376 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:13.550402 11390 leader_election.cc:290] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.552186 10214 raft_consensus.cc:2468] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:49:13.552892 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:13.553333 10107 leader_election.cc:304] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:13.553501 10138 raft_consensus.cc:2468] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 2.
I20260709 14:49:13.554164 11394 raft_consensus.cc:493] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.554629 11394 raft_consensus.cc:515] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:13.555495 10183 leader_election.cc:304] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:13.556670 11394 leader_election.cc:290] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:13.557394 11394 raft_consensus.cc:2804] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:49:13.557538 10183 leader_election.cc:336] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.557844 11394 raft_consensus.cc:493] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.558370 11394 raft_consensus.cc:3060] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:13.562901 11354 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
W20260709 14:49:13.563335 10109 leader_election.cc:336] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.563457 11354 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.565665 10063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:13.565843 11354 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.567122 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:13.571192 11394 raft_consensus.cc:515] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.580319 11394 leader_election.cc:290] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.558349 11297 raft_consensus.cc:2804] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:49:13.577569 10035 leader_election.cc:336] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.581740 10035 leader_election.cc:304] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
W20260709 14:49:13.571116 10109 leader_election.cc:336] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.582422 11297 raft_consensus.cc:493] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.582985 11297 raft_consensus.cc:3060] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:13.584136 10107 leader_election.cc:304] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.586017 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:13.589154 11378 raft_consensus.cc:2749] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:13.590778 11297 raft_consensus.cc:515] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.596087 10214 raft_consensus.cc:2393] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 3: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:49:13.596506 11354 raft_consensus.cc:2749] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:13.602232 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cd1bd18cdde43418f2e4fecc7dbe335" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:13.602943 10138 raft_consensus.cc:2393] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 3: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
W20260709 14:49:13.604359 10109 leader_election.cc:336] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.604930 10109 leader_election.cc:304] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:13.606196 11394 raft_consensus.cc:2749] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:13.606514 11297 leader_election.cc:290] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
W20260709 14:49:13.610524 10183 leader_election.cc:336] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.611029 10183 leader_election.cc:304] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.611800 11389 raft_consensus.cc:2749] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 14:49:13.634351 11389 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.634898 11389 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.638011 11389 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:13.638201 10063 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ebe4f728ed7474e999c69d677400ed7" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "7a3e365cd8f14a16981bb334a15759fb" is_pre_election: true
I20260709 14:49:13.638979 10063 raft_consensus.cc:2468] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 4.
I20260709 14:49:13.641425 11389 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.640630 10181 leader_election.cc:304] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:13.641997 11389 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.642905 11297 raft_consensus.cc:2804] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:13.643095 11394 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.643493 11297 raft_consensus.cc:493] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.645084 11297 raft_consensus.cc:3060] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:13.648399  6222 tablet_server.cc:179] TabletServer@127.6.19.130:0 shutting down...
I20260709 14:49:13.643707 11394 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:13.654894 11394 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
W20260709 14:49:13.657238 10107 leader_election.cc:336] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:49:13.658457 10109 leader_election.cc:336] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.658878 10109 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.660430 11378 raft_consensus.cc:2749] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:49:13.664085 10107 consensus_peers.cc:597] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.667237 11297 raft_consensus.cc:515] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.669243 11297 leader_election.cc:290] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:13.675015 11394 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.675580 11394 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.678737 11394 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.680433 11389 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:13.680642 11297 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.682263 11297 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
W20260709 14:49:13.677138 10181 leader_election.cc:336] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:49:13.684571 11297 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
W20260709 14:49:13.685892 10181 leader_election.cc:336] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:49:13.689297 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:13.689754 10139 raft_consensus.cc:2468] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 4.
I20260709 14:49:13.690389 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:13.690979 10214 raft_consensus.cc:2468] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 4.
W20260709 14:49:13.691291 10109 leader_election.cc:336] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.697592 10107 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.700168 11389 raft_consensus.cc:493] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.700700 11389 raft_consensus.cc:515] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.702713 11389 leader_election.cc:290] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:13.704135 11378 raft_consensus.cc:2804] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:13.704553 11378 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.698120 10183 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:13.705139 11378 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:13.706034 11389 raft_consensus.cc:2804] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:49:13.706427 11389 raft_consensus.cc:493] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
W20260709 14:49:13.708093 10183 leader_election.cc:336] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.710268 11356 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.710785 11356 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
W20260709 14:49:13.711963 10107 consensus_peers.cc:597] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.712118 11378 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.712790 11356 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.714149 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:13.714730 10214 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 6.
W20260709 14:49:13.716214 10181 leader_election.cc:336] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:49:13.716823 10033 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:13.717731 11356 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:13.718153 11356 raft_consensus.cc:493] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 6 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.718575 11356 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 6 FOLLOWER]: Advancing to term 7
W20260709 14:49:13.720011 10183 leader_election.cc:336] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.720467 10183 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.716598 11389 raft_consensus.cc:3060] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:49:13.725586 10183 leader_election.cc:336] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.726024 10183 leader_election.cc:304] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.726673 11297 raft_consensus.cc:2749] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:13.722350 11390 raft_consensus.cc:2749] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 14:49:13.726861 10183 leader_election.cc:336] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
W20260709 14:49:13.729054 10183 leader_election.cc:336] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
W20260709 14:49:13.728895 10035 leader_election.cc:336] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.729570 10183 leader_election.cc:304] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.731127 11390 raft_consensus.cc:2749] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:49:13.737587 10181 consensus_peers.cc:597] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.740842 11389 raft_consensus.cc:515] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.741277 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:13.741983 10214 raft_consensus.cc:2393] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 857bf228f1a949f2bb3ebcdc076a363f in current term 5: Already voted for candidate ea3f270f82674352acbe74ce1c734ca5 in this term.
I20260709 14:49:13.735236 11356 raft_consensus.cc:515] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.742937 11378 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.742923 11389 leader_election.cc:290] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.744876 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4420c832b2c4fe1aaf743339fd514ea" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:13.745515 10139 raft_consensus.cc:2393] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ea3f270f82674352acbe74ce1c734ca5 in current term 5: Already voted for candidate 857bf228f1a949f2bb3ebcdc076a363f in this term.
W20260709 14:49:13.747511 10109 leader_election.cc:336] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.747936 10109 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:13.748986 11394 raft_consensus.cc:2749] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:13.754148  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:13.753994 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da62f74e683b4855a95d9e2551468f7d" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:13.754643 10214 raft_consensus.cc:3060] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:13.756721 11378 raft_consensus.cc:493] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.757275 11378 raft_consensus.cc:515] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.761494  6222 tablet_replica.cc:333] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.762014 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:13.762521  6222 raft_consensus.cc:2243] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.762085 11356 leader_election.cc:290] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 7 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.763100  6222 raft_consensus.cc:2272] T 1ebe4f728ed7474e999c69d677400ed7 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.761477 10214 raft_consensus.cc:2468] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 7.
W20260709 14:49:13.764575 10181 consensus_peers.cc:597] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.765375 10033 leader_election.cc:304] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:13.765725  6222 tablet_replica.cc:333] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.766140 11256 raft_consensus.cc:2804] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:13.766513  6222 raft_consensus.cc:2243] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.766602 11256 raft_consensus.cc:697] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 7 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:13.767055  6222 raft_consensus.cc:2272] T a3b01e144a274a3099ae5a0b26efc6c5 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:13.767194 10109 leader_election.cc:336] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.767392 11256 consensus_queue.cc:237] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.767616 10109 leader_election.cc:304] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b, ea3f270f82674352acbe74ce1c734ca5
I20260709 14:49:13.769418 11394 raft_consensus.cc:2749] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:49:13.757318 10183 leader_election.cc:336] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.771876 10183 leader_election.cc:304] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 5 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.772365 11354 raft_consensus.cc:493] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.772848 11354 raft_consensus.cc:515] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:13.774647 11389 raft_consensus.cc:2749] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 14:49:13.774849 11354 leader_election.cc:290] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:13.778700 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:13.779320  6222 tablet_replica.cc:333] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.779354 10139 raft_consensus.cc:2468] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 2.
I20260709 14:49:13.780301  6222 raft_consensus.cc:2243] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.781340  6222 raft_consensus.cc:2272] T a5756d33f07b4adc9372a9c6273b4730 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.781312 11356 raft_consensus.cc:493] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.783484 11356 raft_consensus.cc:515] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:13.784009  6222 tablet_replica.cc:333] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.784730 11378 leader_election.cc:290] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
W20260709 14:49:13.784886 10181 consensus_peers.cc:597] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.785527 11356 leader_election.cc:290] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
W20260709 14:49:13.785758 10107 consensus_peers.cc:597] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.786296 10035 leader_election.cc:304] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:49:13.787238 11356 raft_consensus.cc:2804] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 14:49:13.787437 10035 leader_election.cc:336] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.787642 11356 raft_consensus.cc:493] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.788023 11356 raft_consensus.cc:3060] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:13.790874 11389 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.791013 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79e65fd552e14467baf89861143d1199" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:13.791502 11389 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.784852  6222 raft_consensus.cc:2243] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.793751  6222 raft_consensus.cc:2272] T 2674d4659fbb46e6a26864e5005cf172 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.794164 11389 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:13.796152  6222 tablet_replica.cc:333] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.796804  6222 raft_consensus.cc:2243] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:13.796983 10181 consensus_peers.cc:597] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.797302  6222 raft_consensus.cc:2272] T c62403e2ef16484cb043003ac7a6c2dc P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:13.797614 10181 leader_election.cc:336] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:49:13.797582 11356 raft_consensus.cc:515] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:13.799621  6222 tablet_replica.cc:333] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.799783 11356 leader_election.cc:290] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
W20260709 14:49:13.800113 10183 leader_election.cc:336] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.800498  6222 raft_consensus.cc:2243] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.800546 10183 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.801141  6222 raft_consensus.cc:2272] T d07c9680a2354a1994624a912eb27f9a P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.801282 11297 raft_consensus.cc:493] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.801720 11390 raft_consensus.cc:2749] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:13.801833 11297 raft_consensus.cc:515] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.802357 11390 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
W20260709 14:49:13.792896 10035 leader_election.cc:336] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.803475  6222 tablet_replica.cc:333] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.803682 11297 leader_election.cc:290] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.802908 11390 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.804330  6222 raft_consensus.cc:2243] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.804639 11256 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.805095 11256 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:13.805608 11390 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.806774 11256 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:13.806993 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:13.807534 10139 raft_consensus.cc:2468] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 3.
I20260709 14:49:13.808354 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aac3a4ddef094466823281e7cbf7e67a" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:13.808785 10138 raft_consensus.cc:3060] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:13.809634 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:13.810186 10139 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 6.
I20260709 14:49:13.811836 10183 leader_election.cc:304] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:13.812500 11390 raft_consensus.cc:2804] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:49:13.812585 10183 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 7 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:13.812987 11390 raft_consensus.cc:493] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.813499 11390 raft_consensus.cc:3060] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:13.813889 11389 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 14:49:13.814585 11389 raft_consensus.cc:493] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.814921 11389 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:13.815110 10138 raft_consensus.cc:2468] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 3.
W20260709 14:49:13.817768 10183 leader_election.cc:336] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.818986 10035 leader_election.cc:304] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:49:13.804868  6222 raft_consensus.cc:2272] T 847c5ba620e147ddba44042a06eab45c P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:13.824708 10183 leader_election.cc:336] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.821501 11390 raft_consensus.cc:515] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.826576 11390 leader_election.cc:290] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.824765 11356 raft_consensus.cc:2804] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:13.827208  6222 tablet_replica.cc:333] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.827541 11356 raft_consensus.cc:697] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:13.827996  6222 raft_consensus.cc:2243] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.828176 10138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf3fcc2c0c1a4eda959a49932eab924f" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:13.828575 11356 consensus_queue.cc:237] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:13.829128  6222 pending_rounds.cc:70] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb: Trying to abort 1 pending ops.
I20260709 14:49:13.829288 10138 raft_consensus.cc:3060] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:13.829574  6222 pending_rounds.cc:77] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb: Aborting op as it isn't in flight: id { term: 7 index: 5 } timestamp: 7305660636239429632 op_type: NO_OP noop_request { }
W20260709 14:49:13.824810 10035 leader_election.cc:336] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.830292 10035 leader_election.cc:304] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.831141 11256 raft_consensus.cc:2749] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:49:13.835282 10035 leader_election.cc:336] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.830026  6222 raft_consensus.cc:2889] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 7 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:13.836464  6222 raft_consensus.cc:2272] T da62f74e683b4855a95d9e2551468f7d P 7a3e365cd8f14a16981bb334a15759fb [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.835525 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
I20260709 14:49:13.838264 10139 raft_consensus.cc:2468] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 4.
I20260709 14:49:13.841567  6222 tablet_replica.cc:333] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.845120  6222 raft_consensus.cc:2243] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.845715  6222 raft_consensus.cc:2272] T 5bc01478161448b0b311033dd718cf83 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:13.845214 10107 consensus_peers.cc:597] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.848301  6222 tablet_replica.cc:333] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.844122 10035 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: 
I20260709 14:49:13.823745 11389 raft_consensus.cc:515] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.849958 11356 raft_consensus.cc:2804] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 14:49:13.850314 10035 leader_election.cc:336] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.850416 11356 raft_consensus.cc:493] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.851020 11356 raft_consensus.cc:3060] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:49:13.851889 10107 consensus_peers.cc:597] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.853421 11389 leader_election.cc:290] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 7 election: Requested vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.849151  6222 raft_consensus.cc:2243] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.854625  6222 raft_consensus.cc:2272] T 7d105d08310547a78cff0dd8dc41fc82 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.857095  6222 tablet_replica.cc:333] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.857400 10139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b562eb61f6394afd909938d7a43b9348" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:13.857887  6222 raft_consensus.cc:2243] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.857740 11356 raft_consensus.cc:515] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:13.857928 10139 raft_consensus.cc:3060] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 6 FOLLOWER]: Advancing to term 7
I20260709 14:49:13.848657 11390 raft_consensus.cc:493] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.858662  6222 raft_consensus.cc:2272] T acc044ad9a8440488e75f94371619c09 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.858772 11390 raft_consensus.cc:515] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.860421 11356 leader_election.cc:290] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 election: Requested vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941)
I20260709 14:49:13.860769 11390 leader_election.cc:290] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
W20260709 14:49:13.861619 10183 leader_election.cc:336] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.862982 10143 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cdbb99f4ff4c4eb7a06a7b268fc83f" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f"
I20260709 14:49:13.863493 10143 raft_consensus.cc:3060] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:49:13.862988 10138 raft_consensus.cc:2468] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 4.
I20260709 14:49:13.864185 10140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "ea3f270f82674352acbe74ce1c734ca5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "857bf228f1a949f2bb3ebcdc076a363f" is_pre_election: true
W20260709 14:49:13.864848 10183 leader_election.cc:336] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 7 election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
W20260709 14:49:13.866565 10035 leader_election.cc:336] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.866649 11390 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.868244 11390 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.868857  6222 tablet_replica.cc:333] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.868963 10139 raft_consensus.cc:2468] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ea3f270f82674352acbe74ce1c734ca5 in term 7.
I20260709 14:49:13.870002 10143 raft_consensus.cc:2468] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 5.
I20260709 14:49:13.870162 11390 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:13.871022 10035 leader_election.cc:304] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, 857bf228f1a949f2bb3ebcdc076a363f; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
W20260709 14:49:13.871110 10183 leader_election.cc:336] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.872182 11354 raft_consensus.cc:2804] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:49:13.872633 11354 raft_consensus.cc:697] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 5 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:13.873044 10183 leader_election.cc:304] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 857bf228f1a949f2bb3ebcdc076a363f, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.874064 10183 leader_election.cc:304] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
W20260709 14:49:13.874377 10181 leader_election.cc:336] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:49:13.874562 11390 raft_consensus.cc:2749] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:49:13.874977 11354 consensus_queue.cc:237] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:13.875456 11390 raft_consensus.cc:2804] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 14:49:13.875720 10183 leader_election.cc:304] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.876132 11390 raft_consensus.cc:697] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 7 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:13.870203  6222 raft_consensus.cc:2243] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.876407 11389 raft_consensus.cc:2804] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:13.876991 11389 raft_consensus.cc:697] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Becoming Leader. State: Replica: ea3f270f82674352acbe74ce1c734ca5, State: Running, Role: LEADER
I20260709 14:49:13.876879 11390 consensus_queue.cc:237] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.877403  6222 raft_consensus.cc:2272] T c75c510ff0e74d62aa3edcd977b8510c P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.877840 11389 consensus_queue.cc:237] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.879020 11378 raft_consensus.cc:493] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.879678 11378 raft_consensus.cc:515] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.880262  6222 tablet_replica.cc:333] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.881865 11378 leader_election.cc:290] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.883261 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:13.883836 10214 raft_consensus.cc:2468] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 2.
I20260709 14:49:13.884995 10107 leader_election.cc:304] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:13.887636 11396 raft_consensus.cc:2804] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:13.887975 11396 raft_consensus.cc:493] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.888302 11396 raft_consensus.cc:3060] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:13.892083  6222 raft_consensus.cc:2243] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.893989  6222 pending_rounds.cc:70] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb: Trying to abort 1 pending ops.
I20260709 14:49:13.894281  6222 pending_rounds.cc:77] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb: Aborting op as it isn't in flight: id { term: 5 index: 4 } timestamp: 7305660636682178560 op_type: NO_OP noop_request { }
I20260709 14:49:13.894613  6222 raft_consensus.cc:2889] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 5 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:13.894951  6222 raft_consensus.cc:2272] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:13.894064 10109 leader_election.cc:336] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.898816  6222 tablet_replica.cc:333] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.899631  6222 raft_consensus.cc:2243] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.900130  6222 raft_consensus.cc:2272] T bb0cc97e05d64096a578ceb4a97b66ba P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.901252 11396 raft_consensus.cc:515] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.902537  6222 tablet_replica.cc:333] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.903164 11354 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.903395  6222 raft_consensus.cc:2243] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.903713 11354 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.904328  6222 raft_consensus.cc:2272] T a301427cc9e84bfd95640a74491157a2 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.905236 11378 raft_consensus.cc:493] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.905728 11378 raft_consensus.cc:515] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:13.906335 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:13.906903 10214 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 5.
I20260709 14:49:13.908025 10033 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:13.908676 11256 raft_consensus.cc:2804] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:13.909017 11256 raft_consensus.cc:493] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.909354 11256 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:13.911038 11396 leader_election.cc:290] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.913472 11394 raft_consensus.cc:493] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.914719 11394 raft_consensus.cc:515] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } } peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } }
I20260709 14:49:13.916589 11394 leader_election.cc:290] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:13.917757 11378 leader_election.cc:290] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449), 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979)
I20260709 14:49:13.919909 11256 raft_consensus.cc:515] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.913718 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d2be58000149d2ad49c285b5c29803" candidate_uuid: "857bf228f1a949f2bb3ebcdc076a363f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
W20260709 14:49:13.913985 10107 leader_election.cc:336] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:49:13.922991 11256 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.923234 10218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9ccdff3cd584ac3a5a77b0970dffab7" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:13.923763 10218 raft_consensus.cc:3060] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Advancing to term 6
W20260709 14:49:13.926065 10181 consensus_peers.cc:597] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:13.926498 10109 leader_election.cc:336] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.921828 10214 raft_consensus.cc:3060] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:13.929284 10109 leader_election.cc:304] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.930362 11378 raft_consensus.cc:2749] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:49:13.913482 11354 leader_election.cc:290] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.914008  6222 tablet_replica.cc:333] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.934013  6222 raft_consensus.cc:2243] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:13.934449 10109 leader_election.cc:336] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.934836  6222 raft_consensus.cc:2272] T 73f9294afd614cab89b0f7f82a52b455 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:13.935376 10183 leader_election.cc:336] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.935796 10183 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ea3f270f82674352acbe74ce1c734ca5; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
W20260709 14:49:13.934913 10109 leader_election.cc:336] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:13.937359  6222 tablet_replica.cc:333] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.938279  6222 raft_consensus.cc:2243] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.938783  6222 raft_consensus.cc:2272] T 7746217fde8b4fbd853d4ebd9817c753 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.940661 10214 raft_consensus.cc:2468] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 857bf228f1a949f2bb3ebcdc076a363f in term 3.
I20260709 14:49:13.941316  6222 tablet_replica.cc:333] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.942108  6222 raft_consensus.cc:2243] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.942005 10107 leader_election.cc:304] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f, ea3f270f82674352acbe74ce1c734ca5; no voters: e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:13.942718  6222 raft_consensus.cc:2272] T 810c71d16b1f463c80eb1ebb6684734d P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.943547 11256 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Starting pre-election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.943190 11396 raft_consensus.cc:2804] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:13.944031 11256 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.943953 10218 raft_consensus.cc:2468] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 6.
I20260709 14:49:13.945147  6222 tablet_replica.cc:333] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.945457 11396 raft_consensus.cc:697] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Becoming Leader. State: Replica: 857bf228f1a949f2bb3ebcdc076a363f, State: Running, Role: LEADER
I20260709 14:49:13.952765  6222 raft_consensus.cc:2243] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.953338  6222 raft_consensus.cc:2272] T 0fccd7a5ec4042548b33fc724b452c36 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.952919 11396 consensus_queue.cc:237] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } }
I20260709 14:49:13.955940  6222 tablet_replica.cc:333] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.946468 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5" is_pre_election: true
I20260709 14:49:13.956632 10214 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 5.
I20260709 14:49:13.956717  6222 raft_consensus.cc:2243] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.946628 10033 leader_election.cc:304] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:13.957448  6222 raft_consensus.cc:2272] T b708749eefc74d87a55ba64281e65092 P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.957653 11354 raft_consensus.cc:2804] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:13.958105 11354 raft_consensus.cc:697] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 6 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:13.947122 11256 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
I20260709 14:49:13.959857  6222 tablet_replica.cc:333] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.961817 10033 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:13.973829  6222 raft_consensus.cc:2243] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.974308 11409 raft_consensus.cc:2804] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 14:49:13.974458  6222 raft_consensus.cc:2272] T 0176ceb78d2f4e9194b55006a0b940f2 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.974690 11409 raft_consensus.cc:493] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Starting leader election (detected failure of leader e4c291d6bc8c4cc18dc3a2882bb9ac9b)
I20260709 14:49:13.975085 11409 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:13.976848  6222 tablet_replica.cc:333] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.977655  6222 raft_consensus.cc:2243] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.962666 11354 consensus_queue.cc:237] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.945927 11297 raft_consensus.cc:2749] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 14:49:13.978216  6222 raft_consensus.cc:2272] T 8241a4cef1894a05830ffdae36d99060 P 7a3e365cd8f14a16981bb334a15759fb [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.980665  6222 tablet_replica.cc:333] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.981449  6222 raft_consensus.cc:2243] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:13.981951  6222 raft_consensus.cc:2272] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.984324  6222 tablet_replica.cc:333] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.985003  6222 raft_consensus.cc:2243] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.985939  6222 raft_consensus.cc:2272] T a6595796f4a649c8b8df14c4922ea75b P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:13.986778 11409 raft_consensus.cc:515] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
I20260709 14:49:13.988152  6222 tablet_replica.cc:333] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:13.988732 11409 leader_election.cc:290] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 election: Requested vote from peers ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132:35729), e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449)
W20260709 14:49:13.951507 10035 leader_election.cc:336] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
W20260709 14:49:13.966794 10181 consensus_peers.cc:597] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.989445 10214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fccc5eb8371404c8fc78e2a46209268" candidate_uuid: "7a3e365cd8f14a16981bb334a15759fb" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ea3f270f82674352acbe74ce1c734ca5"
I20260709 14:49:13.989960 10214 raft_consensus.cc:3060] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Advancing to term 6
I20260709 14:49:13.968019  9892 catalog_manager.cc:5697] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 6 to 7, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 7 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:13.971578  9893 catalog_manager.cc:5697] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f reported cstate change: term changed from 2 to 3, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131). New cstate: current_term: 3 leader_uuid: "857bf228f1a949f2bb3ebcdc076a363f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:13.994833 10181 consensus_peers.cc:597] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.996738 10214 raft_consensus.cc:2468] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a3e365cd8f14a16981bb334a15759fb in term 6.
I20260709 14:49:13.988970  6222 raft_consensus.cc:2243] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:13.997856 10033 leader_election.cc:304] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a3e365cd8f14a16981bb334a15759fb, ea3f270f82674352acbe74ce1c734ca5; no voters: 
I20260709 14:49:13.998588 11356 raft_consensus.cc:2804] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 6 FOLLOWER]: Leader election won for term 6
I20260709 14:49:13.999598 11356 raft_consensus.cc:697] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 6 LEADER]: Becoming Leader. State: Replica: 7a3e365cd8f14a16981bb334a15759fb, State: Running, Role: LEADER
I20260709 14:49:14.000391 11356 consensus_queue.cc:237] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } } peers { permanent_uuid: "7a3e365cd8f14a16981bb334a15759fb" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 38979 } }
W20260709 14:49:14.001492 10035 leader_election.cc:336] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
W20260709 14:49:14.002945 10181 consensus_peers.cc:597] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:14.004297 10035 leader_election.cc:336] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
W20260709 14:49:14.008931 10107 leader_election.cc:336] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:49:14.009382 10107 leader_election.cc:304] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 857bf228f1a949f2bb3ebcdc076a363f; no voters: 7a3e365cd8f14a16981bb334a15759fb, e4c291d6bc8c4cc18dc3a2882bb9ac9b
I20260709 14:49:14.010042 11396 raft_consensus.cc:2749] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:49:14.010360 10107 consensus_peers.cc:597] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:13.998420  6222 raft_consensus.cc:2272] T ebd28bc6950e4b009b20931c9d349c7d P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:14.012256 10107 consensus_peers.cc:597] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:14.013346  6222 tablet_replica.cc:333] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
W20260709 14:49:14.013262 10035 leader_election.cc:336] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111)
I20260709 14:49:14.014148  6222 raft_consensus.cc:2243] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.014649  6222 raft_consensus.cc:2272] T e840a7f58d8049eabae28175dfbd5955 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.016310  6222 tablet_replica.cc:333] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.023963  6222 raft_consensus.cc:2243] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.024855  6222 pending_rounds.cc:70] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb: Trying to abort 1 pending ops.
I20260709 14:49:14.025038  6222 pending_rounds.cc:77] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb: Aborting op as it isn't in flight: id { term: 6 index: 5 } timestamp: 7305660637106700288 op_type: NO_OP noop_request { }
I20260709 14:49:14.025365  6222 raft_consensus.cc:2889] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 6 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:14.025692  6222 raft_consensus.cc:2272] T f9ccdff3cd584ac3a5a77b0970dffab7 P 7a3e365cd8f14a16981bb334a15759fb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.028259  6222 tablet_replica.cc:333] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.031167  6222 raft_consensus.cc:2243] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.031689  6222 raft_consensus.cc:2272] T cc4e0f3100124ee7bed609822e39cd75 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.033955  6222 tablet_replica.cc:333] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.034673  6222 raft_consensus.cc:2243] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.035632  6222 raft_consensus.cc:2272] T 17f9fdecfddd4f1ebfc289e509f54b01 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.037964  6222 tablet_replica.cc:333] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.038714  6222 raft_consensus.cc:2243] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.039613  6222 raft_consensus.cc:2272] T 16e75416c2274ad6b179098c8d0a2c28 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:14.040093 10181 consensus_peers.cc:597] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:14.043232  6222 tablet_replica.cc:333] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.044051  6222 raft_consensus.cc:2243] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.044533  6222 raft_consensus.cc:2272] T eafe3d9c108445bf8664e4cc7f65d9ba P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.044346  9892 catalog_manager.cc:5697] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 reported cstate change: term changed from 3 to 4, leader changed from e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129) to ea3f270f82674352acbe74ce1c734ca5 (127.6.19.132). New cstate: current_term: 4 leader_uuid: "ea3f270f82674352acbe74ce1c734ca5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "857bf228f1a949f2bb3ebcdc076a363f" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 37941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ea3f270f82674352acbe74ce1c734ca5" member_type: VOTER last_known_addr { host: "127.6.19.132" port: 35729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e4c291d6bc8c4cc18dc3a2882bb9ac9b" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 34449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:14.047333  6222 tablet_replica.cc:333] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.048032  6222 raft_consensus.cc:2243] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.048882  6222 raft_consensus.cc:2272] T 657b0768bfa54423bfc6408fc7069e58 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.051106  6222 tablet_replica.cc:333] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.051760  6222 raft_consensus.cc:2243] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.052604  6222 raft_consensus.cc:2272] T 5cd98773767c4326a9b24c5400bbf68c P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.055174  6222 tablet_replica.cc:333] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.055826  6222 raft_consensus.cc:2243] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.056892  6222 raft_consensus.cc:2272] T 9897ea93a2a347a9bf9ce6deedb631ab P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.059166  6222 tablet_replica.cc:333] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.059834  6222 raft_consensus.cc:2243] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.060544  6222 pending_rounds.cc:70] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb: Trying to abort 1 pending ops.
I20260709 14:49:14.060771  6222 pending_rounds.cc:77] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305660636491849728 op_type: NO_OP noop_request { }
I20260709 14:49:14.061064  6222 raft_consensus.cc:2889] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:14.061388  6222 raft_consensus.cc:2272] T aac3a4ddef094466823281e7cbf7e67a P 7a3e365cd8f14a16981bb334a15759fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.063639  6222 tablet_replica.cc:333] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.064276  6222 raft_consensus.cc:2243] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.064718  6222 raft_consensus.cc:2272] T 0b1d19e7bee345b791aedc69708d20f7 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.066437  6222 tablet_replica.cc:333] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.066872  6222 raft_consensus.cc:2243] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.067215  6222 raft_consensus.cc:2272] T 821b1238f688462b9b0b6f8e905a6d79 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.068820  6222 tablet_replica.cc:333] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.069316  6222 raft_consensus.cc:2243] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.069994  6222 raft_consensus.cc:2272] T e809b7e5e34f45abbe8cdb9658220556 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.071902  6222 tablet_replica.cc:333] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.072490  6222 raft_consensus.cc:2243] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.073431  6222 raft_consensus.cc:2272] T 4e899d5bafc8438d8e5f51691596c177 P 7a3e365cd8f14a16981bb334a15759fb [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.075542  6222 tablet_replica.cc:333] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.076133  6222 raft_consensus.cc:2243] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.077016  6222 raft_consensus.cc:2272] T 6a0e534ebd804edda340303db45eb72a P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.079335  6222 tablet_replica.cc:333] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.079994  6222 raft_consensus.cc:2243] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 6 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.081059  6222 pending_rounds.cc:70] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb: Trying to abort 1 pending ops.
I20260709 14:49:14.081336  6222 pending_rounds.cc:77] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb: Aborting op as it isn't in flight: id { term: 6 index: 5 } timestamp: 7305660637193977856 op_type: NO_OP noop_request { }
I20260709 14:49:14.081647  6222 raft_consensus.cc:2889] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 6 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:14.081966  6222 raft_consensus.cc:2272] T 8fccc5eb8371404c8fc78e2a46209268 P 7a3e365cd8f14a16981bb334a15759fb [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.084223  6222 tablet_replica.cc:333] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.084652  6222 raft_consensus.cc:2243] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.085367  6222 raft_consensus.cc:2272] T eba696891c2341ee998aa5723ac55818 P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.087172  6222 tablet_replica.cc:333] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.087594  6222 raft_consensus.cc:2243] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.087940  6222 raft_consensus.cc:2272] T 79e65fd552e14467baf89861143d1199 P 7a3e365cd8f14a16981bb334a15759fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.089704  6222 tablet_replica.cc:333] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb: stopping tablet replica
I20260709 14:49:14.090219  6222 raft_consensus.cc:2243] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.090989  6222 raft_consensus.cc:2272] T c359a46a182b41c78c4a74a41a210c2b P 7a3e365cd8f14a16981bb334a15759fb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:14.102861 10107 consensus_peers.cc:597] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:14.103446 10107 consensus_peers.cc:597] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:14.128108 10181 consensus_peers.cc:597] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:14.146078 10107 consensus_peers.cc:597] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f -> Peer 7a3e365cd8f14a16981bb334a15759fb (127.6.19.130:38979): Couldn't send request to peer 7a3e365cd8f14a16981bb334a15759fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:14.162431  6222 tablet_server.cc:196] TabletServer@127.6.19.130:0 shutdown complete.
I20260709 14:49:14.249540  6222 tablet_server.cc:179] TabletServer@127.6.19.131:0 shutting down...
W20260709 14:49:14.288247 10183 consensus_peers.cc:597] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 -> Peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Couldn't send request to peer 857bf228f1a949f2bb3ebcdc076a363f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:14.288935 10183 consensus_peers.cc:597] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Couldn't send request to peer 857bf228f1a949f2bb3ebcdc076a363f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:14.307214  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:14.307940  6222 tablet_replica.cc:333] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.308538  6222 raft_consensus.cc:2243] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.308947  6222 raft_consensus.cc:2272] T a6595796f4a649c8b8df14c4922ea75b P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.310926  6222 tablet_replica.cc:333] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.311405  6222 raft_consensus.cc:2243] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.311748  6222 raft_consensus.cc:2272] T 5cd1bd18cdde43418f2e4fecc7dbe335 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.313437  6222 tablet_replica.cc:333] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.313946  6222 raft_consensus.cc:2243] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.314338  6222 raft_consensus.cc:2272] T 5994eaaa6a1048f8b62556f9f0150b1c P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.316057  6222 tablet_replica.cc:333] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.316565  6222 raft_consensus.cc:2243] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.316913  6222 raft_consensus.cc:2272] T 72e686a7d11347bcb5ef37a4182f2378 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.318642  6222 tablet_replica.cc:333] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.319123  6222 raft_consensus.cc:2243] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.319480  6222 raft_consensus.cc:2272] T d07c9680a2354a1994624a912eb27f9a P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.321117  6222 tablet_replica.cc:333] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.321640  6222 raft_consensus.cc:2243] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.321975  6222 raft_consensus.cc:2272] T a5756d33f07b4adc9372a9c6273b4730 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.323520  6222 tablet_replica.cc:333] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.323989  6222 raft_consensus.cc:2243] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.324657  6222 raft_consensus.cc:2272] T 2674d4659fbb46e6a26864e5005cf172 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.326689  6222 tablet_replica.cc:333] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.327366  6222 raft_consensus.cc:2243] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.327803  6222 raft_consensus.cc:2272] T 7d105d08310547a78cff0dd8dc41fc82 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.330030  6222 tablet_replica.cc:333] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.330703  6222 raft_consensus.cc:2243] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.331583  6222 raft_consensus.cc:2272] T 5bc01478161448b0b311033dd718cf83 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.333652  6222 tablet_replica.cc:333] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.334337  6222 raft_consensus.cc:2243] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.334813  6222 raft_consensus.cc:2272] T b562eb61f6394afd909938d7a43b9348 P 857bf228f1a949f2bb3ebcdc076a363f [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.336925  6222 tablet_replica.cc:333] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.337596  6222 raft_consensus.cc:2243] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.338389  6222 raft_consensus.cc:2272] T 847c5ba620e147ddba44042a06eab45c P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.340495  6222 tablet_replica.cc:333] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.341136  6222 raft_consensus.cc:2243] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.341965  6222 raft_consensus.cc:2272] T 69bf7c5c69194976a00a13095b413417 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.344172  6222 tablet_replica.cc:333] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.344849  6222 raft_consensus.cc:2243] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.345691  6222 raft_consensus.cc:2272] T bb0cc97e05d64096a578ceb4a97b66ba P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.347755  6222 tablet_replica.cc:333] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.348430  6222 raft_consensus.cc:2243] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.348912  6222 raft_consensus.cc:2272] T c75c510ff0e74d62aa3edcd977b8510c P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.351121  6222 tablet_replica.cc:333] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.352241  6222 raft_consensus.cc:2243] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.352737  6222 raft_consensus.cc:2272] T 60cdbb99f4ff4c4eb7a06a7b268fc83f P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:14.354811 10183 consensus_peers.cc:597] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:14.355017  6222 tablet_replica.cc:333] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.355883  6222 raft_consensus.cc:2243] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.356755  6222 raft_consensus.cc:2272] T 0176ceb78d2f4e9194b55006a0b940f2 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.358985  6222 tablet_replica.cc:333] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
W20260709 14:49:14.359628 10183 consensus_peers.cc:597] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:14.359697  6222 raft_consensus.cc:2243] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.360765  6222 raft_consensus.cc:2272] T 8241a4cef1894a05830ffdae36d99060 P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.362852  6222 tablet_replica.cc:333] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.363348  6222 raft_consensus.cc:2243] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:49:14.363513 10183 consensus_peers.cc:597] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Couldn't send request to peer 857bf228f1a949f2bb3ebcdc076a363f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:14.364044  6222 raft_consensus.cc:2272] T 3d608b72b49c4c8ea609a12a07fae2ee P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:14.364079 10183 consensus_peers.cc:597] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Couldn't send request to peer 857bf228f1a949f2bb3ebcdc076a363f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:14.366325  6222 tablet_replica.cc:333] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.366832  6222 raft_consensus.cc:2243] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.367522  6222 raft_consensus.cc:2272] T 0b6270aa06bf4063a09b4225328c8332 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:14.369357 10183 consensus_peers.cc:597] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 -> Peer e4c291d6bc8c4cc18dc3a2882bb9ac9b (127.6.19.129:34449): Couldn't send request to peer e4c291d6bc8c4cc18dc3a2882bb9ac9b. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:34449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:14.370417  6222 tablet_replica.cc:333] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.371124  6222 raft_consensus.cc:2243] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.371511  6222 raft_consensus.cc:2272] T 810c71d16b1f463c80eb1ebb6684734d P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.373708  6222 tablet_replica.cc:333] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.374362  6222 raft_consensus.cc:2243] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.375119  6222 raft_consensus.cc:2272] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.377031  6222 tablet_replica.cc:333] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.377511  6222 raft_consensus.cc:2243] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.377878  6222 raft_consensus.cc:2272] T bf3fcc2c0c1a4eda959a49932eab924f P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.379314  6222 tablet_replica.cc:333] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.379890  6222 raft_consensus.cc:2243] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.380280  6222 raft_consensus.cc:2272] T 73f9294afd614cab89b0f7f82a52b455 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.382504  6222 tablet_replica.cc:333] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.383162  6222 raft_consensus.cc:2243] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.383550  6222 raft_consensus.cc:2272] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.385317  6222 tablet_replica.cc:333] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.385783  6222 raft_consensus.cc:2243] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.386143  6222 raft_consensus.cc:2272] T a4420c832b2c4fe1aaf743339fd514ea P 857bf228f1a949f2bb3ebcdc076a363f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.387686  6222 tablet_replica.cc:333] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.388130  6222 raft_consensus.cc:2243] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.388504  6222 raft_consensus.cc:2272] T 657b0768bfa54423bfc6408fc7069e58 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.390086  6222 tablet_replica.cc:333] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.390600  6222 raft_consensus.cc:2243] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.391227  6222 raft_consensus.cc:2272] T 0b1d19e7bee345b791aedc69708d20f7 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.392915  6222 tablet_replica.cc:333] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.393412  6222 raft_consensus.cc:2243] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.394035  6222 raft_consensus.cc:2272] T e840a7f58d8049eabae28175dfbd5955 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.395587  6222 tablet_replica.cc:333] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.396042  6222 raft_consensus.cc:2243] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.396415  6222 raft_consensus.cc:2272] T 80235880676d413081133231ca5500a9 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.398099  6222 tablet_replica.cc:333] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.398537  6222 raft_consensus.cc:2243] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.398880  6222 raft_consensus.cc:2272] T a301427cc9e84bfd95640a74491157a2 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.400309  6222 tablet_replica.cc:333] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.400743  6222 raft_consensus.cc:2243] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.401283  6222 pending_rounds.cc:70] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f: Trying to abort 1 pending ops.
I20260709 14:49:14.401459  6222 pending_rounds.cc:77] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305660637000540160 op_type: NO_OP noop_request { }
I20260709 14:49:14.401688  6222 raft_consensus.cc:2889] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:14.401919  6222 raft_consensus.cc:2272] T 56d2be58000149d2ad49c285b5c29803 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.403703  6222 tablet_replica.cc:333] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.404186  6222 raft_consensus.cc:2243] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.404544  6222 raft_consensus.cc:2272] T 9897ea93a2a347a9bf9ce6deedb631ab P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.406591  6222 tablet_replica.cc:333] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.407156  6222 raft_consensus.cc:2243] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.407528  6222 raft_consensus.cc:2272] T aac3a4ddef094466823281e7cbf7e67a P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.409041  6222 tablet_replica.cc:333] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.409510  6222 raft_consensus.cc:2243] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.409869  6222 raft_consensus.cc:2272] T 5cd98773767c4326a9b24c5400bbf68c P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.411722  6222 tablet_replica.cc:333] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.412274  6222 raft_consensus.cc:2243] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.412633  6222 raft_consensus.cc:2272] T 79e65fd552e14467baf89861143d1199 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.414757  6222 tablet_replica.cc:333] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.415407  6222 raft_consensus.cc:2243] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.415819  6222 raft_consensus.cc:2272] T 16e75416c2274ad6b179098c8d0a2c28 P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.417991  6222 tablet_replica.cc:333] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.418604  6222 raft_consensus.cc:2243] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.419097  6222 raft_consensus.cc:2272] T 5ca6150023c94bafaa6122aee6da56b4 P 857bf228f1a949f2bb3ebcdc076a363f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.421437  6222 tablet_replica.cc:333] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.422077  6222 raft_consensus.cc:2243] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.422883  6222 raft_consensus.cc:2272] T 6cd79cd97ff84d6bae5a49fbb0eb034f P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.424993  6222 tablet_replica.cc:333] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.425607  6222 raft_consensus.cc:2243] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.426067  6222 raft_consensus.cc:2272] T c359a46a182b41c78c4a74a41a210c2b P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.428098  6222 tablet_replica.cc:333] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.428526  6222 raft_consensus.cc:2243] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.429157  6222 raft_consensus.cc:2272] T 5fc616ed84f142aca0e4b735199d1fe9 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.430778  6222 tablet_replica.cc:333] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.431209  6222 raft_consensus.cc:2243] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.431850  6222 raft_consensus.cc:2272] T cc4e0f3100124ee7bed609822e39cd75 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.433534  6222 tablet_replica.cc:333] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.433945  6222 raft_consensus.cc:2243] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.434314  6222 raft_consensus.cc:2272] T 4e899d5bafc8438d8e5f51691596c177 P 857bf228f1a949f2bb3ebcdc076a363f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.435806  6222 tablet_replica.cc:333] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.436208  6222 raft_consensus.cc:2243] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.436563  6222 raft_consensus.cc:2272] T 6a0e534ebd804edda340303db45eb72a P 857bf228f1a949f2bb3ebcdc076a363f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.438171  6222 tablet_replica.cc:333] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f: stopping tablet replica
I20260709 14:49:14.438551  6222 raft_consensus.cc:2243] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.438941  6222 raft_consensus.cc:2272] T eba696891c2341ee998aa5723ac55818 P 857bf228f1a949f2bb3ebcdc076a363f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:14.444489 10183 consensus_peers.cc:597] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 -> Peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Couldn't send request to peer 857bf228f1a949f2bb3ebcdc076a363f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:14.506696 10183 consensus_peers.cc:597] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Couldn't send request to peer 857bf228f1a949f2bb3ebcdc076a363f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.131:37941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:14.507730  6222 tablet_server.cc:196] TabletServer@127.6.19.131:0 shutdown complete.
I20260709 14:49:14.576069  6222 tablet_server.cc:179] TabletServer@127.6.19.132:0 shutting down...
I20260709 14:49:14.617040  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:14.617729  6222 tablet_replica.cc:333] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.618412  6222 raft_consensus.cc:2243] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.619184  6222 raft_consensus.cc:2272] T 5994eaaa6a1048f8b62556f9f0150b1c P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.620999  6222 tablet_replica.cc:333] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.621544  6222 raft_consensus.cc:2243] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.621905  6222 raft_consensus.cc:2272] T 1ebe4f728ed7474e999c69d677400ed7 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.623582  6222 tablet_replica.cc:333] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.624063  6222 raft_consensus.cc:2243] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.624425  6222 raft_consensus.cc:2272] T 8fccc5eb8371404c8fc78e2a46209268 P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.625979  6222 tablet_replica.cc:333] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.626464  6222 raft_consensus.cc:2243] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.626808  6222 raft_consensus.cc:2272] T 5cd1bd18cdde43418f2e4fecc7dbe335 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.628418  6222 tablet_replica.cc:333] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.629010  6222 raft_consensus.cc:2243] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.629416  6222 raft_consensus.cc:2272] T a5756d33f07b4adc9372a9c6273b4730 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.631070  6222 tablet_replica.cc:333] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.631534  6222 raft_consensus.cc:2243] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.631880  6222 raft_consensus.cc:2272] T 2674d4659fbb46e6a26864e5005cf172 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.633520  6222 tablet_replica.cc:333] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.633994  6222 raft_consensus.cc:2243] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.634646  6222 raft_consensus.cc:2272] T 72e686a7d11347bcb5ef37a4182f2378 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.636308  6222 tablet_replica.cc:333] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.636781  6222 raft_consensus.cc:2243] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.637115  6222 raft_consensus.cc:2272] T c75c510ff0e74d62aa3edcd977b8510c P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.638798  6222 tablet_replica.cc:333] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.639256  6222 raft_consensus.cc:2243] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.639600  6222 raft_consensus.cc:2272] T a3b01e144a274a3099ae5a0b26efc6c5 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.641079  6222 tablet_replica.cc:333] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.641616  6222 raft_consensus.cc:2243] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 7 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.641959  6222 raft_consensus.cc:2272] T da62f74e683b4855a95d9e2551468f7d P ea3f270f82674352acbe74ce1c734ca5 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.643451  6222 tablet_replica.cc:333] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.644007  6222 raft_consensus.cc:2243] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.644379  6222 raft_consensus.cc:2272] T 69bf7c5c69194976a00a13095b413417 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.645992  6222 tablet_replica.cc:333] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.646467  6222 raft_consensus.cc:2243] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.647114  6222 raft_consensus.cc:2272] T 7d105d08310547a78cff0dd8dc41fc82 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.648631  6222 tablet_replica.cc:333] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.649109  6222 raft_consensus.cc:2243] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 7 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.649746  6222 pending_rounds.cc:70] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5: Trying to abort 1 pending ops.
I20260709 14:49:14.649911  6222 pending_rounds.cc:77] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5: Aborting op as it isn't in flight: id { term: 7 index: 6 } timestamp: 7305660636689596416 op_type: NO_OP noop_request { }
I20260709 14:49:14.650169  6222 raft_consensus.cc:2889] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 7 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:14.650456  6222 raft_consensus.cc:2272] T b562eb61f6394afd909938d7a43b9348 P ea3f270f82674352acbe74ce1c734ca5 [term 7 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.652395  6222 tablet_replica.cc:333] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.652910  6222 raft_consensus.cc:2243] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.653594  6222 raft_consensus.cc:2272] T acc044ad9a8440488e75f94371619c09 P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.655551  6222 tablet_replica.cc:333] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.656028  6222 raft_consensus.cc:2243] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.656478  6222 raft_consensus.cc:2272] T 6cd79cd97ff84d6bae5a49fbb0eb034f P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.658694  6222 tablet_replica.cc:333] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.659205  6222 raft_consensus.cc:2243] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:49:14.659274 10183 consensus_peers.cc:597] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 -> Peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Couldn't send request to peer 857bf228f1a949f2bb3ebcdc076a363f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.131:37941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:14.660068  6222 raft_consensus.cc:2272] T 0fccd7a5ec4042548b33fc724b452c36 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.662425  6222 tablet_replica.cc:333] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.663040  6222 raft_consensus.cc:2243] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.663697  6222 raft_consensus.cc:2272] T 810c71d16b1f463c80eb1ebb6684734d P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.665444  6222 tablet_replica.cc:333] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.665937  6222 raft_consensus.cc:2243] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.666571  6222 raft_consensus.cc:2272] T b708749eefc74d87a55ba64281e65092 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.668220  6222 tablet_replica.cc:333] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.668721  6222 raft_consensus.cc:2243] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.669127  6222 raft_consensus.cc:2272] T 4e899d5bafc8438d8e5f51691596c177 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.670971  6222 tablet_replica.cc:333] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.671568  6222 raft_consensus.cc:2243] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.672051  6222 raft_consensus.cc:2272] T 6a0e534ebd804edda340303db45eb72a P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.674168  6222 tablet_replica.cc:333] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.674845  6222 raft_consensus.cc:2243] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.675191  6222 raft_consensus.cc:2272] T 0b6270aa06bf4063a09b4225328c8332 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.676821  6222 tablet_replica.cc:333] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.677327  6222 raft_consensus.cc:2243] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.677748  6222 raft_consensus.cc:2272] T 657b0768bfa54423bfc6408fc7069e58 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.679533  6222 tablet_replica.cc:333] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.679987  6222 raft_consensus.cc:2243] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.680372  6222 raft_consensus.cc:2272] T 16e75416c2274ad6b179098c8d0a2c28 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.682015  6222 tablet_replica.cc:333] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.682478  6222 raft_consensus.cc:2243] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.683115  6222 raft_consensus.cc:2272] T eafe3d9c108445bf8664e4cc7f65d9ba P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.684873  6222 tablet_replica.cc:333] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.685441  6222 raft_consensus.cc:2243] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.686297  6222 raft_consensus.cc:2272] T 73f9294afd614cab89b0f7f82a52b455 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.688323  6222 tablet_replica.cc:333] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.688951  6222 raft_consensus.cc:2243] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.689366  6222 raft_consensus.cc:2272] T a4420c832b2c4fe1aaf743339fd514ea P ea3f270f82674352acbe74ce1c734ca5 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:14.690233 10183 consensus_peers.cc:597] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 -> Peer 857bf228f1a949f2bb3ebcdc076a363f (127.6.19.131:37941): Couldn't send request to peer 857bf228f1a949f2bb3ebcdc076a363f. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.131:37941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:14.691237  6222 tablet_replica.cc:333] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.691761  6222 raft_consensus.cc:2243] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.692456  6222 raft_consensus.cc:2272] T 7ee03e6ba5ac45c8b4d15d82f8ca48fe P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.694208  6222 tablet_replica.cc:333] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.694694  6222 raft_consensus.cc:2243] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.695041  6222 raft_consensus.cc:2272] T 56d2be58000149d2ad49c285b5c29803 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.696791  6222 tablet_replica.cc:333] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.697278  6222 raft_consensus.cc:2243] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.697639  6222 raft_consensus.cc:2272] T 9897ea93a2a347a9bf9ce6deedb631ab P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.699186  6222 tablet_replica.cc:333] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.699627  6222 raft_consensus.cc:2243] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.699983  6222 raft_consensus.cc:2272] T 17f9fdecfddd4f1ebfc289e509f54b01 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.701509  6222 tablet_replica.cc:333] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.701958  6222 raft_consensus.cc:2243] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.702627  6222 raft_consensus.cc:2272] T c62403e2ef16484cb043003ac7a6c2dc P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.704319  6222 tablet_replica.cc:333] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.704802  6222 raft_consensus.cc:2243] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.705473  6222 raft_consensus.cc:2272] T 5ca6150023c94bafaa6122aee6da56b4 P ea3f270f82674352acbe74ce1c734ca5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.707095  6222 tablet_replica.cc:333] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.707573  6222 raft_consensus.cc:2243] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.707918  6222 raft_consensus.cc:2272] T f9ccdff3cd584ac3a5a77b0970dffab7 P ea3f270f82674352acbe74ce1c734ca5 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.709581  6222 tablet_replica.cc:333] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.710023  6222 raft_consensus.cc:2243] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.710630  6222 raft_consensus.cc:2272] T 7746217fde8b4fbd853d4ebd9817c753 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.712555  6222 tablet_replica.cc:333] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.713208  6222 raft_consensus.cc:2243] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.714043  6222 pending_rounds.cc:70] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5: Trying to abort 1 pending ops.
I20260709 14:49:14.714246  6222 pending_rounds.cc:77] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305660636779884544 op_type: NO_OP noop_request { }
I20260709 14:49:14.714566  6222 raft_consensus.cc:2889] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:14.714866  6222 raft_consensus.cc:2272] T bf3fcc2c0c1a4eda959a49932eab924f P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.717149  6222 tablet_replica.cc:333] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.717717  6222 raft_consensus.cc:2243] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.718101  6222 raft_consensus.cc:2272] T 0b1d19e7bee345b791aedc69708d20f7 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.719758  6222 tablet_replica.cc:333] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.720192  6222 raft_consensus.cc:2243] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.720547  6222 raft_consensus.cc:2272] T e809b7e5e34f45abbe8cdb9658220556 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.722225  6222 tablet_replica.cc:333] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.722656  6222 raft_consensus.cc:2243] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.723284  6222 raft_consensus.cc:2272] T 821b1238f688462b9b0b6f8e905a6d79 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.725039  6222 tablet_replica.cc:333] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.725515  6222 raft_consensus.cc:2243] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.725878  6222 raft_consensus.cc:2272] T 5fc616ed84f142aca0e4b735199d1fe9 P ea3f270f82674352acbe74ce1c734ca5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.727499  6222 tablet_replica.cc:333] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.727931  6222 raft_consensus.cc:2243] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.728260  6222 raft_consensus.cc:2272] T 3d608b72b49c4c8ea609a12a07fae2ee P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.729910  6222 tablet_replica.cc:333] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.730396  6222 raft_consensus.cc:2243] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.730744  6222 raft_consensus.cc:2272] T a301427cc9e84bfd95640a74491157a2 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.732344  6222 tablet_replica.cc:333] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.732779  6222 raft_consensus.cc:2243] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.733444  6222 raft_consensus.cc:2272] T 80235880676d413081133231ca5500a9 P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.735049  6222 tablet_replica.cc:333] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.735468  6222 raft_consensus.cc:2243] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.735822  6222 raft_consensus.cc:2272] T 4145ee1cae7a4ef1bc71b80dfa3abcc2 P ea3f270f82674352acbe74ce1c734ca5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.737499  6222 tablet_replica.cc:333] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5: stopping tablet replica
I20260709 14:49:14.737901  6222 raft_consensus.cc:2243] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:14.738252  6222 raft_consensus.cc:2272] T ebd28bc6950e4b009b20931c9d349c7d P ea3f270f82674352acbe74ce1c734ca5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.797886  6222 tablet_server.cc:196] TabletServer@127.6.19.132:0 shutdown complete.
I20260709 14:49:14.877082  6222 master.cc:562] Master@127.6.19.190:43119 shutting down...
I20260709 14:49:14.907630  6222 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:14.908133  6222 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:14.908443  6222 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8dfd663193249b2b34aee6ab60d5cb6: stopping tablet replica
I20260709 14:49:15.818636  6222 master.cc:584] Master@127.6.19.190:43119 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (31335 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:49:15.915946  6222 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.19.190:38615
I20260709 14:49:15.917018  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:15.922974 11424 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
W20260709 14:49:15.923794 11423 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
W20260709 14:49:15.924419 11426 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
I20260709 14:49:15.924963  6222 server_base.cc:1061] running on GCE node
I20260709 14:49:15.926203  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:15.926380  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:15.926539  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608555926521 us; error 0 us; skew 500 ppm
I20260709 14:49:15.927045  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:15.929256  6222 webserver.cc:533] Webserver started at http://127.6.19.190:35267/ using document root <none> and password file <none>
I20260709 14:49:15.929703  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:15.929872  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:15.930106  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:15.931262  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/master-0-root/instance:
uuid: "1713c7edf7bd4b629e9223b7151e2d6d"
format_stamp: "Formatted at 2026-07-09 14:49:15 on dist-test-slave-gjv7"
I20260709 14:49:15.935321  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 14:49:15.938377 11431 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:15.939004  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:49:15.939251  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/master-0-root
uuid: "1713c7edf7bd4b629e9223b7151e2d6d"
format_stamp: "Formatted at 2026-07-09 14:49:15 on dist-test-slave-gjv7"
I20260709 14:49:15.939500  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/master-0-root/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)
I20260709 14:49:15.949716  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:15.950829  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:15.986570  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.190:38615
I20260709 14:49:15.986692 11482 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.190:38615 every 8 connection(s)
I20260709 14:49:15.990460 11483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.000759 11483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d: Bootstrap starting.
I20260709 14:49:16.005220 11483 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.009014 11483 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d: No bootstrap required, opened a new log
I20260709 14:49:16.011078 11483 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1713c7edf7bd4b629e9223b7151e2d6d" member_type: VOTER }
I20260709 14:49:16.011531 11483 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.011737 11483 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1713c7edf7bd4b629e9223b7151e2d6d, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.012308 11483 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [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: "1713c7edf7bd4b629e9223b7151e2d6d" member_type: VOTER }
I20260709 14:49:16.012745 11483 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:16.012954 11483 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:16.013228 11483 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:16.017122 11483 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1713c7edf7bd4b629e9223b7151e2d6d" member_type: VOTER }
I20260709 14:49:16.017601 11483 leader_election.cc:304] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [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: 1713c7edf7bd4b629e9223b7151e2d6d; no voters: 
I20260709 14:49:16.018579 11483 leader_election.cc:290] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:16.018935 11486 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:16.020184 11486 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [term 1 LEADER]: Becoming Leader. State: Replica: 1713c7edf7bd4b629e9223b7151e2d6d, State: Running, Role: LEADER
I20260709 14:49:16.020740 11486 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [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: "1713c7edf7bd4b629e9223b7151e2d6d" member_type: VOTER }
I20260709 14:49:16.021243 11483 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:16.026484 11487 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1713c7edf7bd4b629e9223b7151e2d6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1713c7edf7bd4b629e9223b7151e2d6d" member_type: VOTER } }
I20260709 14:49:16.027055 11487 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:16.028383 11488 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1713c7edf7bd4b629e9223b7151e2d6d. Latest consensus state: current_term: 1 leader_uuid: "1713c7edf7bd4b629e9223b7151e2d6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1713c7edf7bd4b629e9223b7151e2d6d" member_type: VOTER } }
I20260709 14:49:16.028816 11488 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:16.031937 11495 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:16.038833 11495 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:16.039683  6222 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:16.047022 11495 catalog_manager.cc:1383] Generated new cluster ID: 645a8afc9426456d8f6c79471a71e355
I20260709 14:49:16.047294 11495 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:16.080682 11495 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:16.081875 11495 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:16.094394 11495 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d: Generated new TSK 0
I20260709 14:49:16.094888 11495 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:16.106053  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:16.111817 11504 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
W20260709 14:49:16.112509 11505 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
W20260709 14:49:16.113842 11507 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
I20260709 14:49:16.114420  6222 server_base.cc:1061] running on GCE node
I20260709 14:49:16.115255  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:16.115447  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:16.115594  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608556115580 us; error 0 us; skew 500 ppm
I20260709 14:49:16.116159  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:16.118283  6222 webserver.cc:533] Webserver started at http://127.6.19.129:37527/ using document root <none> and password file <none>
I20260709 14:49:16.118738  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:16.118894  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:16.119146  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:16.120215  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-0-root/instance:
uuid: "24b3d99ca14042e5bc933ccf23f7a878"
format_stamp: "Formatted at 2026-07-09 14:49:16 on dist-test-slave-gjv7"
I20260709 14:49:16.124490  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:49:16.127542 11512 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:16.128194  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:16.128448  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-0-root
uuid: "24b3d99ca14042e5bc933ccf23f7a878"
format_stamp: "Formatted at 2026-07-09 14:49:16 on dist-test-slave-gjv7"
I20260709 14:49:16.128715  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-0-root/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)
I20260709 14:49:16.153754  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:16.154843  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:16.156206  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:16.158394  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:16.158573  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:16.158802  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:16.158962  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:16.196870  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.129:46313
I20260709 14:49:16.196954 11574 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.129:46313 every 8 connection(s)
I20260709 14:49:16.201649  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:16.208819 11579 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
W20260709 14:49:16.210245 11580 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
I20260709 14:49:16.212437  6222 server_base.cc:1061] running on GCE node
W20260709 14:49:16.213511 11582 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
I20260709 14:49:16.214397  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:16.214659  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:16.214859  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608556214840 us; error 0 us; skew 500 ppm
I20260709 14:49:16.215525  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:16.216028 11575 heartbeater.cc:344] Connected to a master server at 127.6.19.190:38615
I20260709 14:49:16.216375 11575 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:16.217082 11575 heartbeater.cc:507] Master 127.6.19.190:38615 requested a full tablet report, sending...
I20260709 14:49:16.218158  6222 webserver.cc:533] Webserver started at http://127.6.19.130:38571/ using document root <none> and password file <none>
I20260709 14:49:16.218663  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:16.218847  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:16.219090  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:16.219079 11448 ts_manager.cc:194] Registered new tserver with Master: 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313)
I20260709 14:49:16.220480  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-1-root/instance:
uuid: "5da9595687714a74bbe40ac0eeef28f4"
format_stamp: "Formatted at 2026-07-09 14:49:16 on dist-test-slave-gjv7"
I20260709 14:49:16.220927 11448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58520
I20260709 14:49:16.224709  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:16.227905 11587 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:16.228524  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:49:16.228780  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-1-root
uuid: "5da9595687714a74bbe40ac0eeef28f4"
format_stamp: "Formatted at 2026-07-09 14:49:16 on dist-test-slave-gjv7"
I20260709 14:49:16.229048  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-1-root/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)
I20260709 14:49:16.245975  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:16.246975  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:16.248270  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:16.250304  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:16.250483  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:16.250703  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:16.250850  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:16.288132  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.130:45979
I20260709 14:49:16.288230 11649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.130:45979 every 8 connection(s)
I20260709 14:49:16.292567  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:16.299098 11653 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
W20260709 14:49:16.299825 11654 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
W20260709 14:49:16.303557 11656 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
I20260709 14:49:16.303670  6222 server_base.cc:1061] running on GCE node
I20260709 14:49:16.303886 11650 heartbeater.cc:344] Connected to a master server at 127.6.19.190:38615
I20260709 14:49:16.304411 11650 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:16.304728  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:16.304948  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:16.305122  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608556305103 us; error 0 us; skew 500 ppm
I20260709 14:49:16.305274 11650 heartbeater.cc:507] Master 127.6.19.190:38615 requested a full tablet report, sending...
I20260709 14:49:16.305796  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:16.307399 11448 ts_manager.cc:194] Registered new tserver with Master: 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:16.308218  6222 webserver.cc:533] Webserver started at http://127.6.19.131:39893/ using document root <none> and password file <none>
I20260709 14:49:16.308707  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:16.308887  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:16.308826 11448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58534
I20260709 14:49:16.309293  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:16.310564  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-2-root/instance:
uuid: "a1030abeabc248db87a3d22409228336"
format_stamp: "Formatted at 2026-07-09 14:49:16 on dist-test-slave-gjv7"
I20260709 14:49:16.314811  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:16.317843 11661 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:16.318549  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:16.318828  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-2-root
uuid: "a1030abeabc248db87a3d22409228336"
format_stamp: "Formatted at 2026-07-09 14:49:16 on dist-test-slave-gjv7"
I20260709 14:49:16.319089  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-2-root/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)
I20260709 14:49:16.331058  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:16.332196  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:16.333542  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:16.335598  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:16.335788  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:16.336020  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:16.336154  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:16.373539  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.131:33045
I20260709 14:49:16.373631 11723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.131:33045 every 8 connection(s)
I20260709 14:49:16.386605 11724 heartbeater.cc:344] Connected to a master server at 127.6.19.190:38615
I20260709 14:49:16.386993 11724 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:16.387807 11724 heartbeater.cc:507] Master 127.6.19.190:38615 requested a full tablet report, sending...
I20260709 14:49:16.389614 11448 ts_manager.cc:194] Registered new tserver with Master: a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:16.389974  6222 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013289189s
I20260709 14:49:16.390919 11448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58546
I20260709 14:49:16.413988 11448 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58550:
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:16.416692 11448 catalog_manager.cc:7077] 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: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:16.493415 11614 tablet_service.cc:1511] Processing CreateTablet for tablet 67d8132db185469786a3d33aeb61c221 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:16.494787 11613 tablet_service.cc:1511] Processing CreateTablet for tablet 8e22111ada89426b95c67f238efab4c6 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:16.491237 11615 tablet_service.cc:1511] Processing CreateTablet for tablet 106712f47ef1482a837df68d6bce0583 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:16.498796 11612 tablet_service.cc:1511] Processing CreateTablet for tablet 5e367a1d01ea449890ce3f45c0a207a7 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:16.494834 11614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d8132db185469786a3d33aeb61c221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.501991 11611 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1e3c55addc4af6a9c1f83d46658ddc (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:16.503275 11611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1e3c55addc4af6a9c1f83d46658ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.507223 11610 tablet_service.cc:1511] Processing CreateTablet for tablet c867d01c304f4d87a871d1136e49cbcf (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:16.511696 11610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c867d01c304f4d87a871d1136e49cbcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.512297 11613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e22111ada89426b95c67f238efab4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.513029 11609 tablet_service.cc:1511] Processing CreateTablet for tablet 39b891cbaea8492bb9d17a39c7482eda (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:16.513744 11612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e367a1d01ea449890ce3f45c0a207a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.514686 11609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b891cbaea8492bb9d17a39c7482eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.517540 11615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106712f47ef1482a837df68d6bce0583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.520104 11608 tablet_service.cc:1511] Processing CreateTablet for tablet 257a096fc17849a2abc90935f7cb2969 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:16.521706 11608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257a096fc17849a2abc90935f7cb2969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.531263 11687 tablet_service.cc:1511] Processing CreateTablet for tablet 8e22111ada89426b95c67f238efab4c6 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:16.532627 11687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e22111ada89426b95c67f238efab4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.534173 11540 tablet_service.cc:1511] Processing CreateTablet for tablet 106712f47ef1482a837df68d6bce0583 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:16.535480 11540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106712f47ef1482a837df68d6bce0583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.535677 11688 tablet_service.cc:1511] Processing CreateTablet for tablet 67d8132db185469786a3d33aeb61c221 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:16.536919 11688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d8132db185469786a3d33aeb61c221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.537572 11689 tablet_service.cc:1511] Processing CreateTablet for tablet 106712f47ef1482a837df68d6bce0583 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:49:16.538301 11539 tablet_service.cc:1511] Processing CreateTablet for tablet 67d8132db185469786a3d33aeb61c221 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:49:16.539647 11539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d8132db185469786a3d33aeb61c221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.542321 11685 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1e3c55addc4af6a9c1f83d46658ddc (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:16.538816 11689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106712f47ef1482a837df68d6bce0583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.546308 11683 tablet_service.cc:1511] Processing CreateTablet for tablet 39b891cbaea8492bb9d17a39c7482eda (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:16.547703 11683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b891cbaea8492bb9d17a39c7482eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.550366 11682 tablet_service.cc:1511] Processing CreateTablet for tablet 257a096fc17849a2abc90935f7cb2969 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:16.551730 11682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257a096fc17849a2abc90935f7cb2969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.554352 11536 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1e3c55addc4af6a9c1f83d46658ddc (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:49:16.555681 11536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1e3c55addc4af6a9c1f83d46658ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.558691 11534 tablet_service.cc:1511] Processing CreateTablet for tablet 39b891cbaea8492bb9d17a39c7482eda (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:49:16.560006 11534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39b891cbaea8492bb9d17a39c7482eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.560351 11681 tablet_service.cc:1511] Processing CreateTablet for tablet 22f9b01c7c7d4451a3a37d16520717d2 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:16.567103 11681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f9b01c7c7d4451a3a37d16520717d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.566996 11538 tablet_service.cc:1511] Processing CreateTablet for tablet 8e22111ada89426b95c67f238efab4c6 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:49:16.570099 11684 tablet_service.cc:1511] Processing CreateTablet for tablet c867d01c304f4d87a871d1136e49cbcf (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:16.571462 11684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c867d01c304f4d87a871d1136e49cbcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.571897 11607 tablet_service.cc:1511] Processing CreateTablet for tablet 22f9b01c7c7d4451a3a37d16520717d2 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:16.574270 11533 tablet_service.cc:1511] Processing CreateTablet for tablet 257a096fc17849a2abc90935f7cb2969 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:49:16.576017 11607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f9b01c7c7d4451a3a37d16520717d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.576988 11535 tablet_service.cc:1511] Processing CreateTablet for tablet c867d01c304f4d87a871d1136e49cbcf (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:49:16.578995 11537 tablet_service.cc:1511] Processing CreateTablet for tablet 5e367a1d01ea449890ce3f45c0a207a7 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:16.580533 11686 tablet_service.cc:1511] Processing CreateTablet for tablet 5e367a1d01ea449890ce3f45c0a207a7 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:49:16.582628 11538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e22111ada89426b95c67f238efab4c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.585597 11537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e367a1d01ea449890ce3f45c0a207a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.586930 11533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 257a096fc17849a2abc90935f7cb2969. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.589504 11535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c867d01c304f4d87a871d1136e49cbcf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.590058 11686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e367a1d01ea449890ce3f45c0a207a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.590804 11685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1e3c55addc4af6a9c1f83d46658ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.647166 11532 tablet_service.cc:1511] Processing CreateTablet for tablet 22f9b01c7c7d4451a3a37d16520717d2 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:49:16.648473 11532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22f9b01c7c7d4451a3a37d16520717d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.655776 11740 tablet_bootstrap.cc:492] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336: Bootstrap starting.
I20260709 14:49:16.658416 11612 tablet_service.cc:1511] Processing CreateTablet for tablet 5b05777983a2424cb9d68a557c213d85 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:16.659407 11612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b05777983a2424cb9d68a557c213d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.659289 11531 tablet_service.cc:1511] Processing CreateTablet for tablet 5b05777983a2424cb9d68a557c213d85 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:16.660516 11531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b05777983a2424cb9d68a557c213d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.663220 11739 tablet_bootstrap.cc:492] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4: Bootstrap starting.
I20260709 14:49:16.680024 11740 tablet_bootstrap.cc:654] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.693723 11741 tablet_bootstrap.cc:492] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:16.698781 11683 tablet_service.cc:1511] Processing CreateTablet for tablet 5b05777983a2424cb9d68a557c213d85 (DEFAULT_TABLE table=test-workload [id=9f4d60fd137f41dfaff73bd897b71f77]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:49:16.699996 11683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b05777983a2424cb9d68a557c213d85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:16.692090 11739 tablet_bootstrap.cc:654] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.747895 11740 tablet_bootstrap.cc:492] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336: No bootstrap required, opened a new log
I20260709 14:49:16.748371 11740 ts_tablet_manager.cc:1403] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336: Time spent bootstrapping tablet: real 0.093s	user 0.015s	sys 0.036s
I20260709 14:49:16.749993 11741 tablet_bootstrap.cc:654] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.751057 11740 raft_consensus.cc:359] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.755687 11740 raft_consensus.cc:385] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.755986 11740 raft_consensus.cc:740] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.756637 11740 consensus_queue.cc:260] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.757511 11739 tablet_bootstrap.cc:492] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4: No bootstrap required, opened a new log
I20260709 14:49:16.758042 11739 ts_tablet_manager.cc:1403] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4: Time spent bootstrapping tablet: real 0.095s	user 0.008s	sys 0.004s
I20260709 14:49:16.758616 11724 heartbeater.cc:499] Master 127.6.19.190:38615 was elected leader, sending a full tablet report...
I20260709 14:49:16.759053 11740 ts_tablet_manager.cc:1434] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:49:16.759943 11740 tablet_bootstrap.cc:492] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336: Bootstrap starting.
I20260709 14:49:16.761035 11739 raft_consensus.cc:359] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.761806 11739 raft_consensus.cc:385] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.762082 11739 raft_consensus.cc:740] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.762959 11739 consensus_queue.cc:260] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.765967 11740 tablet_bootstrap.cc:654] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.772102 11739 ts_tablet_manager.cc:1434] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.007s
I20260709 14:49:16.772873 11650 heartbeater.cc:499] Master 127.6.19.190:38615 was elected leader, sending a full tablet report...
I20260709 14:49:16.781486 11739 tablet_bootstrap.cc:492] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4: Bootstrap starting.
I20260709 14:49:16.788690 11739 tablet_bootstrap.cc:654] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4: Neither blocks nor log segments found. Creating new log.
W20260709 14:49:16.791955 11651 tablet.cc:2406] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:49:16.800384 11739 tablet_bootstrap.cc:492] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4: No bootstrap required, opened a new log
I20260709 14:49:16.800940 11739 ts_tablet_manager.cc:1403] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 14:49:16.803534 11740 tablet_bootstrap.cc:492] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336: No bootstrap required, opened a new log
I20260709 14:49:16.803951 11740 ts_tablet_manager.cc:1403] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.022s
I20260709 14:49:16.804592 11739 raft_consensus.cc:359] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.805246 11739 raft_consensus.cc:385] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.805471 11739 raft_consensus.cc:740] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.806105 11739 consensus_queue.cc:260] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.806565 11740 raft_consensus.cc:359] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.807220 11740 raft_consensus.cc:385] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.807483 11740 raft_consensus.cc:740] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.807917 11739 ts_tablet_manager.cc:1434] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:49:16.808180 11740 consensus_queue.cc:260] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.808897 11739 tablet_bootstrap.cc:492] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4: Bootstrap starting.
I20260709 14:49:16.810397 11740 ts_tablet_manager.cc:1434] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:16.811352 11740 tablet_bootstrap.cc:492] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336: Bootstrap starting.
I20260709 14:49:16.813341 11741 tablet_bootstrap.cc:492] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878: No bootstrap required, opened a new log
I20260709 14:49:16.813809 11741 ts_tablet_manager.cc:1403] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.120s	user 0.037s	sys 0.018s
I20260709 14:49:16.816596 11741 raft_consensus.cc:359] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.817167 11740 tablet_bootstrap.cc:654] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.817437 11741 raft_consensus.cc:385] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.817987 11741 raft_consensus.cc:740] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.818588 11741 consensus_queue.cc:260] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.824795 11575 heartbeater.cc:499] Master 127.6.19.190:38615 was elected leader, sending a full tablet report...
I20260709 14:49:16.827895 11741 ts_tablet_manager.cc:1434] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260709 14:49:16.828225 11739 tablet_bootstrap.cc:654] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.828938 11741 tablet_bootstrap.cc:492] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:16.831933 11740 tablet_bootstrap.cc:492] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336: No bootstrap required, opened a new log
I20260709 14:49:16.832468 11740 ts_tablet_manager.cc:1403] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
I20260709 14:49:16.835433 11740 raft_consensus.cc:359] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:16.836154 11741 tablet_bootstrap.cc:654] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.836148 11740 raft_consensus.cc:385] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.836753 11740 raft_consensus.cc:740] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.837743 11740 consensus_queue.cc:260] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [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: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:16.840288 11740 ts_tablet_manager.cc:1434] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:16.841317 11740 tablet_bootstrap.cc:492] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336: Bootstrap starting.
I20260709 14:49:16.847594 11740 tablet_bootstrap.cc:654] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.849328 11744 raft_consensus.cc:493] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.849885 11744 raft_consensus.cc:515] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.858428 11744 leader_election.cc:290] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:16.859270 11740 tablet_bootstrap.cc:492] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336: No bootstrap required, opened a new log
I20260709 14:49:16.859848 11740 ts_tablet_manager.cc:1403] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260709 14:49:16.862743 11740 raft_consensus.cc:359] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.863453 11740 raft_consensus.cc:385] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.869586 11740 raft_consensus.cc:740] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.870117 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
I20260709 14:49:16.870347 11740 consensus_queue.cc:260] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
W20260709 14:49:16.871871 11662 leader_election.cc:343] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:16.872783 11740 ts_tablet_manager.cc:1434] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:49:16.873890 11740 tablet_bootstrap.cc:492] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336: Bootstrap starting.
I20260709 14:49:16.882468 11740 tablet_bootstrap.cc:654] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.894156 11740 tablet_bootstrap.cc:492] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336: No bootstrap required, opened a new log
I20260709 14:49:16.894692 11740 ts_tablet_manager.cc:1403] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.012s
I20260709 14:49:16.897759 11740 raft_consensus.cc:359] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.898499 11740 raft_consensus.cc:385] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.898783 11740 raft_consensus.cc:740] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.899638 11740 consensus_queue.cc:260] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.901847 11740 ts_tablet_manager.cc:1434] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:16.902853 11740 tablet_bootstrap.cc:492] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336: Bootstrap starting.
I20260709 14:49:16.910142 11740 tablet_bootstrap.cc:654] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.917268 11744 raft_consensus.cc:493] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:16.917820 11744 raft_consensus.cc:515] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.919982 11744 leader_election.cc:290] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:16.920871 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d8132db185469786a3d33aeb61c221" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
I20260709 14:49:16.921838 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
W20260709 14:49:16.922422 11662 leader_election.cc:343] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:16.923981 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d8132db185469786a3d33aeb61c221" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
I20260709 14:49:16.924540 11740 tablet_bootstrap.cc:492] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336: No bootstrap required, opened a new log
I20260709 14:49:16.925091 11740 ts_tablet_manager.cc:1403] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
W20260709 14:49:16.925558 11663 leader_election.cc:343] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:16.926059 11663 leader_election.cc:304] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1030abeabc248db87a3d22409228336; no voters: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:16.926826 11744 raft_consensus.cc:2749] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:49:16.928059 11663 leader_election.cc:343] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:16.928095 11740 raft_consensus.cc:359] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.928998 11740 raft_consensus.cc:385] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.929162 11663 leader_election.cc:304] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1030abeabc248db87a3d22409228336; no voters: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:16.929382 11740 raft_consensus.cc:740] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.929996 11744 raft_consensus.cc:2749] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:16.930439 11740 consensus_queue.cc:260] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.933092 11740 ts_tablet_manager.cc:1434] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:16.934041 11740 tablet_bootstrap.cc:492] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336: Bootstrap starting.
I20260709 14:49:16.934541 11739 tablet_bootstrap.cc:492] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4: No bootstrap required, opened a new log
I20260709 14:49:16.934597 11741 tablet_bootstrap.cc:492] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878: No bootstrap required, opened a new log
I20260709 14:49:16.935140 11739 ts_tablet_manager.cc:1403] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4: Time spent bootstrapping tablet: real 0.126s	user 0.052s	sys 0.058s
I20260709 14:49:16.935233 11741 ts_tablet_manager.cc:1403] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.107s	user 0.032s	sys 0.061s
I20260709 14:49:16.937983 11739 raft_consensus.cc:359] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.938223 11741 raft_consensus.cc:359] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.938663 11739 raft_consensus.cc:385] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.939050 11741 raft_consensus.cc:385] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.939062 11739 raft_consensus.cc:740] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.939559 11741 raft_consensus.cc:740] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.939935 11740 tablet_bootstrap.cc:654] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.940060 11739 consensus_queue.cc:260] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.940528 11741 consensus_queue.cc:260] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.942353 11739 ts_tablet_manager.cc:1434] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:16.942816 11741 ts_tablet_manager.cc:1434] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:16.943284 11739 tablet_bootstrap.cc:492] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4: Bootstrap starting.
I20260709 14:49:16.943877 11741 tablet_bootstrap.cc:492] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:16.949841 11741 tablet_bootstrap.cc:654] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.949885 11739 tablet_bootstrap.cc:654] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.963302 11741 tablet_bootstrap.cc:492] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878: No bootstrap required, opened a new log
I20260709 14:49:16.963884 11741 ts_tablet_manager.cc:1403] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 14:49:16.966888 11741 raft_consensus.cc:359] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.968621 11741 raft_consensus.cc:385] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.968986 11741 raft_consensus.cc:740] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.969110 11740 tablet_bootstrap.cc:492] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336: No bootstrap required, opened a new log
I20260709 14:49:16.969678 11740 ts_tablet_manager.cc:1403] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.024s
I20260709 14:49:16.969949 11739 tablet_bootstrap.cc:492] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4: No bootstrap required, opened a new log
I20260709 14:49:16.969949 11741 consensus_queue.cc:260] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.970588 11739 ts_tablet_manager.cc:1403] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.003s
I20260709 14:49:16.972136 11741 ts_tablet_manager.cc:1434] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:16.972060 11740 raft_consensus.cc:359] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.972847 11740 raft_consensus.cc:385] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.973125 11740 raft_consensus.cc:740] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.973214 11741 tablet_bootstrap.cc:492] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:16.973344 11739 raft_consensus.cc:359] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.974097 11739 raft_consensus.cc:385] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.974422 11739 raft_consensus.cc:740] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.973965 11740 consensus_queue.cc:260] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.975126 11739 consensus_queue.cc:260] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.976483 11740 ts_tablet_manager.cc:1434] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:49:16.977208 11739 ts_tablet_manager.cc:1434] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:16.977456 11740 tablet_bootstrap.cc:492] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336: Bootstrap starting.
I20260709 14:49:16.978143 11739 tablet_bootstrap.cc:492] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4: Bootstrap starting.
I20260709 14:49:16.979909 11741 tablet_bootstrap.cc:654] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.983855 11740 tablet_bootstrap.cc:654] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.984127 11739 tablet_bootstrap.cc:654] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:16.994585 11740 tablet_bootstrap.cc:492] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336: No bootstrap required, opened a new log
I20260709 14:49:16.994997 11740 ts_tablet_manager.cc:1403] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 14:49:16.995471 11739 tablet_bootstrap.cc:492] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4: No bootstrap required, opened a new log
I20260709 14:49:16.995995 11739 ts_tablet_manager.cc:1403] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:49:16.997390 11740 raft_consensus.cc:359] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.998065 11740 raft_consensus.cc:385] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:16.998332 11740 raft_consensus.cc:740] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Initialized, Role: FOLLOWER
I20260709 14:49:16.998960 11740 consensus_queue.cc:260] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:16.998844 11739 raft_consensus.cc:359] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.000129 11739 raft_consensus.cc:385] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.000439 11739 raft_consensus.cc:740] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.001380 11740 ts_tablet_manager.cc:1434] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:49:17.001323 11739 consensus_queue.cc:260] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.002628 11740 tablet_bootstrap.cc:492] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336: Bootstrap starting.
I20260709 14:49:17.003515 11744 raft_consensus.cc:493] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.003991 11744 raft_consensus.cc:515] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.006412 11744 leader_election.cc:290] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:17.008235 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e367a1d01ea449890ce3f45c0a207a7" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
I20260709 14:49:17.008412 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e367a1d01ea449890ce3f45c0a207a7" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
I20260709 14:49:17.009199 11740 tablet_bootstrap.cc:654] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:17.008868 11625 raft_consensus.cc:2468] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 0.
I20260709 14:49:17.003979 11739 ts_tablet_manager.cc:1434] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:49:17.010596 11739 tablet_bootstrap.cc:492] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4: Bootstrap starting.
I20260709 14:49:17.010524 11663 leader_election.cc:304] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [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: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:17.009127 11550 raft_consensus.cc:2468] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 0.
I20260709 14:49:17.011359 11744 raft_consensus.cc:2804] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:17.011720 11744 raft_consensus.cc:493] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.012022 11744 raft_consensus.cc:3060] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.019770 11740 tablet_bootstrap.cc:492] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336: No bootstrap required, opened a new log
I20260709 14:49:17.020213 11740 ts_tablet_manager.cc:1403] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260709 14:49:17.020880 11744 raft_consensus.cc:515] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.023077 11740 raft_consensus.cc:359] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.023717 11740 raft_consensus.cc:385] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.023960 11740 raft_consensus.cc:740] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.024751 11740 consensus_queue.cc:260] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.029032 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e367a1d01ea449890ce3f45c0a207a7" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:17.029697 11550 raft_consensus.cc:3060] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:17.032379 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:17.035435 11740 ts_tablet_manager.cc:1434] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336: Time spent starting tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:49:17.036348 11740 tablet_bootstrap.cc:492] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336: Bootstrap starting.
I20260709 14:49:17.038859 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e367a1d01ea449890ce3f45c0a207a7" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:17.039491 11625 raft_consensus.cc:3060] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.041424 11740 tablet_bootstrap.cc:654] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:17.047870 11764 raft_consensus.cc:493] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.048449 11740 tablet_bootstrap.cc:492] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336: No bootstrap required, opened a new log
I20260709 14:49:17.048362 11764 raft_consensus.cc:515] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.049062 11740 ts_tablet_manager.cc:1403] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 14:49:17.049412 11550 raft_consensus.cc:2468] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 1.
I20260709 14:49:17.050550 11764 leader_election.cc:290] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:17.048435 11625 raft_consensus.cc:2468] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 1.
I20260709 14:49:17.050912 11662 leader_election.cc:304] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [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: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:17.047852 11741 tablet_bootstrap.cc:492] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878: No bootstrap required, opened a new log
I20260709 14:49:17.051451 11740 raft_consensus.cc:359] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.051975 11741 ts_tablet_manager.cc:1403] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.079s	user 0.034s	sys 0.038s
I20260709 14:49:17.052230 11740 raft_consensus.cc:385] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.051707 11624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22111ada89426b95c67f238efab4c6" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
I20260709 14:49:17.052552 11740 raft_consensus.cc:740] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.052380 11764 raft_consensus.cc:2804] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:17.053107 11624 raft_consensus.cc:2468] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 0.
I20260709 14:49:17.053519 11740 consensus_queue.cc:260] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.054313 11663 leader_election.cc:304] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [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: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:17.054755 11741 raft_consensus.cc:359] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.055449 11741 raft_consensus.cc:385] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.055745 11741 raft_consensus.cc:740] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.056465 11741 consensus_queue.cc:260] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.057505 11766 raft_consensus.cc:2804] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:17.057886 11766 raft_consensus.cc:493] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.058182 11766 raft_consensus.cc:3060] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.058694 11741 ts_tablet_manager.cc:1434] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:17.049008 11744 leader_election.cc:290] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:17.059690 11741 tablet_bootstrap.cc:492] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:17.059912 11744 raft_consensus.cc:493] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.060345 11744 raft_consensus.cc:515] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.063033 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22111ada89426b95c67f238efab4c6" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
W20260709 14:49:17.064311 11662 leader_election.cc:343] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.064450 11740 ts_tablet_manager.cc:1434] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:49:17.066267 11741 tablet_bootstrap.cc:654] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:17.067219 11549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1e3c55addc4af6a9c1f83d46658ddc" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
W20260709 14:49:17.068576 11662 leader_election.cc:343] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.050338 11739 tablet_bootstrap.cc:654] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:17.069244 11766 raft_consensus.cc:515] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.071995 11549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22111ada89426b95c67f238efab4c6" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:17.072165 11766 leader_election.cc:290] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:17.072345 11764 raft_consensus.cc:697] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Becoming Leader. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
W20260709 14:49:17.073426 11662 leader_election.cc:343] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.073836 11744 leader_election.cc:290] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:17.073716 11764 consensus_queue.cc:237] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.080106 11624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22111ada89426b95c67f238efab4c6" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:17.080709 11624 raft_consensus.cc:3060] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.084204 11741 tablet_bootstrap.cc:492] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878: No bootstrap required, opened a new log
I20260709 14:49:17.084699 11741 ts_tablet_manager.cc:1403] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260709 14:49:17.085511 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1e3c55addc4af6a9c1f83d46658ddc" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
I20260709 14:49:17.086292 11625 raft_consensus.cc:2468] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 0.
I20260709 14:49:17.087458 11663 leader_election.cc:304] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 24b3d99ca14042e5bc933ccf23f7a878
I20260709 14:49:17.087447 11741 raft_consensus.cc:359] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.088295 11741 raft_consensus.cc:385] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.088583 11741 raft_consensus.cc:740] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.088850 11769 raft_consensus.cc:2804] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:17.089257 11769 raft_consensus.cc:493] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.089586 11769 raft_consensus.cc:3060] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.089444 11741 consensus_queue.cc:260] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.090934 11746 raft_consensus.cc:493] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.091398 11746 raft_consensus.cc:515] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.096377 11746 leader_election.cc:290] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.104061 11769 raft_consensus.cc:515] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.103965 11448 catalog_manager.cc:5697] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1030abeabc248db87a3d22409228336 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "a1030abeabc248db87a3d22409228336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:17.105321 11764 raft_consensus.cc:493] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.110608 11764 raft_consensus.cc:515] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.112599 11764 leader_election.cc:290] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:17.112713 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1e3c55addc4af6a9c1f83d46658ddc" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:17.113497 11741 ts_tablet_manager.cc:1434] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.006s
I20260709 14:49:17.113897 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c867d01c304f4d87a871d1136e49cbcf" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
W20260709 14:49:17.115065 11662 leader_election.cc:343] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:17.115283 11663 leader_election.cc:343] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.115846 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c867d01c304f4d87a871d1136e49cbcf" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
I20260709 14:49:17.116495 11550 raft_consensus.cc:2468] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 0.
I20260709 14:49:17.097894 11624 raft_consensus.cc:2468] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 1.
I20260709 14:49:17.117947 11662 leader_election.cc:304] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336; no voters: 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:17.118994 11663 leader_election.cc:304] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 24b3d99ca14042e5bc933ccf23f7a878
I20260709 14:49:17.119958 11769 leader_election.cc:290] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:17.120445 11744 raft_consensus.cc:2804] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:17.120697 11769 raft_consensus.cc:2804] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:17.121209 11741 tablet_bootstrap.cc:492] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:17.121671 11769 raft_consensus.cc:697] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Becoming Leader. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:17.121587 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1e3c55addc4af6a9c1f83d46658ddc" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:17.120838 11744 raft_consensus.cc:493] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.122884 11744 raft_consensus.cc:3060] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.124044 11764 raft_consensus.cc:493] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.124436 11764 raft_consensus.cc:515] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.125859 11768 raft_consensus.cc:493] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.126276 11764 leader_election.cc:290] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:17.128171 11624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f9b01c7c7d4451a3a37d16520717d2" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
W20260709 14:49:17.129426 11663 leader_election.cc:343] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.130141 11625 raft_consensus.cc:3060] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.131702 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f9b01c7c7d4451a3a37d16520717d2" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
W20260709 14:49:17.133059 11662 leader_election.cc:343] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.133562 11662 leader_election.cc:304] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1030abeabc248db87a3d22409228336; no voters: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:17.126319 11768 raft_consensus.cc:515] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.139292 11768 leader_election.cc:290] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:17.139771 11768 raft_consensus.cc:2749] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:17.139920 11744 raft_consensus.cc:515] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.141549 11624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
I20260709 14:49:17.141992 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
I20260709 14:49:17.142190 11624 raft_consensus.cc:2468] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 0.
I20260709 14:49:17.143034 11549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c867d01c304f4d87a871d1136e49cbcf" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:17.136708 11741 tablet_bootstrap.cc:654] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:17.143338 11663 leader_election.cc:304] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [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: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:17.136864 11625 raft_consensus.cc:2468] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 1.
W20260709 14:49:17.144729 11662 leader_election.cc:343] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.143968 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
I20260709 14:49:17.143903 11549 raft_consensus.cc:3060] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.145357 11663 leader_election.cc:304] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 24b3d99ca14042e5bc933ccf23f7a878
I20260709 14:49:17.145941 11744 leader_election.cc:290] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:17.146492 11768 raft_consensus.cc:2804] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:17.146653 11746 raft_consensus.cc:493] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.147193 11768 raft_consensus.cc:697] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Becoming Leader. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:17.146888 11769 consensus_queue.cc:237] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.148048 11768 consensus_queue.cc:237] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.149400 11746 raft_consensus.cc:515] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.151404 11746 leader_election.cc:290] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.152158 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c867d01c304f4d87a871d1136e49cbcf" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:17.152971 11698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d8132db185469786a3d33aeb61c221" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
W20260709 14:49:17.153575 11663 leader_election.cc:343] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.153671 11698 raft_consensus.cc:2468] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 0.
I20260709 14:49:17.139376 11739 tablet_bootstrap.cc:492] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4: No bootstrap required, opened a new log
I20260709 14:49:17.158161 11739 ts_tablet_manager.cc:1403] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4: Time spent bootstrapping tablet: real 0.148s	user 0.022s	sys 0.031s
I20260709 14:49:17.158545 11590 leader_election.cc:304] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [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: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:17.159484 11746 raft_consensus.cc:2804] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:17.159818 11746 raft_consensus.cc:493] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.160120 11746 raft_consensus.cc:3060] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.160919 11739 raft_consensus.cc:359] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.161612 11739 raft_consensus.cc:385] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.161900 11739 raft_consensus.cc:740] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.162613 11739 consensus_queue.cc:260] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.167459 11746 raft_consensus.cc:515] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.144132 11764 raft_consensus.cc:2804] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:17.171871 11699 raft_consensus.cc:2468] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 0.
I20260709 14:49:17.173316 11764 raft_consensus.cc:493] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.173748 11764 raft_consensus.cc:3060] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.179400 11590 leader_election.cc:304] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [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: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:17.169870 11549 raft_consensus.cc:2468] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 1.
I20260709 14:49:17.183986 11662 leader_election.cc:304] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336; no voters: 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:17.185151 11744 raft_consensus.cc:2804] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:17.185636 11744 raft_consensus.cc:697] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Becoming Leader. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:17.186445 11744 consensus_queue.cc:237] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.198071 11782 raft_consensus.cc:2804] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:17.198480 11782 raft_consensus.cc:493] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.198810 11782 raft_consensus.cc:3060] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.199733 11764 raft_consensus.cc:515] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.202121 11766 raft_consensus.cc:493] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.202553 11766 raft_consensus.cc:515] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:17.204536 11766 leader_election.cc:290] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979), 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313)
I20260709 14:49:17.206056 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106712f47ef1482a837df68d6bce0583" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
W20260709 14:49:17.207471 11663 leader_election.cc:343] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.208153 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106712f47ef1482a837df68d6bce0583" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
W20260709 14:49:17.209703 11662 leader_election.cc:343] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.210142 11662 leader_election.cc:304] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1030abeabc248db87a3d22409228336; no voters: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:17.210883 11744 raft_consensus.cc:2749] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:17.211510 11549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
W20260709 14:49:17.212838 11662 leader_election.cc:343] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.216439 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d8132db185469786a3d33aeb61c221" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:17.217068 11699 raft_consensus.cc:3060] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.224813 11749 raft_consensus.cc:493] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.225361 11749 raft_consensus.cc:515] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.226881 11782 raft_consensus.cc:515] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.227931 11749 leader_election.cc:290] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.233047 11782 leader_election.cc:290] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 1 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.240943 11698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:17.241778 11698 raft_consensus.cc:2393] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5da9595687714a74bbe40ac0eeef28f4 in current term 1: Already voted for candidate a1030abeabc248db87a3d22409228336 in this term.
I20260709 14:49:17.257326 11746 leader_election.cc:290] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 1 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.263301 11699 raft_consensus.cc:2468] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 1.
I20260709 14:49:17.265985 11739 ts_tablet_manager.cc:1434] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4: Time spent starting tablet: real 0.108s	user 0.020s	sys 0.029s
I20260709 14:49:17.266181 11448 catalog_manager.cc:5697] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1030abeabc248db87a3d22409228336 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "a1030abeabc248db87a3d22409228336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:17.269099 11547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:17.269250 11548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d8132db185469786a3d33aeb61c221" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:17.269902 11548 raft_consensus.cc:3060] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.271090 11590 leader_election.cc:304] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [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: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:17.271740 11764 leader_election.cc:290] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:17.272106 11780 raft_consensus.cc:2804] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:17.272668 11780 raft_consensus.cc:697] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 LEADER]: Becoming Leader. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:17.273543 11780 consensus_queue.cc:237] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.268375 11550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d8132db185469786a3d33aeb61c221" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
I20260709 14:49:17.269956 11739 tablet_bootstrap.cc:492] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4: Bootstrap starting.
I20260709 14:49:17.274016 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:17.275003 11448 catalog_manager.cc:5697] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1030abeabc248db87a3d22409228336 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "a1030abeabc248db87a3d22409228336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:17.277063 11588 leader_election.cc:343] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.277529 11625 raft_consensus.cc:2393] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a1030abeabc248db87a3d22409228336 in current term 1: Already voted for candidate 5da9595687714a74bbe40ac0eeef28f4 in this term.
I20260709 14:49:17.276751 11448 catalog_manager.cc:5697] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1030abeabc248db87a3d22409228336 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "a1030abeabc248db87a3d22409228336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:17.278728 11663 leader_election.cc:304] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1030abeabc248db87a3d22409228336; no voters: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:17.277550 11588 leader_election.cc:304] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4; no voters: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336
I20260709 14:49:17.268546 11741 tablet_bootstrap.cc:492] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878: No bootstrap required, opened a new log
I20260709 14:49:17.280506 11741 ts_tablet_manager.cc:1403] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.160s	user 0.058s	sys 0.060s
I20260709 14:49:17.280588 11782 raft_consensus.cc:2749] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:17.268152 11549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
W20260709 14:49:17.282073 11588 leader_election.cc:343] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.285363 11741 raft_consensus.cc:359] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:17.285621 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
I20260709 14:49:17.286051 11741 raft_consensus.cc:385] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.286393 11741 raft_consensus.cc:740] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.287178 11741 consensus_queue.cc:260] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [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: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:17.286273 11699 raft_consensus.cc:2468] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b3d99ca14042e5bc933ccf23f7a878 in term 0.
I20260709 14:49:17.292938 11739 tablet_bootstrap.cc:654] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:17.291496 11515 leader_election.cc:304] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [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: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:17.294080 11749 raft_consensus.cc:2804] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:17.294456 11749 raft_consensus.cc:493] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.291640 11548 raft_consensus.cc:2468] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 1.
I20260709 14:49:17.294857 11749 raft_consensus.cc:3060] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.297091 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
I20260709 14:49:17.294598 11764 raft_consensus.cc:2749] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 14:49:17.299710 11514 leader_election.cc:343] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.300770 11741 ts_tablet_manager.cc:1434] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260709 14:49:17.304163 11741 tablet_bootstrap.cc:492] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:17.308744 11446 catalog_manager.cc:5697] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "5da9595687714a74bbe40ac0eeef28f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:17.309615 11749 raft_consensus.cc:515] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.311522 11741 tablet_bootstrap.cc:654] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:17.312574 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:17.312884 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:17.313570 11699 raft_consensus.cc:3060] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:49:17.314045 11514 leader_election.cc:343] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.320722 11699 raft_consensus.cc:2468] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b3d99ca14042e5bc933ccf23f7a878 in term 1.
I20260709 14:49:17.321988 11515 leader_election.cc:304] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336; no voters: 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:17.326601 11790 raft_consensus.cc:2804] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:17.327693 11790 raft_consensus.cc:697] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 LEADER]: Becoming Leader. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Running, Role: LEADER
I20260709 14:49:17.327824 11739 tablet_bootstrap.cc:492] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4: No bootstrap required, opened a new log
I20260709 14:49:17.328408 11739 ts_tablet_manager.cc:1403] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.015s
I20260709 14:49:17.328506 11790 consensus_queue.cc:237] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.329367 11749 leader_election.cc:290] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 1 election: Requested vote from peers 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.331689 11741 tablet_bootstrap.cc:492] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878: No bootstrap required, opened a new log
I20260709 14:49:17.331418 11739 raft_consensus.cc:359] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:17.332157 11741 ts_tablet_manager.cc:1403] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.028s	user 0.004s	sys 0.007s
I20260709 14:49:17.332146 11739 raft_consensus.cc:385] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.332726 11739 raft_consensus.cc:740] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.333607 11739 consensus_queue.cc:260] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [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: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:17.335350 11764 raft_consensus.cc:493] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.335317 11741 raft_consensus.cc:359] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.336140 11741 raft_consensus.cc:385] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.335973 11764 raft_consensus.cc:515] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.336486 11741 raft_consensus.cc:740] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.337247 11741 consensus_queue.cc:260] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.337821 11739 ts_tablet_manager.cc:1434] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:49:17.338157 11764 leader_election.cc:290] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:17.338788 11739 tablet_bootstrap.cc:492] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4: Bootstrap starting.
I20260709 14:49:17.339371 11741 ts_tablet_manager.cc:1434] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:17.340332 11741 tablet_bootstrap.cc:492] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:17.340350 11448 catalog_manager.cc:5697] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129). New cstate: current_term: 1 leader_uuid: "24b3d99ca14042e5bc933ccf23f7a878" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:17.341725 11548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b05777983a2424cb9d68a557c213d85" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
I20260709 14:49:17.342355 11548 raft_consensus.cc:2468] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 0.
I20260709 14:49:17.343315 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b05777983a2424cb9d68a557c213d85" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
W20260709 14:49:17.344841 11663 leader_election.cc:343] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:17.345700 11739 tablet_bootstrap.cc:654] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:17.345875 11662 leader_election.cc:304] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336; no voters: 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:17.346940 11764 raft_consensus.cc:2804] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:17.347021 11741 tablet_bootstrap.cc:654] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:17.347338 11764 raft_consensus.cc:493] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.347700 11764 raft_consensus.cc:3060] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.356781 11739 tablet_bootstrap.cc:492] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4: No bootstrap required, opened a new log
I20260709 14:49:17.357286 11739 ts_tablet_manager.cc:1403] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 14:49:17.357898 11741 tablet_bootstrap.cc:492] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: No bootstrap required, opened a new log
I20260709 14:49:17.358333 11741 ts_tablet_manager.cc:1403] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 14:49:17.359680 11739 raft_consensus.cc:359] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.360334 11739 raft_consensus.cc:385] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.360587 11739 raft_consensus.cc:740] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.360728 11741 raft_consensus.cc:359] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.360965 11764 raft_consensus.cc:515] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.361403 11741 raft_consensus.cc:385] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.361289 11739 consensus_queue.cc:260] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.361763 11741 raft_consensus.cc:740] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.362497 11741 consensus_queue.cc:260] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.363621 11548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b05777983a2424cb9d68a557c213d85" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:17.364176 11548 raft_consensus.cc:3060] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.364616 11741 ts_tablet_manager.cc:1434] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:17.365480 11741 tablet_bootstrap.cc:492] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:17.365958 11739 ts_tablet_manager.cc:1434] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:17.366766 11739 tablet_bootstrap.cc:492] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4: Bootstrap starting.
I20260709 14:49:17.370885 11741 tablet_bootstrap.cc:654] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:17.371925 11739 tablet_bootstrap.cc:654] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:17.372136 11790 raft_consensus.cc:493] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.372610 11790 raft_consensus.cc:515] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:17.374640 11790 leader_election.cc:290] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.376420 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106712f47ef1482a837df68d6bce0583" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
I20260709 14:49:17.377027 11699 raft_consensus.cc:2468] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b3d99ca14042e5bc933ccf23f7a878 in term 0.
I20260709 14:49:17.379943 11624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106712f47ef1482a837df68d6bce0583" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
I20260709 14:49:17.380532 11624 raft_consensus.cc:2468] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b3d99ca14042e5bc933ccf23f7a878 in term 0.
I20260709 14:49:17.381547 11515 leader_election.cc:304] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [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: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:17.371894 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b05777983a2424cb9d68a557c213d85" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:17.382264 11625 raft_consensus.cc:3060] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.381726 11741 tablet_bootstrap.cc:492] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878: No bootstrap required, opened a new log
I20260709 14:49:17.383199 11741 ts_tablet_manager.cc:1403] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:49:17.384063 11739 tablet_bootstrap.cc:492] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4: No bootstrap required, opened a new log
I20260709 14:49:17.384517 11739 ts_tablet_manager.cc:1403] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260709 14:49:17.385717 11741 raft_consensus.cc:359] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.386339 11741 raft_consensus.cc:385] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.386571 11741 raft_consensus.cc:740] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.386945 11739 raft_consensus.cc:359] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.387172 11741 consensus_queue.cc:260] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.387573 11739 raft_consensus.cc:385] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.387944 11739 raft_consensus.cc:740] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.388093 11625 raft_consensus.cc:2468] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 1.
I20260709 14:49:17.388630 11739 consensus_queue.cc:260] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.389161 11741 ts_tablet_manager.cc:1434] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:49:17.389319 11663 leader_election.cc:304] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [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: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:17.390071 11741 tablet_bootstrap.cc:492] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:17.390268 11769 raft_consensus.cc:2804] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:17.390897 11769 raft_consensus.cc:697] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Becoming Leader. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:17.391662 11769 consensus_queue.cc:237] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.394174 11739 ts_tablet_manager.cc:1434] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:17.371176 11764 leader_election.cc:290] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 1 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:17.395049 11739 tablet_bootstrap.cc:492] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4: Bootstrap starting.
I20260709 14:49:17.394951 11548 raft_consensus.cc:2468] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 1.
I20260709 14:49:17.395750 11790 raft_consensus.cc:2804] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:17.396130 11790 raft_consensus.cc:493] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.396337 11741 tablet_bootstrap.cc:654] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:17.396447 11790 raft_consensus.cc:3060] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.405367 11790 raft_consensus.cc:515] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:17.406294 11739 tablet_bootstrap.cc:654] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:17.409222 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106712f47ef1482a837df68d6bce0583" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:17.409993 11625 raft_consensus.cc:3060] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.410817 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106712f47ef1482a837df68d6bce0583" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:17.411463 11699 raft_consensus.cc:3060] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.412025 11741 tablet_bootstrap.cc:492] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878: No bootstrap required, opened a new log
I20260709 14:49:17.412493 11741 ts_tablet_manager.cc:1403] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.003s
I20260709 14:49:17.417227 11625 raft_consensus.cc:2468] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b3d99ca14042e5bc933ccf23f7a878 in term 1.
I20260709 14:49:17.418318 11741 raft_consensus.cc:359] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.409694 11790 leader_election.cc:290] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 1 election: Requested vote from peers 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.419380 11514 leader_election.cc:304] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [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: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4; no voters: 
I20260709 14:49:17.418956 11741 raft_consensus.cc:385] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.419881 11739 tablet_bootstrap.cc:492] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4: No bootstrap required, opened a new log
I20260709 14:49:17.420338 11739 ts_tablet_manager.cc:1403] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.009s
I20260709 14:49:17.409107 11445 catalog_manager.cc:5697] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1030abeabc248db87a3d22409228336 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "a1030abeabc248db87a3d22409228336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:17.420405 11780 raft_consensus.cc:493] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.420392 11790 raft_consensus.cc:2804] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:17.421406 11790 raft_consensus.cc:697] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 LEADER]: Becoming Leader. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Running, Role: LEADER
I20260709 14:49:17.421211 11780 raft_consensus.cc:515] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.419924 11741 raft_consensus.cc:740] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.418982 11699 raft_consensus.cc:2468] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b3d99ca14042e5bc933ccf23f7a878 in term 1.
I20260709 14:49:17.422562 11741 consensus_queue.cc:260] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.423399 11780 leader_election.cc:290] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.423139 11739 raft_consensus.cc:359] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.423862 11739 raft_consensus.cc:385] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:17.424126 11739 raft_consensus.cc:740] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Initialized, Role: FOLLOWER
I20260709 14:49:17.424512 11741 ts_tablet_manager.cc:1434] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:49:17.421279 11749 raft_consensus.cc:493] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.424856 11739 consensus_queue.cc:260] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.425346 11749 raft_consensus.cc:515] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.425266 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c867d01c304f4d87a871d1136e49cbcf" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
I20260709 14:49:17.425719 11790 consensus_queue.cc:237] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [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: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:17.426821 11739 ts_tablet_manager.cc:1434] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:17.425740 11548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c867d01c304f4d87a871d1136e49cbcf" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
I20260709 14:49:17.427462 11749 leader_election.cc:290] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.427917 11548 raft_consensus.cc:2393] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5da9595687714a74bbe40ac0eeef28f4 in current term 1: Already voted for candidate a1030abeabc248db87a3d22409228336 in this term.
I20260709 14:49:17.430696 11588 leader_election.cc:304] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4; no voters: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336
I20260709 14:49:17.431914 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
I20260709 14:49:17.432116 11746 raft_consensus.cc:3060] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.432643 11625 raft_consensus.cc:2393] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b3d99ca14042e5bc933ccf23f7a878 in current term 1: Already voted for candidate 5da9595687714a74bbe40ac0eeef28f4 in this term.
I20260709 14:49:17.434737 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
I20260709 14:49:17.435308 11699 raft_consensus.cc:2393] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b3d99ca14042e5bc933ccf23f7a878 in current term 1: Already voted for candidate a1030abeabc248db87a3d22409228336 in this term.
I20260709 14:49:17.437137 11515 leader_election.cc:304] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878; no voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336
I20260709 14:49:17.437886 11790 raft_consensus.cc:3060] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.438143 11746 raft_consensus.cc:2749] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:17.441119 11448 catalog_manager.cc:5697] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129). New cstate: current_term: 1 leader_uuid: "24b3d99ca14042e5bc933ccf23f7a878" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:17.442544 11790 raft_consensus.cc:2749] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:17.505721 11780 raft_consensus.cc:493] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.506206 11780 raft_consensus.cc:515] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.507931 11780 leader_election.cc:290] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.508656 11548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f9b01c7c7d4451a3a37d16520717d2" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
I20260709 14:49:17.508977 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f9b01c7c7d4451a3a37d16520717d2" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
I20260709 14:49:17.509243 11548 raft_consensus.cc:2468] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 0.
I20260709 14:49:17.509649 11699 raft_consensus.cc:2468] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 0.
I20260709 14:49:17.510182 11588 leader_election.cc:304] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [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: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4; no voters: 
I20260709 14:49:17.510900 11780 raft_consensus.cc:2804] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:17.511209 11780 raft_consensus.cc:493] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:17.511461 11780 raft_consensus.cc:3060] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.515926 11780 raft_consensus.cc:515] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.517422 11780 leader_election.cc:290] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 1 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.518062 11548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f9b01c7c7d4451a3a37d16520717d2" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:17.518322 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f9b01c7c7d4451a3a37d16520717d2" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:17.518514 11548 raft_consensus.cc:3060] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.518828 11699 raft_consensus.cc:3060] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.523015 11548 raft_consensus.cc:2468] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 1.
I20260709 14:49:17.523548 11699 raft_consensus.cc:2468] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 1.
I20260709 14:49:17.523924 11588 leader_election.cc:304] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [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: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4; no voters: 
I20260709 14:49:17.524611 11780 raft_consensus.cc:2804] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:17.525055 11780 raft_consensus.cc:697] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 LEADER]: Becoming Leader. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:17.525837 11780 consensus_queue.cc:237] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [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: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.532904 11448 catalog_manager.cc:5697] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "5da9595687714a74bbe40ac0eeef28f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:17.558799 11769 consensus_queue.cc:1048] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.568403 11790 raft_consensus.cc:493] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.568943 11790 raft_consensus.cc:515] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.569550 11768 consensus_queue.cc:1048] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.570897 11790 leader_election.cc:290] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.571995 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1e3c55addc4af6a9c1f83d46658ddc" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
I20260709 14:49:17.572455 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1e3c55addc4af6a9c1f83d46658ddc" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
I20260709 14:49:17.572719 11625 raft_consensus.cc:2393] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24b3d99ca14042e5bc933ccf23f7a878 in current term 1: Already voted for candidate a1030abeabc248db87a3d22409228336 in this term.
I20260709 14:49:17.574534 11515 leader_election.cc:304] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878; no voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336
I20260709 14:49:17.575282 11790 raft_consensus.cc:3060] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.581040 11790 raft_consensus.cc:2749] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:17.586104 11768 consensus_queue.cc:1048] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.592015 11768 consensus_queue.cc:1048] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.596889 11764 consensus_queue.cc:1048] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.611649 11548 raft_consensus.cc:3060] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.619103 11768 consensus_queue.cc:1048] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.620081 11764 consensus_queue.cc:1048] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.630357 11744 consensus_queue.cc:1048] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.700304 11780 consensus_queue.cc:1048] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.701792 11780 raft_consensus.cc:493] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:17.702279 11780 raft_consensus.cc:515] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:17.705125 11548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878" is_pre_election: true
I20260709 14:49:17.705767 11780 leader_election.cc:290] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:17.705663 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
I20260709 14:49:17.706707 11699 raft_consensus.cc:2393] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5da9595687714a74bbe40ac0eeef28f4 in current term 1: Already voted for candidate 24b3d99ca14042e5bc933ccf23f7a878 in this term.
I20260709 14:49:17.708129 11590 leader_election.cc:304] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4; no voters: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336
I20260709 14:49:17.708945 11782 raft_consensus.cc:3060] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:17.712482 11780 consensus_queue.cc:1048] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.715895 11782 raft_consensus.cc:2749] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:17.722296 11790 consensus_queue.cc:1048] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.732795 11790 consensus_queue.cc:1048] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.808055 11744 consensus_queue.cc:1048] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.817839 11769 consensus_queue.cc:1048] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.900677 11749 consensus_queue.cc:1048] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.911286 11749 consensus_queue.cc:1048] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.940300 11782 consensus_queue.cc:1048] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:17.950099 11746 consensus_queue.cc:1048] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:18.038103 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:49:19.043685 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:19.122622 11749 raft_consensus.cc:493] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:19.123097 11749 raft_consensus.cc:515] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:19.124693 11749 leader_election.cc:290] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:19.125404 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
I20260709 14:49:19.125627 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
I20260709 14:49:19.125929 11625 raft_consensus.cc:2468] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b3d99ca14042e5bc933ccf23f7a878 in term 1.
I20260709 14:49:19.126185 11699 raft_consensus.cc:2468] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24b3d99ca14042e5bc933ccf23f7a878 in term 1.
I20260709 14:49:19.126989 11514 leader_election.cc:304] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4; no voters: 
I20260709 14:49:19.127651 11749 raft_consensus.cc:2804] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:19.127912 11749 raft_consensus.cc:493] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:19.128156 11749 raft_consensus.cc:3060] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:19.132869 11749 raft_consensus.cc:515] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:19.134270 11749 leader_election.cc:290] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 2 election: Requested vote from peers 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:19.134992 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:19.135195 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "24b3d99ca14042e5bc933ccf23f7a878" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:19.135462 11625 raft_consensus.cc:3060] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:19.135711 11699 raft_consensus.cc:3060] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:19.139846 11625 raft_consensus.cc:2468] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b3d99ca14042e5bc933ccf23f7a878 in term 2.
I20260709 14:49:19.140020 11699 raft_consensus.cc:2468] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24b3d99ca14042e5bc933ccf23f7a878 in term 2.
I20260709 14:49:19.140858 11514 leader_election.cc:304] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4; no voters: 
I20260709 14:49:19.141641 11749 raft_consensus.cc:2804] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:19.142541 11749 raft_consensus.cc:697] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 LEADER]: Becoming Leader. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Running, Role: LEADER
I20260709 14:49:19.143373 11749 consensus_queue.cc:237] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:19.151055 11445 catalog_manager.cc:5697] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 reported cstate change: term changed from 0 to 2, leader changed from <none> to 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129). New cstate: current_term: 2 leader_uuid: "24b3d99ca14042e5bc933ccf23f7a878" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:19.304944  6222 ts_manager.cc:295] Set tserver state for 24b3d99ca14042e5bc933ccf23f7a878 to MAINTENANCE_MODE
I20260709 14:49:19.305598  6222 tablet_server.cc:179] TabletServer@127.6.19.129:0 shutting down...
I20260709 14:49:19.324671  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:19.325290  6222 tablet_replica.cc:333] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878: stopping tablet replica
I20260709 14:49:19.325845  6222 raft_consensus.cc:2243] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:19.326260  6222 raft_consensus.cc:2272] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:19.327901  6222 tablet_replica.cc:333] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878: stopping tablet replica
I20260709 14:49:19.328398  6222 raft_consensus.cc:2243] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:19.328755  6222 raft_consensus.cc:2272] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:19.330453  6222 tablet_replica.cc:333] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: stopping tablet replica
I20260709 14:49:19.330932  6222 raft_consensus.cc:2243] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:19.331485  6222 pending_rounds.cc:70] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: Trying to abort 1 pending ops.
I20260709 14:49:19.331681  6222 pending_rounds.cc:77] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: Aborting op as it isn't in flight: id { term: 2 index: 1 } timestamp: 7305660658259087360 op_type: NO_OP noop_request { }
I20260709 14:49:19.331965  6222 raft_consensus.cc:2889] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:19.332270  6222 raft_consensus.cc:2272] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:19.333212 11588 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 232 similar messages]
I20260709 14:49:19.334291  6222 tablet_replica.cc:333] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878: stopping tablet replica
I20260709 14:49:19.334872  6222 raft_consensus.cc:2243] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:19.335284  6222 raft_consensus.cc:2272] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:19.335896 11588 consensus_peers.cc:597] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:19.337054  6222 tablet_replica.cc:333] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878: stopping tablet replica
I20260709 14:49:19.337649  6222 raft_consensus.cc:2243] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:19.338310  6222 raft_consensus.cc:2272] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:19.339802  6222 tablet_replica.cc:333] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878: stopping tablet replica
I20260709 14:49:19.340246  6222 raft_consensus.cc:2243] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:19.340602  6222 raft_consensus.cc:2272] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:19.342116  6222 tablet_replica.cc:333] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878: stopping tablet replica
I20260709 14:49:19.342566  6222 raft_consensus.cc:2243] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:19.342905  6222 raft_consensus.cc:2272] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:19.344421  6222 tablet_replica.cc:333] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878: stopping tablet replica
I20260709 14:49:19.344969  6222 raft_consensus.cc:2243] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:19.345364  6222 raft_consensus.cc:2272] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:19.347337  6222 tablet_replica.cc:333] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878: stopping tablet replica
I20260709 14:49:19.347810  6222 raft_consensus.cc:2243] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:19.348168  6222 raft_consensus.cc:2272] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:19.349767  6222 tablet_replica.cc:333] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878: stopping tablet replica
I20260709 14:49:19.350206  6222 raft_consensus.cc:2243] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:19.350843  6222 raft_consensus.cc:2272] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:19.378000  6222 tablet_server.cc:196] TabletServer@127.6.19.129:0 shutdown complete.
W20260709 14:49:19.444265 11662 consensus_peers.cc:597] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:19.651103 11662 consensus_peers.cc:597] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:19.675362 11662 consensus_peers.cc:597] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:19.725944 11588 consensus_peers.cc:597] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:19.741920 11662 consensus_peers.cc:597] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:19.810772 11662 consensus_peers.cc:597] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:20.044526 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:20.442806 11837 raft_consensus.cc:493] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b3d99ca14042e5bc933ccf23f7a878)
I20260709 14:49:20.443324 11837 raft_consensus.cc:515] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:20.444890 11837 leader_election.cc:290] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979), 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313)
I20260709 14:49:20.445616 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106712f47ef1482a837df68d6bce0583" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
I20260709 14:49:20.445859 11835 raft_consensus.cc:493] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b3d99ca14042e5bc933ccf23f7a878)
I20260709 14:49:20.446302 11835 raft_consensus.cc:515] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:20.447187 11625 raft_consensus.cc:2468] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 1.
I20260709 14:49:20.448194 11835 leader_election.cc:290] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1030abeabc248db87a3d22409228336 (127.6.19.131:33045), 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313)
I20260709 14:49:20.448915 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106712f47ef1482a837df68d6bce0583" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
I20260709 14:49:20.448988 11663 leader_election.cc:304] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:20.449628 11699 raft_consensus.cc:2468] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 1.
W20260709 14:49:20.449679 11662 leader_election.cc:336] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111)
I20260709 14:49:20.450181 11837 raft_consensus.cc:2804] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:20.450569 11837 raft_consensus.cc:493] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b3d99ca14042e5bc933ccf23f7a878)
I20260709 14:49:20.450961 11837 raft_consensus.cc:3060] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:20.450814 11590 leader_election.cc:304] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:20.451719 11835 raft_consensus.cc:2804] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:49:20.452047 11835 raft_consensus.cc:493] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b3d99ca14042e5bc933ccf23f7a878)
I20260709 14:49:20.452378 11835 raft_consensus.cc:3060] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:20.452785 11588 leader_election.cc:336] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111)
I20260709 14:49:20.456018 11837 raft_consensus.cc:515] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:20.457072 11835 raft_consensus.cc:515] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:20.457569 11837 leader_election.cc:290] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 election: Requested vote from peers 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979), 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313)
I20260709 14:49:20.458187 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106712f47ef1482a837df68d6bce0583" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:20.458834 11835 leader_election.cc:290] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 election: Requested vote from peers a1030abeabc248db87a3d22409228336 (127.6.19.131:33045), 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313)
I20260709 14:49:20.458900 11625 raft_consensus.cc:2393] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a1030abeabc248db87a3d22409228336 in current term 2: Already voted for candidate 5da9595687714a74bbe40ac0eeef28f4 in this term.
I20260709 14:49:20.459555 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106712f47ef1482a837df68d6bce0583" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:20.460280 11699 raft_consensus.cc:2393] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5da9595687714a74bbe40ac0eeef28f4 in current term 2: Already voted for candidate a1030abeabc248db87a3d22409228336 in this term.
W20260709 14:49:20.461968 11662 leader_election.cc:336] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111)
I20260709 14:49:20.462294 11662 leader_election.cc:304] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1030abeabc248db87a3d22409228336; no voters: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4
W20260709 14:49:20.462522 11588 leader_election.cc:336] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111)
I20260709 14:49:20.462862 11837 raft_consensus.cc:2749] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:20.462955 11588 leader_election.cc:304] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4; no voters: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336
I20260709 14:49:20.463615 11835 raft_consensus.cc:2749] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:49:20.747236 11835 raft_consensus.cc:493] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b3d99ca14042e5bc933ccf23f7a878)
I20260709 14:49:20.747651 11835 raft_consensus.cc:515] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:20.749388 11835 leader_election.cc:290] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:20.750425 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
W20260709 14:49:20.752548 11588 leader_election.cc:336] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111)
I20260709 14:49:20.752948 11588 leader_election.cc:304] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4; no voters: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336
I20260709 14:49:20.753533 11835 raft_consensus.cc:2749] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:49:20.847661 11837 raft_consensus.cc:493] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 24b3d99ca14042e5bc933ccf23f7a878)
I20260709 14:49:20.848098 11837 raft_consensus.cc:515] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:20.849789 11837 leader_election.cc:290] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:20.850651 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4" is_pre_election: true
I20260709 14:49:20.851267 11625 raft_consensus.cc:2468] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 1.
I20260709 14:49:20.852169 11663 leader_election.cc:304] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:20.852849 11837 raft_consensus.cc:2804] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:49:20.853039 11662 leader_election.cc:336] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111)
I20260709 14:49:20.853168 11837 raft_consensus.cc:493] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 24b3d99ca14042e5bc933ccf23f7a878)
I20260709 14:49:20.853642 11837 raft_consensus.cc:3060] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:20.858584 11837 raft_consensus.cc:515] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:20.860023 11837 leader_election.cc:290] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:20.860996 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:20.861548 11625 raft_consensus.cc:3060] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:49:20.863106 11662 leader_election.cc:336] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111)
I20260709 14:49:20.865857 11625 raft_consensus.cc:2468] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 2.
I20260709 14:49:20.866807 11663 leader_election.cc:304] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 24b3d99ca14042e5bc933ccf23f7a878
I20260709 14:49:20.867408 11837 raft_consensus.cc:2804] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:20.867765 11837 raft_consensus.cc:697] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 2 LEADER]: Becoming Leader. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:20.868352 11837 consensus_queue.cc:237] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:20.875099 11445 catalog_manager.cc:5697] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 reported cstate change: term changed from 1 to 2, leader changed from 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129) to a1030abeabc248db87a3d22409228336 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "a1030abeabc248db87a3d22409228336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:21.045534 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:21.440824 11625 raft_consensus.cc:1275] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Refusing update from remote peer a1030abeabc248db87a3d22409228336: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:21.442073 11837 consensus_queue.cc:1048] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:21.455118 11662 consensus_peers.cc:597] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:21.661353 11835 raft_consensus.cc:493] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:21.661811 11835 raft_consensus.cc:515] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:21.663308 11835 leader_election.cc:290] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:21.664402 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
I20260709 14:49:21.664970 11699 raft_consensus.cc:2468] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 2.
I20260709 14:49:21.666003 11590 leader_election.cc:304] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
W20260709 14:49:21.666651 11588 leader_election.cc:336] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111)
I20260709 14:49:21.666751 11835 raft_consensus.cc:2804] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:21.667148 11835 raft_consensus.cc:493] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:21.667459 11835 raft_consensus.cc:3060] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:21.671909 11835 raft_consensus.cc:515] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:21.673394 11835 leader_election.cc:290] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:21.674351 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:21.674908 11699 raft_consensus.cc:3060] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:49:21.676452 11588 leader_election.cc:336] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111)
I20260709 14:49:21.679692 11699 raft_consensus.cc:2468] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 3.
I20260709 14:49:21.680495 11590 leader_election.cc:304] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 24b3d99ca14042e5bc933ccf23f7a878
I20260709 14:49:21.681078 11835 raft_consensus.cc:2804] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:21.682224 11835 raft_consensus.cc:697] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 LEADER]: Becoming Leader. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:21.682883 11835 consensus_queue.cc:237] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:21.689610 11445 catalog_manager.cc:5697] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 reported cstate change: term changed from 2 to 3, leader changed from 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129) to 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130). New cstate: current_term: 3 leader_uuid: "5da9595687714a74bbe40ac0eeef28f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:21.735116 11588 consensus_peers.cc:597] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:22.046345 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:22.070618 11699 raft_consensus.cc:1275] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 1. (index mismatch)
I20260709 14:49:22.071913 11835 consensus_queue.cc:1048] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:49:22.084152 11588 consensus_peers.cc:597] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:22.149595 11662 consensus_peers.cc:597] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:22.167642 11662 consensus_peers.cc:597] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:22.250401 11588 consensus_peers.cc:597] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:22.251601 11662 consensus_peers.cc:597] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:22.296531 11662 consensus_peers.cc:597] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:22.326216 11662 consensus_peers.cc:597] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:49:22.404471 11835 raft_consensus.cc:493] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:22.404979 11835 raft_consensus.cc:515] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:22.406726 11835 leader_election.cc:290] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a1030abeabc248db87a3d22409228336 (127.6.19.131:33045), 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313)
I20260709 14:49:22.407483 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106712f47ef1482a837df68d6bce0583" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336" is_pre_election: true
I20260709 14:49:22.408128 11699 raft_consensus.cc:2468] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 2.
I20260709 14:49:22.409122 11590 leader_election.cc:304] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:22.409782 11835 raft_consensus.cc:2804] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:49:22.410056 11835 raft_consensus.cc:493] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:22.410300 11835 raft_consensus.cc:3060] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:49:22.410375 11588 leader_election.cc:336] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111)
I20260709 14:49:22.414741 11835 raft_consensus.cc:515] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:22.416304 11835 leader_election.cc:290] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 election: Requested vote from peers a1030abeabc248db87a3d22409228336 (127.6.19.131:33045), 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313)
I20260709 14:49:22.416930 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106712f47ef1482a837df68d6bce0583" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:22.417428 11699 raft_consensus.cc:3060] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:49:22.419529 11588 leader_election.cc:336] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111)
I20260709 14:49:22.421922 11699 raft_consensus.cc:2468] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 3.
I20260709 14:49:22.422760 11590 leader_election.cc:304] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 24b3d99ca14042e5bc933ccf23f7a878
I20260709 14:49:22.423382 11835 raft_consensus.cc:2804] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:22.423813 11835 raft_consensus.cc:697] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 LEADER]: Becoming Leader. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:22.424505 11835 consensus_queue.cc:237] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:22.430301 11448 catalog_manager.cc:5697] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 reported cstate change: term changed from 1 to 3, leader changed from 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129) to 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130). New cstate: current_term: 3 leader_uuid: "5da9595687714a74bbe40ac0eeef28f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:22.916950 11588 consensus_peers.cc:597] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:23.000002 11699 raft_consensus.cc:1275] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:49:23.001143 11847 consensus_queue.cc:1048] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:49:23.047176 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:49:24.048000 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:49:24.138520 11662 consensus_peers.cc:597] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:49:24.206966 11588 consensus_peers.cc:597] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:49:24.358840 11662 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111) [suppressed 93 similar messages]
I20260709 14:49:24.438722  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:24.445164 11867 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
W20260709 14:49:24.446147 11866 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
W20260709 14:49:24.446430 11869 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
I20260709 14:49:24.448499  6222 server_base.cc:1061] running on GCE node
I20260709 14:49:24.449975  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:24.450155  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:24.450284  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608564450272 us; error 0 us; skew 500 ppm
I20260709 14:49:24.450749  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:24.453126  6222 webserver.cc:533] Webserver started at http://127.6.19.129:37527/ using document root <none> and password file <none>
I20260709 14:49:24.453742  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:24.453955  6222 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:49:24.457592  6222 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:49:24.461021 11874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:24.461807  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:24.462069  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-0-root
uuid: "24b3d99ca14042e5bc933ccf23f7a878"
format_stamp: "Formatted at 2026-07-09 14:49:16 on dist-test-slave-gjv7"
I20260709 14:49:24.462335  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608332707656-6222-0/minicluster-data/ts-0-root/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)
I20260709 14:49:24.483932  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:24.484871  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:24.486178  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:24.489300 11881 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:49:24.532056  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:49:24.532335  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.002s	sys 0.000s
I20260709 14:49:24.532544  6222 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:49:24.536500 11881 tablet_bootstrap.cc:492] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
W20260709 14:49:24.548947 11479 debug-util.cc:398] Leaking SignalData structure 0x7b08002495c0 after lost signal to thread 6225
W20260709 14:49:24.550064 11479 debug-util.cc:398] Leaking SignalData structure 0x7b08002c92e0 after lost signal to thread 11482
I20260709 14:49:24.551086 11881 tablet_bootstrap.cc:492] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 14:49:24.551258 11479 debug-util.cc:398] Leaking SignalData structure 0x7b08001f26c0 after lost signal to thread 11649
I20260709 14:49:24.551751 11881 tablet_bootstrap.cc:492] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap complete.
I20260709 14:49:24.552234 11881 ts_tablet_manager.cc:1403] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
W20260709 14:49:24.552353 11479 debug-util.cc:398] Leaking SignalData structure 0x7b0800164b80 after lost signal to thread 11723
I20260709 14:49:24.554054 11881 raft_consensus.cc:359] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.554581 11881 raft_consensus.cc:740] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.555195 11881 consensus_queue.cc:260] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.558476 11881 ts_tablet_manager.cc:1434] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:49:24.559089 11881 tablet_bootstrap.cc:492] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:24.573241 11881 tablet_bootstrap.cc:492] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:24.574158 11881 tablet_bootstrap.cc:492] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap complete.
I20260709 14:49:24.574826 11881 ts_tablet_manager.cc:1403] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260709 14:49:24.577121 11881 raft_consensus.cc:359] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.577869 11881 raft_consensus.cc:740] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.578714 11881 consensus_queue.cc:260] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.580839 11881 ts_tablet_manager.cc:1434] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:24.581656 11881 tablet_bootstrap.cc:492] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
W20260709 14:49:24.581565 11662 consensus_peers.cc:597] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:24.584906  6222 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:49:24.585260  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.053s	user 0.050s	sys 0.000s
I20260709 14:49:24.593657 11881 tablet_bootstrap.cc:492] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:24.594554 11881 tablet_bootstrap.cc:492] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap complete.
I20260709 14:49:24.595247 11881 ts_tablet_manager.cc:1403] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:49:24.597739 11881 raft_consensus.cc:359] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.598462 11881 raft_consensus.cc:740] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.599288 11881 consensus_queue.cc:260] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.601210 11881 ts_tablet_manager.cc:1434] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260709 14:49:24.601997 11881 tablet_bootstrap.cc:492] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:24.625488 11881 tablet_bootstrap.cc:492] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:24.626410 11881 tablet_bootstrap.cc:492] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap complete.
I20260709 14:49:24.627034 11881 ts_tablet_manager.cc:1403] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
W20260709 14:49:24.628093 11662 consensus_peers.cc:597] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:49:24.629122 11881 raft_consensus.cc:359] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.629887 11881 raft_consensus.cc:740] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.630713 11881 consensus_queue.cc:260] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.632352 11881 ts_tablet_manager.cc:1434] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 14:49:24.632917 11881 tablet_bootstrap.cc:492] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:24.644748 11881 tablet_bootstrap.cc:492] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:24.645618 11881 tablet_bootstrap.cc:492] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap complete.
I20260709 14:49:24.646195 11881 ts_tablet_manager.cc:1403] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 14:49:24.648382 11881 raft_consensus.cc:359] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.649103 11881 raft_consensus.cc:740] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.649745 11881 consensus_queue.cc:260] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.651592 11881 ts_tablet_manager.cc:1434] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:24.652176 11881 tablet_bootstrap.cc:492] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:24.656412  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.129:46313
I20260709 14:49:24.656548 11943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.129:46313 every 8 connection(s)
I20260709 14:49:24.661762  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:24.663075 11881 tablet_bootstrap.cc:492] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:24.664049 11881 tablet_bootstrap.cc:492] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap complete.
I20260709 14:49:24.664642 11881 ts_tablet_manager.cc:1403] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:49:24.670600 11881 raft_consensus.cc:359] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.672309 11881 raft_consensus.cc:740] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.673375 11881 consensus_queue.cc:260] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.676802 11881 ts_tablet_manager.cc:1434] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:49:24.678877 11881 tablet_bootstrap.cc:492] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:24.693675 11881 tablet_bootstrap.cc:492] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:24.694691 11881 tablet_bootstrap.cc:492] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap complete.
I20260709 14:49:24.695400 11881 ts_tablet_manager.cc:1403] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 14:49:24.698055 11881 raft_consensus.cc:359] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.698725 11881 raft_consensus.cc:740] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.699491 11881 consensus_queue.cc:260] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.701413 11699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e367a1d01ea449890ce3f45c0a207a7"
dest_uuid: "a1030abeabc248db87a3d22409228336"
mode: GRACEFUL
new_leader_uuid: "5da9595687714a74bbe40ac0eeef28f4"
 from {username='slave'} at 127.0.0.1:45142
I20260709 14:49:24.701795 11881 ts_tablet_manager.cc:1434] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:24.702103 11699 raft_consensus.cc:606] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Received request to transfer leadership to TS 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:24.702534 11881 tablet_bootstrap.cc:492] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:24.705132 11699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e1e3c55addc4af6a9c1f83d46658ddc"
dest_uuid: "a1030abeabc248db87a3d22409228336"
mode: GRACEFUL
new_leader_uuid: "5da9595687714a74bbe40ac0eeef28f4"
 from {username='slave'} at 127.0.0.1:45142
I20260709 14:49:24.705760 11699 raft_consensus.cc:606] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Received request to transfer leadership to TS 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:24.707144  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:24.707719  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:24.708388  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:24.711145 11945 heartbeater.cc:344] Connected to a master server at 127.6.19.190:38615
I20260709 14:49:24.711563 11945 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:24.712385 11945 heartbeater.cc:507] Master 127.6.19.190:38615 requested a full tablet report, sending...
I20260709 14:49:24.721345 11448 ts_manager.cc:194] Re-registered known tserver with Master: 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313)
I20260709 14:49:24.734100 11881 tablet_bootstrap.cc:492] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:24.734758 11881 tablet_bootstrap.cc:492] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap complete.
I20260709 14:49:24.735219 11881 ts_tablet_manager.cc:1403] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.009s
I20260709 14:49:24.735837 11448 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42538
I20260709 14:49:24.736979 11881 raft_consensus.cc:359] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.737639 11881 raft_consensus.cc:740] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.738317 11881 consensus_queue.cc:260] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.739084 11945 heartbeater.cc:499] Master 127.6.19.190:38615 was elected leader, sending a full tablet report...
I20260709 14:49:24.740180 11881 ts_tablet_manager.cc:1434] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260709 14:49:24.740993 11881 tablet_bootstrap.cc:492] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:24.760161 11881 tablet_bootstrap.cc:492] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:49:24.761090 11881 tablet_bootstrap.cc:492] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap complete.
I20260709 14:49:24.761790 11881 ts_tablet_manager.cc:1403] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260709 14:49:24.763967 11881 raft_consensus.cc:359] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:24.764575 11881 raft_consensus.cc:740] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.765255 11881 consensus_queue.cc:260] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } } peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } }
I20260709 14:49:24.767134 11881 ts_tablet_manager.cc:1434] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:24.767876 11881 tablet_bootstrap.cc:492] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap starting.
I20260709 14:49:24.780638 11881 tablet_bootstrap.cc:492] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:49:24.781585 11881 tablet_bootstrap.cc:492] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: Bootstrap complete.
I20260709 14:49:24.782217 11881 ts_tablet_manager.cc:1403] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 14:49:24.784377 11881 raft_consensus.cc:359] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.785140 11881 raft_consensus.cc:740] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24b3d99ca14042e5bc933ccf23f7a878, State: Initialized, Role: FOLLOWER
I20260709 14:49:24.785790 11881 consensus_queue.cc:260] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:24.787598 11881 ts_tablet_manager.cc:1434] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:24.789157 11918 raft_consensus.cc:3060] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:24.796057 11918 pending_rounds.cc:85] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: Aborting all ops after (but not including) 0
I20260709 14:49:24.796308 11918 pending_rounds.cc:107] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260709 14:49:24.796581 11918 raft_consensus.cc:2889] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:49:25.047053 11958 raft_consensus.cc:993] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336: : Instructing follower 5da9595687714a74bbe40ac0eeef28f4 to start an election
I20260709 14:49:25.047514 11865 raft_consensus.cc:1081] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Signalling peer 5da9595687714a74bbe40ac0eeef28f4 to start an election
W20260709 14:49:25.048856 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:25.049100 11625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e367a1d01ea449890ce3f45c0a207a7"
dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
 from {username='slave'} at 127.0.0.1:38914
I20260709 14:49:25.049629 11625 raft_consensus.cc:493] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:25.049862 11625 raft_consensus.cc:3060] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.053778 11625 raft_consensus.cc:515] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:25.055142 11625 leader_election.cc:290] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:25.056094 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e367a1d01ea449890ce3f45c0a207a7" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:25.056166 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e367a1d01ea449890ce3f45c0a207a7" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:25.056886 11918 raft_consensus.cc:3060] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.056963 11699 raft_consensus.cc:3055] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:25.057363 11699 raft_consensus.cc:740] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:25.058003 11699 consensus_queue.cc:260] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:25.058898 11699 raft_consensus.cc:3060] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.062951 11699 raft_consensus.cc:2468] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 2.
I20260709 14:49:25.063489 11918 raft_consensus.cc:2468] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 2.
I20260709 14:49:25.063817 11590 leader_election.cc:304] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:25.064613 11864 raft_consensus.cc:2804] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:25.065526 11864 raft_consensus.cc:697] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 LEADER]: Becoming Leader. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:25.066322 11864 consensus_queue.cc:237] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:25.073742 11445 catalog_manager.cc:5697] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 reported cstate change: term changed from 1 to 2, leader changed from a1030abeabc248db87a3d22409228336 (127.6.19.131) to 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "5da9595687714a74bbe40ac0eeef28f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:25.081902 11958 raft_consensus.cc:993] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336: : Instructing follower 5da9595687714a74bbe40ac0eeef28f4 to start an election
I20260709 14:49:25.082367 11865 raft_consensus.cc:1081] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Signalling peer 5da9595687714a74bbe40ac0eeef28f4 to start an election
I20260709 14:49:25.084173 11625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e1e3c55addc4af6a9c1f83d46658ddc"
dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
 from {username='slave'} at 127.0.0.1:38914
I20260709 14:49:25.084636 11625 raft_consensus.cc:493] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:25.084933 11625 raft_consensus.cc:3060] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.084976 11918 raft_consensus.cc:3060] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.091135 11625 raft_consensus.cc:515] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:25.093940 11625 leader_election.cc:290] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:25.094333 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1e3c55addc4af6a9c1f83d46658ddc" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:25.094965 11917 raft_consensus.cc:3060] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.098816 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1e3c55addc4af6a9c1f83d46658ddc" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:25.099361 11699 raft_consensus.cc:3055] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:25.099610 11699 raft_consensus.cc:740] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:25.100289 11699 consensus_queue.cc:260] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:25.101382 11699 raft_consensus.cc:3060] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:25.102850 11917 raft_consensus.cc:2468] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 2.
I20260709 14:49:25.103819 11588 leader_election.cc:304] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4; no voters: 
I20260709 14:49:25.104593 11864 raft_consensus.cc:2804] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:25.105222 11864 raft_consensus.cc:697] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 2 LEADER]: Becoming Leader. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:25.105979 11864 consensus_queue.cc:237] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:25.107187 11699 raft_consensus.cc:2468] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 2.
I20260709 14:49:25.114053 11448 catalog_manager.cc:5697] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 reported cstate change: term changed from 1 to 2, leader changed from a1030abeabc248db87a3d22409228336 (127.6.19.131) to 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "5da9595687714a74bbe40ac0eeef28f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:25.116887 11917 raft_consensus.cc:3060] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:49:25.514014 11699 raft_consensus.cc:1275] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:25.515487 11959 consensus_queue.cc:1048] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:25.527470 11917 raft_consensus.cc:1275] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:25.530234 11864 consensus_queue.cc:1048] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:25.562570 11917 raft_consensus.cc:1275] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:25.563714 11864 consensus_queue.cc:1048] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:25.575289 11699 raft_consensus.cc:1275] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:25.580632 11864 consensus_queue.cc:1048] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:25.725994  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:25.746786 11625 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22f9b01c7c7d4451a3a37d16520717d2"
dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
mode: GRACEFUL
new_leader_uuid: "a1030abeabc248db87a3d22409228336"
 from {username='slave'} at 127.0.0.1:41772
I20260709 14:49:25.747484 11625 raft_consensus.cc:606] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 LEADER]: Received request to transfer leadership to TS a1030abeabc248db87a3d22409228336
I20260709 14:49:25.750082 11625 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969"
dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
mode: GRACEFUL
new_leader_uuid: "a1030abeabc248db87a3d22409228336"
 from {username='slave'} at 127.0.0.1:41772
I20260709 14:49:25.750584 11625 raft_consensus.cc:606] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 LEADER]: Received request to transfer leadership to TS a1030abeabc248db87a3d22409228336
I20260709 14:49:25.751626  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:25.752068  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:25.752730  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:25.822638 11976 raft_consensus.cc:993] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4: : Instructing follower a1030abeabc248db87a3d22409228336 to start an election
I20260709 14:49:25.823048 11864 raft_consensus.cc:1081] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 LEADER]: Signalling peer a1030abeabc248db87a3d22409228336 to start an election
I20260709 14:49:25.824499 11699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969"
dest_uuid: "a1030abeabc248db87a3d22409228336"
 from {username='slave'} at 127.0.0.1:56570
I20260709 14:49:25.824950 11699 raft_consensus.cc:493] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:25.825235 11699 raft_consensus.cc:3060] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:25.831554 11699 raft_consensus.cc:515] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:25.833228 11699 leader_election.cc:290] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 4 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:25.834385 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 4 candidate_status { last_received { term: 3 index: 1 } } ignore_live_leader: true dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:25.834241 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "257a096fc17849a2abc90935f7cb2969" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 4 candidate_status { last_received { term: 3 index: 1 } } ignore_live_leader: true dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:25.834932 11625 raft_consensus.cc:3055] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:49:25.835120 11917 raft_consensus.cc:3060] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:25.835296 11625 raft_consensus.cc:740] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:25.836123 11625 consensus_queue.cc:260] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.1, Last appended by leader: 1, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:25.837028 11625 raft_consensus.cc:3060] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:49:25.842482 11625 raft_consensus.cc:2468] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 4.
I20260709 14:49:25.843357 11917 raft_consensus.cc:2468] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 4.
I20260709 14:49:25.843673 11663 leader_election.cc:304] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5da9595687714a74bbe40ac0eeef28f4, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:25.844707 11970 raft_consensus.cc:2804] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:49:25.845155 11970 raft_consensus.cc:697] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 4 LEADER]: Becoming Leader. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:25.846189 11970 consensus_queue.cc:237] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 3.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:25.853907 11445 catalog_manager.cc:5697] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 reported cstate change: term changed from 3 to 4, leader changed from 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130) to a1030abeabc248db87a3d22409228336 (127.6.19.131). New cstate: current_term: 4 leader_uuid: "a1030abeabc248db87a3d22409228336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:26.050166 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:26.112644 11976 raft_consensus.cc:993] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4: : Instructing follower a1030abeabc248db87a3d22409228336 to start an election
I20260709 14:49:26.113148 11864 raft_consensus.cc:1081] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 LEADER]: Signalling peer a1030abeabc248db87a3d22409228336 to start an election
I20260709 14:49:26.114902 11699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22f9b01c7c7d4451a3a37d16520717d2"
dest_uuid: "a1030abeabc248db87a3d22409228336"
 from {username='slave'} at 127.0.0.1:56570
I20260709 14:49:26.115314 11699 raft_consensus.cc:493] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.115557 11699 raft_consensus.cc:3060] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.120782 11699 raft_consensus.cc:515] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:26.123163 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f9b01c7c7d4451a3a37d16520717d2" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:26.123498 11699 leader_election.cc:290] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:26.123409 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22f9b01c7c7d4451a3a37d16520717d2" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:26.123833 11917 raft_consensus.cc:3060] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.124173 11625 raft_consensus.cc:3055] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:26.124496 11625 raft_consensus.cc:740] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:26.125253 11625 consensus_queue.cc:260] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:26.126163 11625 raft_consensus.cc:3060] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.131191 11917 raft_consensus.cc:2468] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 2.
I20260709 14:49:26.132862 11662 leader_election.cc:304] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:26.133769 11970 raft_consensus.cc:2804] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:26.134229 11970 raft_consensus.cc:697] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 2 LEADER]: Becoming Leader. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:26.135231 11970 consensus_queue.cc:237] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:26.136399 11625 raft_consensus.cc:2468] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 2.
I20260709 14:49:26.142782 11445 catalog_manager.cc:5697] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 reported cstate change: term changed from 1 to 2, leader changed from 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130) to a1030abeabc248db87a3d22409228336 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "a1030abeabc248db87a3d22409228336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:26.268282 11917 raft_consensus.cc:1275] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 4 FOLLOWER]: Refusing update from remote peer a1030abeabc248db87a3d22409228336: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:49:26.269362 11970 consensus_queue.cc:1048] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:26.281483 11625 raft_consensus.cc:1275] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 4 FOLLOWER]: Refusing update from remote peer a1030abeabc248db87a3d22409228336: Log matching property violated. Preceding OpId in replica: term: 3 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 14:49:26.282888 11970 consensus_queue.cc:1048] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:26.572894 11917 raft_consensus.cc:1275] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Refusing update from remote peer a1030abeabc248db87a3d22409228336: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:26.574149 11970 consensus_queue.cc:1048] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:26.582969 11625 raft_consensus.cc:1275] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Refusing update from remote peer a1030abeabc248db87a3d22409228336: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:26.584456 11970 consensus_queue.cc:1048] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:26.758904  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:26.766000 11699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda"
dest_uuid: "a1030abeabc248db87a3d22409228336"
mode: GRACEFUL
new_leader_uuid: "5da9595687714a74bbe40ac0eeef28f4"
 from {username='slave'} at 127.0.0.1:45142
I20260709 14:49:26.766445 11699 raft_consensus.cc:606] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 2 LEADER]: Received request to transfer leadership to TS 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:26.768690 11699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c867d01c304f4d87a871d1136e49cbcf"
dest_uuid: "a1030abeabc248db87a3d22409228336"
mode: GRACEFUL
new_leader_uuid: "5da9595687714a74bbe40ac0eeef28f4"
 from {username='slave'} at 127.0.0.1:45142
I20260709 14:49:26.769084 11699 raft_consensus.cc:606] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Received request to transfer leadership to TS 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:26.770022  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:26.770412  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:26.770884  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:26.913861 11992 raft_consensus.cc:993] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336: : Instructing follower 5da9595687714a74bbe40ac0eeef28f4 to start an election
I20260709 14:49:26.914395 11970 raft_consensus.cc:1081] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Signalling peer 5da9595687714a74bbe40ac0eeef28f4 to start an election
I20260709 14:49:26.915866 11625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c867d01c304f4d87a871d1136e49cbcf"
dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
 from {username='slave'} at 127.0.0.1:38914
I20260709 14:49:26.916268 11625 raft_consensus.cc:493] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:26.916550 11625 raft_consensus.cc:3060] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.920786 11625 raft_consensus.cc:515] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:26.922186 11625 leader_election.cc:290] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:26.923241 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c867d01c304f4d87a871d1136e49cbcf" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:26.923352 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c867d01c304f4d87a871d1136e49cbcf" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:26.923951 11699 raft_consensus.cc:3055] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:26.923906 11917 raft_consensus.cc:3060] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.924372 11699 raft_consensus.cc:740] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:26.925132 11699 consensus_queue.cc:260] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:26.926333 11699 raft_consensus.cc:3060] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:26.931247 11917 raft_consensus.cc:2468] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 2.
I20260709 14:49:26.931777 11699 raft_consensus.cc:2468] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 2.
I20260709 14:49:26.932564 11588 leader_election.cc:304] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4; no voters: 
I20260709 14:49:26.933481 11864 raft_consensus.cc:2804] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:26.934432 11864 raft_consensus.cc:697] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 2 LEADER]: Becoming Leader. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:26.935550 11864 consensus_queue.cc:237] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:26.942845 11448 catalog_manager.cc:5697] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 reported cstate change: term changed from 1 to 2, leader changed from a1030abeabc248db87a3d22409228336 (127.6.19.131) to 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "5da9595687714a74bbe40ac0eeef28f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: UNKNOWN } } }
W20260709 14:49:27.051251 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:27.124758 11992 raft_consensus.cc:993] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336: : Instructing follower 5da9595687714a74bbe40ac0eeef28f4 to start an election
I20260709 14:49:27.125355 11970 raft_consensus.cc:1081] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 2 LEADER]: Signalling peer 5da9595687714a74bbe40ac0eeef28f4 to start an election
I20260709 14:49:27.126804 11625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda"
dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
 from {username='slave'} at 127.0.0.1:38914
I20260709 14:49:27.127308 11625 raft_consensus.cc:493] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:27.127640 11625 raft_consensus.cc:3060] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:27.134325 11625 raft_consensus.cc:515] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:27.136137 11625 leader_election.cc:290] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:27.136863 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:27.137251 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39b891cbaea8492bb9d17a39c7482eda" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:27.137564 11917 raft_consensus.cc:3060] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:27.137837 11699 raft_consensus.cc:3055] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:27.138146 11699 raft_consensus.cc:740] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:27.138906 11699 consensus_queue.cc:260] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:27.140172 11699 raft_consensus.cc:3060] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:27.144196 11917 raft_consensus.cc:2468] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 3.
I20260709 14:49:27.145440 11588 leader_election.cc:304] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4; no voters: 
I20260709 14:49:27.146210 11864 raft_consensus.cc:2804] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:27.146405 11699 raft_consensus.cc:2468] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 3.
I20260709 14:49:27.146679 11864 raft_consensus.cc:697] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 3 LEADER]: Becoming Leader. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:27.147758 11864 consensus_queue.cc:237] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:27.158006 11448 catalog_manager.cc:5697] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 reported cstate change: term changed from 2 to 3, leader changed from a1030abeabc248db87a3d22409228336 (127.6.19.131) to 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130). New cstate: current_term: 3 leader_uuid: "5da9595687714a74bbe40ac0eeef28f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:27.550386 11699 raft_consensus.cc:1275] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:27.551385 11864 consensus_queue.cc:1048] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:27.559530 11918 raft_consensus.cc:1275] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:27.561216 11864 consensus_queue.cc:1048] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:27.760538 11918 raft_consensus.cc:1275] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 3 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.760596 11699 raft_consensus.cc:1275] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:27.761667 11994 consensus_queue.cc:1048] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.762223 11864 consensus_queue.cc:1048] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:27.778376  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:27.787765 11625 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e367a1d01ea449890ce3f45c0a207a7"
dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
mode: GRACEFUL
new_leader_uuid: "a1030abeabc248db87a3d22409228336"
 from {username='slave'} at 127.0.0.1:41772
I20260709 14:49:27.788281 11625 raft_consensus.cc:606] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 LEADER]: Received request to transfer leadership to TS a1030abeabc248db87a3d22409228336
I20260709 14:49:27.790253 11625 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67d8132db185469786a3d33aeb61c221"
dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
mode: GRACEFUL
new_leader_uuid: "a1030abeabc248db87a3d22409228336"
 from {username='slave'} at 127.0.0.1:41772
I20260709 14:49:27.790611 11625 raft_consensus.cc:606] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 LEADER]: Received request to transfer leadership to TS a1030abeabc248db87a3d22409228336
I20260709 14:49:27.791446  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:27.791842  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:27.792309  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:27.983704 11864 raft_consensus.cc:993] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4: : Instructing follower a1030abeabc248db87a3d22409228336 to start an election
I20260709 14:49:27.984241 12009 raft_consensus.cc:1081] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 LEADER]: Signalling peer a1030abeabc248db87a3d22409228336 to start an election
I20260709 14:49:27.985510 11699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67d8132db185469786a3d33aeb61c221"
dest_uuid: "a1030abeabc248db87a3d22409228336"
 from {username='slave'} at 127.0.0.1:56570
I20260709 14:49:27.985905 11699 raft_consensus.cc:493] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:27.986167 11699 raft_consensus.cc:3060] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:27.990530 11699 raft_consensus.cc:515] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:27.991925 11699 leader_election.cc:290] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:27.992525 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d8132db185469786a3d33aeb61c221" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:27.992835 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d8132db185469786a3d33aeb61c221" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:27.993075 11918 raft_consensus.cc:3060] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:27.993355 11625 raft_consensus.cc:3055] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:27.993633 11625 raft_consensus.cc:740] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:27.994270 11625 consensus_queue.cc:260] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:27.995180 11625 raft_consensus.cc:3060] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:27.998369 11918 raft_consensus.cc:2468] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 2.
I20260709 14:49:27.999202 11662 leader_election.cc:304] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:27.999756 11970 raft_consensus.cc:2804] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:28.000269 11625 raft_consensus.cc:2468] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 2.
I20260709 14:49:28.000837 11970 raft_consensus.cc:697] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 2 LEADER]: Becoming Leader. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:28.001863 11970 consensus_queue.cc:237] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:28.008668 11448 catalog_manager.cc:5697] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 reported cstate change: term changed from 1 to 2, leader changed from 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130) to a1030abeabc248db87a3d22409228336 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "a1030abeabc248db87a3d22409228336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: HEALTHY } } }
W20260709 14:49:28.052105 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:28.116993 11864 raft_consensus.cc:993] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4: : Instructing follower a1030abeabc248db87a3d22409228336 to start an election
I20260709 14:49:28.117457 12009 raft_consensus.cc:1081] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 LEADER]: Signalling peer a1030abeabc248db87a3d22409228336 to start an election
I20260709 14:49:28.118690 11699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e367a1d01ea449890ce3f45c0a207a7"
dest_uuid: "a1030abeabc248db87a3d22409228336"
 from {username='slave'} at 127.0.0.1:56570
I20260709 14:49:28.119091 11699 raft_consensus.cc:493] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:28.119321 11699 raft_consensus.cc:3060] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:28.124042 11699 raft_consensus.cc:515] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:28.125360 11699 leader_election.cc:290] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 3 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979)
I20260709 14:49:28.125953 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e367a1d01ea449890ce3f45c0a207a7" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:28.126338 11625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e367a1d01ea449890ce3f45c0a207a7" candidate_uuid: "a1030abeabc248db87a3d22409228336" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
I20260709 14:49:28.126477 11918 raft_consensus.cc:3060] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:28.126791 11625 raft_consensus.cc:3055] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:28.127032 11625 raft_consensus.cc:740] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:28.127592 11625 consensus_queue.cc:260] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:28.128384 11625 raft_consensus.cc:3060] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:28.132015 11918 raft_consensus.cc:2468] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 3.
I20260709 14:49:28.133057 11662 leader_election.cc:304] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, a1030abeabc248db87a3d22409228336; no voters: 
I20260709 14:49:28.133701 11970 raft_consensus.cc:2804] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:28.134079 11625 raft_consensus.cc:2468] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1030abeabc248db87a3d22409228336 in term 3.
I20260709 14:49:28.134521 11970 raft_consensus.cc:697] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 3 LEADER]: Becoming Leader. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:28.135736 11970 consensus_queue.cc:237] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:28.141572 11448 catalog_manager.cc:5697] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 reported cstate change: term changed from 2 to 3, leader changed from 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130) to a1030abeabc248db87a3d22409228336 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "a1030abeabc248db87a3d22409228336" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:28.440503 11918 raft_consensus.cc:1275] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Refusing update from remote peer a1030abeabc248db87a3d22409228336: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:28.442065 12010 consensus_queue.cc:1048] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:28.452005 11625 raft_consensus.cc:1275] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Refusing update from remote peer a1030abeabc248db87a3d22409228336: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:28.453329 11970 consensus_queue.cc:1048] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:28.552922 11918 raft_consensus.cc:1275] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 3 FOLLOWER]: Refusing update from remote peer a1030abeabc248db87a3d22409228336: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:28.554039 11970 consensus_queue.cc:1048] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:28.561913 11625 raft_consensus.cc:1275] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 FOLLOWER]: Refusing update from remote peer a1030abeabc248db87a3d22409228336: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:28.563267 12010 consensus_queue.cc:1048] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:28.798080  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:28.804693 11699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b05777983a2424cb9d68a557c213d85"
dest_uuid: "a1030abeabc248db87a3d22409228336"
mode: GRACEFUL
new_leader_uuid: "5da9595687714a74bbe40ac0eeef28f4"
 from {username='slave'} at 127.0.0.1:45142
I20260709 14:49:28.805123 11699 raft_consensus.cc:606] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Received request to transfer leadership to TS 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:28.807147 11699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e22111ada89426b95c67f238efab4c6"
dest_uuid: "a1030abeabc248db87a3d22409228336"
mode: GRACEFUL
new_leader_uuid: "5da9595687714a74bbe40ac0eeef28f4"
 from {username='slave'} at 127.0.0.1:45142
I20260709 14:49:28.807520 11699 raft_consensus.cc:606] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Received request to transfer leadership to TS 5da9595687714a74bbe40ac0eeef28f4
I20260709 14:49:28.808310  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:28.808699  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:28.809226  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:49:29.052858 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:29.103142 12011 raft_consensus.cc:993] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336: : Instructing follower 5da9595687714a74bbe40ac0eeef28f4 to start an election
I20260709 14:49:29.103638 12011 raft_consensus.cc:1081] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Signalling peer 5da9595687714a74bbe40ac0eeef28f4 to start an election
I20260709 14:49:29.104837 11625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e22111ada89426b95c67f238efab4c6"
dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
 from {username='slave'} at 127.0.0.1:38914
I20260709 14:49:29.105259 11625 raft_consensus.cc:493] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.105509 11625 raft_consensus.cc:3060] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:29.109666 11625 raft_consensus.cc:515] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:29.110955 11625 leader_election.cc:290] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:29.111711 11918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22111ada89426b95c67f238efab4c6" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:29.111985 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e22111ada89426b95c67f238efab4c6" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:29.112329 11918 raft_consensus.cc:3060] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:29.112636 11699 raft_consensus.cc:3055] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:29.113008 11699 raft_consensus.cc:740] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:29.113766 11699 consensus_queue.cc:260] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:29.114961 11699 raft_consensus.cc:3060] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:29.117483 11918 raft_consensus.cc:2468] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 2.
I20260709 14:49:29.118506 11588 leader_election.cc:304] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4; no voters: 
I20260709 14:49:29.119233 12009 raft_consensus.cc:2804] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:29.119642 11699 raft_consensus.cc:2468] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 2.
I20260709 14:49:29.120285 12009 raft_consensus.cc:697] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 LEADER]: Becoming Leader. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:29.121229 12009 consensus_queue.cc:237] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:29.127705 11445 catalog_manager.cc:5697] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 reported cstate change: term changed from 1 to 2, leader changed from a1030abeabc248db87a3d22409228336 (127.6.19.131) to 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "5da9595687714a74bbe40ac0eeef28f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.195181 12010 raft_consensus.cc:993] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336: : Instructing follower 5da9595687714a74bbe40ac0eeef28f4 to start an election
I20260709 14:49:29.195590 12011 raft_consensus.cc:1081] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Signalling peer 5da9595687714a74bbe40ac0eeef28f4 to start an election
I20260709 14:49:29.196769 11625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b05777983a2424cb9d68a557c213d85"
dest_uuid: "5da9595687714a74bbe40ac0eeef28f4"
 from {username='slave'} at 127.0.0.1:38914
I20260709 14:49:29.197206 11625 raft_consensus.cc:493] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:29.197477 11625 raft_consensus.cc:3060] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:29.201548 11625 raft_consensus.cc:515] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:29.202986 11625 leader_election.cc:290] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 election: Requested vote from peers 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313), a1030abeabc248db87a3d22409228336 (127.6.19.131:33045)
I20260709 14:49:29.203905 11917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b05777983a2424cb9d68a557c213d85" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24b3d99ca14042e5bc933ccf23f7a878"
I20260709 14:49:29.203976 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b05777983a2424cb9d68a557c213d85" candidate_uuid: "5da9595687714a74bbe40ac0eeef28f4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a1030abeabc248db87a3d22409228336"
I20260709 14:49:29.204602 11917 raft_consensus.cc:3060] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:29.204674 11699 raft_consensus.cc:3055] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:29.205063 11699 raft_consensus.cc:740] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a1030abeabc248db87a3d22409228336, State: Running, Role: LEADER
I20260709 14:49:29.205744 11699 consensus_queue.cc:260] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:29.206594 11699 raft_consensus.cc:3060] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:29.209161 11917 raft_consensus.cc:2468] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 2.
I20260709 14:49:29.210045 11588 leader_election.cc:304] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24b3d99ca14042e5bc933ccf23f7a878, 5da9595687714a74bbe40ac0eeef28f4; no voters: 
I20260709 14:49:29.210609 12009 raft_consensus.cc:2804] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:29.210924 11699 raft_consensus.cc:2468] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5da9595687714a74bbe40ac0eeef28f4 in term 2.
I20260709 14:49:29.211073 12009 raft_consensus.cc:697] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 LEADER]: Becoming Leader. State: Replica: 5da9595687714a74bbe40ac0eeef28f4, State: Running, Role: LEADER
I20260709 14:49:29.212047 12009 consensus_queue.cc:237] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } }
I20260709 14:49:29.218164 11445 catalog_manager.cc:5697] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 reported cstate change: term changed from 1 to 2, leader changed from a1030abeabc248db87a3d22409228336 (127.6.19.131) to 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "5da9595687714a74bbe40ac0eeef28f4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5da9595687714a74bbe40ac0eeef28f4" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 45979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:29.506275 11917 raft_consensus.cc:1275] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:29.507297 12009 consensus_queue.cc:1048] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:29.517266 11699 raft_consensus.cc:1275] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:29.519802 12034 consensus_queue.cc:1048] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:29.599938 11917 raft_consensus.cc:1275] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:29.601025 12034 consensus_queue.cc:1048] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24b3d99ca14042e5bc933ccf23f7a878" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:29.608593 11699 raft_consensus.cc:1275] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Refusing update from remote peer 5da9595687714a74bbe40ac0eeef28f4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:29.609845 12009 consensus_queue.cc:1048] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1030abeabc248db87a3d22409228336" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 33045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:29.814821  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:29.840169  6222 tablet_server.cc:179] TabletServer@127.6.19.129:46313 shutting down...
I20260709 14:49:29.861527  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:29.862285  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:29.863435  6222 raft_consensus.cc:2243] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.864076  6222 raft_consensus.cc:2272] T 22f9b01c7c7d4451a3a37d16520717d2 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:29.865365 11662 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260709 14:49:29.866791  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:29.867586  6222 raft_consensus.cc:2243] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.867974  6222 raft_consensus.cc:2272] T c867d01c304f4d87a871d1136e49cbcf P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:29.868160 11662 consensus_peers.cc:597] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:29.869971  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:29.870539  6222 raft_consensus.cc:2243] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.870923  6222 raft_consensus.cc:2272] T 39b891cbaea8492bb9d17a39c7482eda P 24b3d99ca14042e5bc933ccf23f7a878 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.872808  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:29.873422  6222 raft_consensus.cc:2243] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.873812  6222 raft_consensus.cc:2272] T 257a096fc17849a2abc90935f7cb2969 P 24b3d99ca14042e5bc933ccf23f7a878 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.875727  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:29.876221  6222 raft_consensus.cc:2243] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.876574  6222 raft_consensus.cc:2272] T 8e1e3c55addc4af6a9c1f83d46658ddc P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.878412  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:29.878881  6222 raft_consensus.cc:2243] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.879272  6222 raft_consensus.cc:2272] T 106712f47ef1482a837df68d6bce0583 P 24b3d99ca14042e5bc933ccf23f7a878 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.881070  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:29.881549  6222 raft_consensus.cc:2243] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.881917  6222 raft_consensus.cc:2272] T 5b05777983a2424cb9d68a557c213d85 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.884181  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:29.884645  6222 raft_consensus.cc:2243] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.885010  6222 raft_consensus.cc:2272] T 8e22111ada89426b95c67f238efab4c6 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.887490  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:29.887988  6222 raft_consensus.cc:2243] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.888337  6222 raft_consensus.cc:2272] T 67d8132db185469786a3d33aeb61c221 P 24b3d99ca14042e5bc933ccf23f7a878 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.890144  6222 tablet_replica.cc:333] stopping tablet replica
I20260709 14:49:29.890547  6222 raft_consensus.cc:2243] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.890920  6222 raft_consensus.cc:2272] T 5e367a1d01ea449890ce3f45c0a207a7 P 24b3d99ca14042e5bc933ccf23f7a878 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:29.910140 11588 consensus_peers.cc:597] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:29.919093  6222 tablet_server.cc:196] TabletServer@127.6.19.129:46313 shutdown complete.
W20260709 14:49:29.924809 11662 consensus_peers.cc:597] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:29.942227  6222 tablet_server.cc:179] TabletServer@127.6.19.130:0 shutting down...
W20260709 14:49:29.947183 11663 consensus_peers.cc:597] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 -> Peer 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979): Couldn't send request to peer 5da9595687714a74bbe40ac0eeef28f4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:29.955358 11588 consensus_peers.cc:597] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:29.956629 11662 consensus_peers.cc:597] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:29.965359  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:29.966081  6222 tablet_replica.cc:333] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4: stopping tablet replica
I20260709 14:49:29.966708  6222 raft_consensus.cc:2243] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.967082  6222 raft_consensus.cc:2272] T 22f9b01c7c7d4451a3a37d16520717d2 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.969094  6222 tablet_replica.cc:333] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4: stopping tablet replica
I20260709 14:49:29.969655  6222 raft_consensus.cc:2243] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:29.970283  6222 raft_consensus.cc:2272] T 39b891cbaea8492bb9d17a39c7482eda P 5da9595687714a74bbe40ac0eeef28f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.972116  6222 tablet_replica.cc:333] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4: stopping tablet replica
I20260709 14:49:29.972554  6222 raft_consensus.cc:2243] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:29.973343  6222 raft_consensus.cc:2272] T 5b05777983a2424cb9d68a557c213d85 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.975896  6222 tablet_replica.cc:333] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4: stopping tablet replica
I20260709 14:49:29.976414  6222 raft_consensus.cc:2243] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:29.977104  6222 raft_consensus.cc:2272] T 106712f47ef1482a837df68d6bce0583 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.978943  6222 tablet_replica.cc:333] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4: stopping tablet replica
I20260709 14:49:29.979398  6222 raft_consensus.cc:2243] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:29.980031  6222 raft_consensus.cc:2272] T c867d01c304f4d87a871d1136e49cbcf P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.981863  6222 tablet_replica.cc:333] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4: stopping tablet replica
I20260709 14:49:29.982372  6222 raft_consensus.cc:2243] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.982730  6222 raft_consensus.cc:2272] T 67d8132db185469786a3d33aeb61c221 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.984436  6222 tablet_replica.cc:333] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4: stopping tablet replica
I20260709 14:49:29.984891  6222 raft_consensus.cc:2243] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.985271  6222 raft_consensus.cc:2272] T 5e367a1d01ea449890ce3f45c0a207a7 P 5da9595687714a74bbe40ac0eeef28f4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.987387  6222 tablet_replica.cc:333] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4: stopping tablet replica
I20260709 14:49:29.988088  6222 raft_consensus.cc:2243] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:29.988479  6222 raft_consensus.cc:2272] T 257a096fc17849a2abc90935f7cb2969 P 5da9595687714a74bbe40ac0eeef28f4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:29.990178 11662 consensus_peers.cc:597] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 -> Peer 24b3d99ca14042e5bc933ccf23f7a878 (127.6.19.129:46313): Couldn't send request to peer 24b3d99ca14042e5bc933ccf23f7a878. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:29.990607  6222 tablet_replica.cc:333] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4: stopping tablet replica
I20260709 14:49:29.991169  6222 raft_consensus.cc:2243] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:29.991818  6222 raft_consensus.cc:2272] T 8e1e3c55addc4af6a9c1f83d46658ddc P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:29.993605  6222 tablet_replica.cc:333] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4: stopping tablet replica
I20260709 14:49:29.994058  6222 raft_consensus.cc:2243] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:29.994702  6222 raft_consensus.cc:2272] T 8e22111ada89426b95c67f238efab4c6 P 5da9595687714a74bbe40ac0eeef28f4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:30.014518 11663 consensus_peers.cc:597] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 -> Peer 5da9595687714a74bbe40ac0eeef28f4 (127.6.19.130:45979): Couldn't send request to peer 5da9595687714a74bbe40ac0eeef28f4. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.130:45979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:30.023514  6222 tablet_server.cc:196] TabletServer@127.6.19.130:0 shutdown complete.
I20260709 14:49:30.044011  6222 tablet_server.cc:179] TabletServer@127.6.19.131:0 shutting down...
W20260709 14:49:30.053830 11496 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:49:30.065305  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:30.065945  6222 tablet_replica.cc:333] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336: stopping tablet replica
I20260709 14:49:30.066485  6222 raft_consensus.cc:2243] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.066880  6222 raft_consensus.cc:2272] T 8e22111ada89426b95c67f238efab4c6 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.068992  6222 tablet_replica.cc:333] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336: stopping tablet replica
I20260709 14:49:30.069573  6222 raft_consensus.cc:2243] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.070236  6222 raft_consensus.cc:2272] T 22f9b01c7c7d4451a3a37d16520717d2 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.071893  6222 tablet_replica.cc:333] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336: stopping tablet replica
I20260709 14:49:30.072379  6222 raft_consensus.cc:2243] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.072747  6222 raft_consensus.cc:2272] T 8e1e3c55addc4af6a9c1f83d46658ddc P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.074445  6222 tablet_replica.cc:333] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336: stopping tablet replica
I20260709 14:49:30.074883  6222 raft_consensus.cc:2243] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.075526  6222 raft_consensus.cc:2272] T 257a096fc17849a2abc90935f7cb2969 P a1030abeabc248db87a3d22409228336 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.077158  6222 tablet_replica.cc:333] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336: stopping tablet replica
I20260709 14:49:30.077694  6222 raft_consensus.cc:2243] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.078044  6222 raft_consensus.cc:2272] T 5b05777983a2424cb9d68a557c213d85 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.080190  6222 tablet_replica.cc:333] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336: stopping tablet replica
I20260709 14:49:30.080693  6222 raft_consensus.cc:2243] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.081069  6222 raft_consensus.cc:2272] T 106712f47ef1482a837df68d6bce0583 P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.082999  6222 tablet_replica.cc:333] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336: stopping tablet replica
I20260709 14:49:30.083443  6222 raft_consensus.cc:2243] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.083792  6222 raft_consensus.cc:2272] T 39b891cbaea8492bb9d17a39c7482eda P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.085495  6222 tablet_replica.cc:333] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336: stopping tablet replica
I20260709 14:49:30.085901  6222 raft_consensus.cc:2243] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:30.086239  6222 raft_consensus.cc:2272] T c867d01c304f4d87a871d1136e49cbcf P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.087900  6222 tablet_replica.cc:333] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336: stopping tablet replica
I20260709 14:49:30.088330  6222 raft_consensus.cc:2243] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.089002  6222 raft_consensus.cc:2272] T 5e367a1d01ea449890ce3f45c0a207a7 P a1030abeabc248db87a3d22409228336 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.090716  6222 tablet_replica.cc:333] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336: stopping tablet replica
I20260709 14:49:30.091161  6222 raft_consensus.cc:2243] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.091812  6222 raft_consensus.cc:2272] T 67d8132db185469786a3d33aeb61c221 P a1030abeabc248db87a3d22409228336 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.119436  6222 tablet_server.cc:196] TabletServer@127.6.19.131:0 shutdown complete.
I20260709 14:49:30.139286  6222 master.cc:562] Master@127.6.19.190:38615 shutting down...
I20260709 14:49:30.157037  6222 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:30.157541  6222 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:30.157833  6222 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1713c7edf7bd4b629e9223b7151e2d6d: stopping tablet replica
I20260709 14:49:30.192282  6222 master.cc:584] Master@127.6.19.190:38615 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14317 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:49:30.232612  6222 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.19.190:36641
I20260709 14:49:30.233716  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:30.238883 12046 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
W20260709 14:49:30.238921 12047 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
W20260709 14:49:30.240007 12049 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
I20260709 14:49:30.241269  6222 server_base.cc:1061] running on GCE node
I20260709 14:49:30.242020  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:30.242194  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:30.242336  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608570242319 us; error 0 us; skew 500 ppm
I20260709 14:49:30.242803  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:30.244869  6222 webserver.cc:533] Webserver started at http://127.6.19.190:34979/ using document root <none> and password file <none>
I20260709 14:49:30.245355  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:30.245522  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:30.245752  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:30.246773  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/master-0-root/instance:
uuid: "6c80f201e1474d4bab6a3f7d5c924558"
format_stamp: "Formatted at 2026-07-09 14:49:30 on dist-test-slave-gjv7"
I20260709 14:49:30.250737  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:30.253646 12054 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.254257  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:30.254516  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/master-0-root
uuid: "6c80f201e1474d4bab6a3f7d5c924558"
format_stamp: "Formatted at 2026-07-09 14:49:30 on dist-test-slave-gjv7"
I20260709 14:49:30.254760  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/master-0-root/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)
I20260709 14:49:30.264317  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:30.265424  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:30.300278  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.190:36641
I20260709 14:49:30.300370 12105 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.190:36641 every 8 connection(s)
I20260709 14:49:30.303833 12106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:30.313679 12106 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558: Bootstrap starting.
I20260709 14:49:30.318073 12106 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.321764 12106 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558: No bootstrap required, opened a new log
I20260709 14:49:30.323669 12106 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c80f201e1474d4bab6a3f7d5c924558" member_type: VOTER }
I20260709 14:49:30.324012 12106 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.324226 12106 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c80f201e1474d4bab6a3f7d5c924558, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.324791 12106 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [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: "6c80f201e1474d4bab6a3f7d5c924558" member_type: VOTER }
I20260709 14:49:30.325241 12106 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:30.325443 12106 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:30.325690 12106 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.329689 12106 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c80f201e1474d4bab6a3f7d5c924558" member_type: VOTER }
I20260709 14:49:30.330137 12106 leader_election.cc:304] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [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: 6c80f201e1474d4bab6a3f7d5c924558; no voters: 
I20260709 14:49:30.331144 12106 leader_election.cc:290] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:30.331378 12109 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:30.332579 12109 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [term 1 LEADER]: Becoming Leader. State: Replica: 6c80f201e1474d4bab6a3f7d5c924558, State: Running, Role: LEADER
I20260709 14:49:30.333231 12109 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [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: "6c80f201e1474d4bab6a3f7d5c924558" member_type: VOTER }
I20260709 14:49:30.333858 12106 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:30.337610 12111 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c80f201e1474d4bab6a3f7d5c924558. Latest consensus state: current_term: 1 leader_uuid: "6c80f201e1474d4bab6a3f7d5c924558" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c80f201e1474d4bab6a3f7d5c924558" member_type: VOTER } }
I20260709 14:49:30.337821 12110 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c80f201e1474d4bab6a3f7d5c924558" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c80f201e1474d4bab6a3f7d5c924558" member_type: VOTER } }
I20260709 14:49:30.338177 12111 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:30.338376 12110 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:30.339890 12116 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:30.345438 12116 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:30.346669  6222 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:30.353356 12116 catalog_manager.cc:1383] Generated new cluster ID: 3c185a21785d4a9f8dbbe8a8a59b68e7
I20260709 14:49:30.353551 12116 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:30.364423 12116 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:30.365567 12116 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:30.381696 12116 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558: Generated new TSK 0
I20260709 14:49:30.382170 12116 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:30.412842  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:30.418180 12127 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
W20260709 14:49:30.419121 12128 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
W20260709 14:49:30.420451 12130 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
I20260709 14:49:30.420885  6222 server_base.cc:1061] running on GCE node
I20260709 14:49:30.421778  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:30.421948  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:30.422062  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608570422052 us; error 0 us; skew 500 ppm
I20260709 14:49:30.422547  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:30.424506  6222 webserver.cc:533] Webserver started at http://127.6.19.129:42957/ using document root <none> and password file <none>
I20260709 14:49:30.424903  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:30.425047  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:30.425297  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:30.426251  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-0-root/instance:
uuid: "1278e8807824482db8c1f237b6846998"
format_stamp: "Formatted at 2026-07-09 14:49:30 on dist-test-slave-gjv7"
I20260709 14:49:30.430207  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:30.433051 12135 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.433748  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:30.433996  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-0-root
uuid: "1278e8807824482db8c1f237b6846998"
format_stamp: "Formatted at 2026-07-09 14:49:30 on dist-test-slave-gjv7"
I20260709 14:49:30.434245  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-0-root/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)
I20260709 14:49:30.446990  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:30.448057  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:30.449419  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:30.451426  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:30.451604  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.451817  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:30.451973  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.488611  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.129:41187
I20260709 14:49:30.488698 12197 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.129:41187 every 8 connection(s)
I20260709 14:49:30.493244  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:30.499881 12202 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
W20260709 14:49:30.500540 12203 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
W20260709 14:49:30.502539 12205 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
I20260709 14:49:30.502846  6222 server_base.cc:1061] running on GCE node
I20260709 14:49:30.504019  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:30.504272  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:30.504469  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608570504450 us; error 0 us; skew 500 ppm
I20260709 14:49:30.505121  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:30.506237 12198 heartbeater.cc:344] Connected to a master server at 127.6.19.190:36641
I20260709 14:49:30.506608 12198 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:30.507277 12198 heartbeater.cc:507] Master 127.6.19.190:36641 requested a full tablet report, sending...
I20260709 14:49:30.507696  6222 webserver.cc:533] Webserver started at http://127.6.19.130:38607/ using document root <none> and password file <none>
I20260709 14:49:30.508251  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:30.508474  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:30.508721  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:30.509435 12071 ts_manager.cc:194] Registered new tserver with Master: 1278e8807824482db8c1f237b6846998 (127.6.19.129:41187)
I20260709 14:49:30.510231  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-1-root/instance:
uuid: "f8b10e80562c48269d52b3d1fda18960"
format_stamp: "Formatted at 2026-07-09 14:49:30 on dist-test-slave-gjv7"
I20260709 14:49:30.511812 12071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57242
I20260709 14:49:30.515058  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:30.518205 12210 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.518931  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:30.519191  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-1-root
uuid: "f8b10e80562c48269d52b3d1fda18960"
format_stamp: "Formatted at 2026-07-09 14:49:30 on dist-test-slave-gjv7"
I20260709 14:49:30.519428  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-1-root/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)
I20260709 14:49:30.532801  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:30.533885  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:30.535236  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:30.537325  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:30.537494  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.537716  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:30.537856  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.576363  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.130:46521
I20260709 14:49:30.576448 12272 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.130:46521 every 8 connection(s)
I20260709 14:49:30.580739  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:30.587699 12276 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
W20260709 14:49:30.587680 12277 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
I20260709 14:49:30.591296 12273 heartbeater.cc:344] Connected to a master server at 127.6.19.190:36641
I20260709 14:49:30.591748 12273 heartbeater.cc:461] Registering TS with master...
W20260709 14:49:30.591799 12279 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
I20260709 14:49:30.592506  6222 server_base.cc:1061] running on GCE node
I20260709 14:49:30.592669 12273 heartbeater.cc:507] Master 127.6.19.190:36641 requested a full tablet report, sending...
I20260709 14:49:30.593410  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:30.593616  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:30.593782  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608570593764 us; error 0 us; skew 500 ppm
I20260709 14:49:30.594336  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:30.594551 12071 ts_manager.cc:194] Registered new tserver with Master: f8b10e80562c48269d52b3d1fda18960 (127.6.19.130:46521)
I20260709 14:49:30.596046 12071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57244
I20260709 14:49:30.596630  6222 webserver.cc:533] Webserver started at http://127.6.19.131:41377/ using document root <none> and password file <none>
I20260709 14:49:30.597241  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:30.597410  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:30.597604  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:30.598608  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-2-root/instance:
uuid: "c52d15ab50c6408590a9391aed625c0c"
format_stamp: "Formatted at 2026-07-09 14:49:30 on dist-test-slave-gjv7"
I20260709 14:49:30.602454  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.004s
I20260709 14:49:30.605309 12284 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.605957  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:30.606185  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-2-root
uuid: "c52d15ab50c6408590a9391aed625c0c"
format_stamp: "Formatted at 2026-07-09 14:49:30 on dist-test-slave-gjv7"
I20260709 14:49:30.606400  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608332707656-6222-0/minicluster-data/ts-2-root/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)
I20260709 14:49:30.644513  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:30.645648  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:30.647001  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:30.649034  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:30.649216  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.649451  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:30.649590  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:30.685797  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.131:42971
I20260709 14:49:30.685899 12346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.131:42971 every 8 connection(s)
I20260709 14:49:30.697968 12347 heartbeater.cc:344] Connected to a master server at 127.6.19.190:36641
I20260709 14:49:30.698334 12347 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:30.699000 12347 heartbeater.cc:507] Master 127.6.19.190:36641 requested a full tablet report, sending...
I20260709 14:49:30.700677 12071 ts_manager.cc:194] Registered new tserver with Master: c52d15ab50c6408590a9391aed625c0c (127.6.19.131:42971)
I20260709 14:49:30.700832  6222 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012158557s
I20260709 14:49:30.702390 12071 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57246
I20260709 14:49:30.723520 12071 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57262:
name: "multi_table_leader_balance_table1"
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 {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:30.725529 12071 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:30.769840 12163 tablet_service.cc:1511] Processing CreateTablet for tablet c1840112b6314ece83c465c39050c2cc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=79df6ecd2cc04eddbfdb24641e36cfbd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:49:30.770159 12162 tablet_service.cc:1511] Processing CreateTablet for tablet ede2154292404ac2b3f0d344dade8103 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=79df6ecd2cc04eddbfdb24641e36cfbd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:49:30.770242 12237 tablet_service.cc:1511] Processing CreateTablet for tablet ede2154292404ac2b3f0d344dade8103 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=79df6ecd2cc04eddbfdb24641e36cfbd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:49:30.771202 12163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1840112b6314ece83c465c39050c2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:30.771310 12238 tablet_service.cc:1511] Processing CreateTablet for tablet c1840112b6314ece83c465c39050c2cc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=79df6ecd2cc04eddbfdb24641e36cfbd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:49:30.771663 12237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede2154292404ac2b3f0d344dade8103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:30.771911 12162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede2154292404ac2b3f0d344dade8103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:30.775138 12238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1840112b6314ece83c465c39050c2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:30.783576 12312 tablet_service.cc:1511] Processing CreateTablet for tablet c1840112b6314ece83c465c39050c2cc (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=79df6ecd2cc04eddbfdb24641e36cfbd]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:49:30.784809 12312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1840112b6314ece83c465c39050c2cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:30.787714 12311 tablet_service.cc:1511] Processing CreateTablet for tablet ede2154292404ac2b3f0d344dade8103 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=79df6ecd2cc04eddbfdb24641e36cfbd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:49:30.788932 12311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ede2154292404ac2b3f0d344dade8103. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:30.795307 12362 tablet_bootstrap.cc:492] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998: Bootstrap starting.
I20260709 14:49:30.798880 12363 tablet_bootstrap.cc:492] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960: Bootstrap starting.
I20260709 14:49:30.804582 12362 tablet_bootstrap.cc:654] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.805757 12363 tablet_bootstrap.cc:654] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.814512 12366 tablet_bootstrap.cc:492] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c: Bootstrap starting.
I20260709 14:49:30.814826 12363 tablet_bootstrap.cc:492] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960: No bootstrap required, opened a new log
I20260709 14:49:30.815306 12363 ts_tablet_manager.cc:1403] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.013s
I20260709 14:49:30.816051 12362 tablet_bootstrap.cc:492] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998: No bootstrap required, opened a new log
I20260709 14:49:30.816522 12362 ts_tablet_manager.cc:1403] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260709 14:49:30.818087 12363 raft_consensus.cc:359] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.818842 12363 raft_consensus.cc:385] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.819146 12363 raft_consensus.cc:740] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b10e80562c48269d52b3d1fda18960, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.819130 12362 raft_consensus.cc:359] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.820010 12366 tablet_bootstrap.cc:654] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.819977 12362 raft_consensus.cc:385] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.820489 12362 raft_consensus.cc:740] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1278e8807824482db8c1f237b6846998, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.820278 12363 consensus_queue.cc:260] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960 [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: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.821305 12362 consensus_queue.cc:260] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998 [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: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.822979 12273 heartbeater.cc:499] Master 127.6.19.190:36641 was elected leader, sending a full tablet report...
I20260709 14:49:30.823480 12363 ts_tablet_manager.cc:1434] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:49:30.825031 12198 heartbeater.cc:499] Master 127.6.19.190:36641 was elected leader, sending a full tablet report...
I20260709 14:49:30.826025 12363 tablet_bootstrap.cc:492] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960: Bootstrap starting.
I20260709 14:49:30.829221 12362 ts_tablet_manager.cc:1434] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 14:49:30.831262 12366 tablet_bootstrap.cc:492] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c: No bootstrap required, opened a new log
I20260709 14:49:30.831756 12366 ts_tablet_manager.cc:1403] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.016s
I20260709 14:49:30.832774 12363 tablet_bootstrap.cc:654] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.833575 12362 tablet_bootstrap.cc:492] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998: Bootstrap starting.
I20260709 14:49:30.834587 12366 raft_consensus.cc:359] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.835335 12366 raft_consensus.cc:385] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.835668 12366 raft_consensus.cc:740] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52d15ab50c6408590a9391aed625c0c, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.840073 12362 tablet_bootstrap.cc:654] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.840435 12366 consensus_queue.cc:260] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [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: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.846956 12347 heartbeater.cc:499] Master 127.6.19.190:36641 was elected leader, sending a full tablet report...
I20260709 14:49:30.848461 12366 ts_tablet_manager.cc:1434] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 14:49:30.850630 12366 tablet_bootstrap.cc:492] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c: Bootstrap starting.
I20260709 14:49:30.852762 12362 tablet_bootstrap.cc:492] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998: No bootstrap required, opened a new log
I20260709 14:49:30.852811 12363 tablet_bootstrap.cc:492] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960: No bootstrap required, opened a new log
I20260709 14:49:30.853446 12362 ts_tablet_manager.cc:1403] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.014s
I20260709 14:49:30.853509 12363 ts_tablet_manager.cc:1403] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.000s
I20260709 14:49:30.856405 12362 raft_consensus.cc:359] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.857110 12362 raft_consensus.cc:385] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.857460 12362 raft_consensus.cc:740] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1278e8807824482db8c1f237b6846998, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.857586 12363 raft_consensus.cc:359] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.858238 12366 tablet_bootstrap.cc:654] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:30.858311 12363 raft_consensus.cc:385] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.858889 12363 raft_consensus.cc:740] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b10e80562c48269d52b3d1fda18960, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.858311 12362 consensus_queue.cc:260] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [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: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.859623 12363 consensus_queue.cc:260] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [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: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.861690 12363 ts_tablet_manager.cc:1434] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:30.863132 12362 ts_tablet_manager.cc:1434] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:30.868678 12366 tablet_bootstrap.cc:492] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c: No bootstrap required, opened a new log
I20260709 14:49:30.869225 12366 ts_tablet_manager.cc:1403] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.017s
I20260709 14:49:30.871749 12366 raft_consensus.cc:359] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.872198 12366 raft_consensus.cc:385] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:30.872416 12366 raft_consensus.cc:740] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52d15ab50c6408590a9391aed625c0c, State: Initialized, Role: FOLLOWER
I20260709 14:49:30.872937 12366 consensus_queue.cc:260] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c [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: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.874785 12366 ts_tablet_manager.cc:1434] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:30.875682 12372 raft_consensus.cc:493] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:30.876093 12372 raft_consensus.cc:515] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.878037 12372 leader_election.cc:290] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1278e8807824482db8c1f237b6846998 (127.6.19.129:41187), f8b10e80562c48269d52b3d1fda18960 (127.6.19.130:46521)
I20260709 14:49:30.887431 12173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2154292404ac2b3f0d344dade8103" candidate_uuid: "c52d15ab50c6408590a9391aed625c0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1278e8807824482db8c1f237b6846998" is_pre_election: true
I20260709 14:49:30.887965 12173 raft_consensus.cc:2468] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c52d15ab50c6408590a9391aed625c0c in term 0.
I20260709 14:49:30.889063 12286 leader_election.cc:304] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [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: 1278e8807824482db8c1f237b6846998, c52d15ab50c6408590a9391aed625c0c; no voters: 
I20260709 14:49:30.889830 12372 raft_consensus.cc:2804] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:30.890177 12372 raft_consensus.cc:493] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:30.890486 12372 raft_consensus.cc:3060] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.890574 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2154292404ac2b3f0d344dade8103" candidate_uuid: "c52d15ab50c6408590a9391aed625c0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b10e80562c48269d52b3d1fda18960" is_pre_election: true
I20260709 14:49:30.891139 12248 raft_consensus.cc:2468] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c52d15ab50c6408590a9391aed625c0c in term 0.
I20260709 14:49:30.895123 12372 raft_consensus.cc:515] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.896590 12372 leader_election.cc:290] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [CANDIDATE]: Term 1 election: Requested vote from peers 1278e8807824482db8c1f237b6846998 (127.6.19.129:41187), f8b10e80562c48269d52b3d1fda18960 (127.6.19.130:46521)
I20260709 14:49:30.897235 12173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2154292404ac2b3f0d344dade8103" candidate_uuid: "c52d15ab50c6408590a9391aed625c0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1278e8807824482db8c1f237b6846998"
I20260709 14:49:30.897347 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ede2154292404ac2b3f0d344dade8103" candidate_uuid: "c52d15ab50c6408590a9391aed625c0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b10e80562c48269d52b3d1fda18960"
I20260709 14:49:30.897665 12173 raft_consensus.cc:3060] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.897819 12248 raft_consensus.cc:3060] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:30.902136 12173 raft_consensus.cc:2468] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52d15ab50c6408590a9391aed625c0c in term 1.
I20260709 14:49:30.902285 12248 raft_consensus.cc:2468] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c52d15ab50c6408590a9391aed625c0c in term 1.
I20260709 14:49:30.902945 12286 leader_election.cc:304] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [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: 1278e8807824482db8c1f237b6846998, c52d15ab50c6408590a9391aed625c0c; no voters: 
I20260709 14:49:30.903549 12372 raft_consensus.cc:2804] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:30.904287 12372 raft_consensus.cc:697] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [term 1 LEADER]: Becoming Leader. State: Replica: c52d15ab50c6408590a9391aed625c0c, State: Running, Role: LEADER
I20260709 14:49:30.905021 12372 consensus_queue.cc:237] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [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: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:30.911434 12068 catalog_manager.cc:5697] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c reported cstate change: term changed from 0 to 1, leader changed from <none> to c52d15ab50c6408590a9391aed625c0c (127.6.19.131). New cstate: current_term: 1 leader_uuid: "c52d15ab50c6408590a9391aed625c0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:31.141574 12367 raft_consensus.cc:493] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.142089 12367 raft_consensus.cc:515] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.143963 12367 leader_election.cc:290] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1278e8807824482db8c1f237b6846998 (127.6.19.129:41187), c52d15ab50c6408590a9391aed625c0c (127.6.19.131:42971)
I20260709 14:49:31.152879 12173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1840112b6314ece83c465c39050c2cc" candidate_uuid: "f8b10e80562c48269d52b3d1fda18960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1278e8807824482db8c1f237b6846998" is_pre_election: true
I20260709 14:49:31.153041 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1840112b6314ece83c465c39050c2cc" candidate_uuid: "f8b10e80562c48269d52b3d1fda18960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52d15ab50c6408590a9391aed625c0c" is_pre_election: true
I20260709 14:49:31.153496 12173 raft_consensus.cc:2468] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b10e80562c48269d52b3d1fda18960 in term 0.
I20260709 14:49:31.153635 12322 raft_consensus.cc:2468] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b10e80562c48269d52b3d1fda18960 in term 0.
I20260709 14:49:31.154454 12212 leader_election.cc:304] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [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: 1278e8807824482db8c1f237b6846998, f8b10e80562c48269d52b3d1fda18960; no voters: 
I20260709 14:49:31.155042 12367 raft_consensus.cc:2804] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:31.155318 12367 raft_consensus.cc:493] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:31.155553 12367 raft_consensus.cc:3060] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.160277 12367 raft_consensus.cc:515] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.161649 12367 leader_election.cc:290] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [CANDIDATE]: Term 1 election: Requested vote from peers 1278e8807824482db8c1f237b6846998 (127.6.19.129:41187), c52d15ab50c6408590a9391aed625c0c (127.6.19.131:42971)
I20260709 14:49:31.162333 12173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1840112b6314ece83c465c39050c2cc" candidate_uuid: "f8b10e80562c48269d52b3d1fda18960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1278e8807824482db8c1f237b6846998"
I20260709 14:49:31.162501 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1840112b6314ece83c465c39050c2cc" candidate_uuid: "f8b10e80562c48269d52b3d1fda18960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52d15ab50c6408590a9391aed625c0c"
I20260709 14:49:31.162786 12173 raft_consensus.cc:3060] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.162978 12322 raft_consensus.cc:3060] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.167165 12173 raft_consensus.cc:2468] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b10e80562c48269d52b3d1fda18960 in term 1.
I20260709 14:49:31.167443 12322 raft_consensus.cc:2468] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b10e80562c48269d52b3d1fda18960 in term 1.
I20260709 14:49:31.168005 12212 leader_election.cc:304] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [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: 1278e8807824482db8c1f237b6846998, f8b10e80562c48269d52b3d1fda18960; no voters: 
I20260709 14:49:31.168593 12367 raft_consensus.cc:2804] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:31.169376 12367 raft_consensus.cc:697] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 1 LEADER]: Becoming Leader. State: Replica: f8b10e80562c48269d52b3d1fda18960, State: Running, Role: LEADER
I20260709 14:49:31.169973 12367 consensus_queue.cc:237] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [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: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.175534 12068 catalog_manager.cc:5697] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b10e80562c48269d52b3d1fda18960 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "f8b10e80562c48269d52b3d1fda18960" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.237404 12068 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57268:
name: "multi_table_leader_balance_table2"
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 {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:31.239220 12068 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:31.259527 12163 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc16ec529e6464baf6b3791d20e09d0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=146919357d484851b30353eb48d40453]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:49:31.260600 12163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc16ec529e6464baf6b3791d20e09d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.260737 12237 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc16ec529e6464baf6b3791d20e09d0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=146919357d484851b30353eb48d40453]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:49:31.262003 12237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc16ec529e6464baf6b3791d20e09d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.263319 12311 tablet_service.cc:1511] Processing CreateTablet for tablet 0dc16ec529e6464baf6b3791d20e09d0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=146919357d484851b30353eb48d40453]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:49:31.264475 12311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dc16ec529e6464baf6b3791d20e09d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.264792 12162 tablet_service.cc:1511] Processing CreateTablet for tablet 40e15d6624734930bbd5a32ef7dc8a46 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=146919357d484851b30353eb48d40453]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:49:31.265941 12162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e15d6624734930bbd5a32ef7dc8a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.267859 12238 tablet_service.cc:1511] Processing CreateTablet for tablet 40e15d6624734930bbd5a32ef7dc8a46 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=146919357d484851b30353eb48d40453]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:49:31.269042 12238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e15d6624734930bbd5a32ef7dc8a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.274348 12312 tablet_service.cc:1511] Processing CreateTablet for tablet 40e15d6624734930bbd5a32ef7dc8a46 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=146919357d484851b30353eb48d40453]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:49:31.275518 12312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40e15d6624734930bbd5a32ef7dc8a46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:31.277812 12363 tablet_bootstrap.cc:492] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960: Bootstrap starting.
I20260709 14:49:31.283569 12363 tablet_bootstrap.cc:654] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.290129 12362 tablet_bootstrap.cc:492] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998: Bootstrap starting.
I20260709 14:49:31.290508 12366 tablet_bootstrap.cc:492] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c: Bootstrap starting.
I20260709 14:49:31.296502 12366 tablet_bootstrap.cc:654] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.296808 12362 tablet_bootstrap.cc:654] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.304163 12363 tablet_bootstrap.cc:492] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960: No bootstrap required, opened a new log
I20260709 14:49:31.304690 12363 ts_tablet_manager.cc:1403] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.017s
I20260709 14:49:31.305169 12362 tablet_bootstrap.cc:492] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998: No bootstrap required, opened a new log
I20260709 14:49:31.305223 12366 tablet_bootstrap.cc:492] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c: No bootstrap required, opened a new log
I20260709 14:49:31.305840 12362 ts_tablet_manager.cc:1403] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 14:49:31.305864 12366 ts_tablet_manager.cc:1403] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 14:49:31.307657 12363 raft_consensus.cc:359] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.308369 12363 raft_consensus.cc:385] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.308701 12363 raft_consensus.cc:740] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b10e80562c48269d52b3d1fda18960, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.308979 12366 raft_consensus.cc:359] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.309293 12362 raft_consensus.cc:359] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.309813 12366 raft_consensus.cc:385] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.310014 12362 raft_consensus.cc:385] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.309643 12363 consensus_queue.cc:260] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960 [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: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.310241 12366 raft_consensus.cc:740] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52d15ab50c6408590a9391aed625c0c, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.310351 12362 raft_consensus.cc:740] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1278e8807824482db8c1f237b6846998, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.311157 12366 consensus_queue.cc:260] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c [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: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.311168 12362 consensus_queue.cc:260] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [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: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.313467 12366 ts_tablet_manager.cc:1434] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:31.315426 12366 tablet_bootstrap.cc:492] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c: Bootstrap starting.
I20260709 14:49:31.318111 12363 ts_tablet_manager.cc:1434] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 14:49:31.320405 12362 ts_tablet_manager.cc:1434] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:49:31.321251 12363 tablet_bootstrap.cc:492] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960: Bootstrap starting.
I20260709 14:49:31.321502 12362 tablet_bootstrap.cc:492] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998: Bootstrap starting.
I20260709 14:49:31.321763 12366 tablet_bootstrap.cc:654] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.328120 12362 tablet_bootstrap.cc:654] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.332613 12366 tablet_bootstrap.cc:492] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c: No bootstrap required, opened a new log
I20260709 14:49:31.333065 12366 ts_tablet_manager.cc:1403] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260709 14:49:31.333489 12363 tablet_bootstrap.cc:654] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:31.335893 12366 raft_consensus.cc:359] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.336521 12366 raft_consensus.cc:385] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.336777 12366 raft_consensus.cc:740] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c52d15ab50c6408590a9391aed625c0c, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.337438 12366 consensus_queue.cc:260] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c [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: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.339639 12366 ts_tablet_manager.cc:1434] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:31.339715 12363 tablet_bootstrap.cc:492] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960: No bootstrap required, opened a new log
I20260709 14:49:31.340010 12362 tablet_bootstrap.cc:492] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998: No bootstrap required, opened a new log
I20260709 14:49:31.340277 12363 ts_tablet_manager.cc:1403] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 14:49:31.340490 12362 ts_tablet_manager.cc:1403] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
W20260709 14:49:31.343227 12119 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:31.343205 12363 raft_consensus.cc:359] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.344023 12363 raft_consensus.cc:385] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.343792 12362 raft_consensus.cc:359] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.344383 12363 raft_consensus.cc:740] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b10e80562c48269d52b3d1fda18960, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.344520 12362 raft_consensus.cc:385] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:31.344901 12362 raft_consensus.cc:740] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1278e8807824482db8c1f237b6846998, State: Initialized, Role: FOLLOWER
I20260709 14:49:31.345216 12363 consensus_queue.cc:260] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [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: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.347445 12363 ts_tablet_manager.cc:1434] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:31.345798 12362 consensus_queue.cc:260] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [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: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.349678 12362 ts_tablet_manager.cc:1434] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:49:31.401402 12372 consensus_queue.cc:1048] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:31.412793 12394 consensus_queue.cc:1048] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:31.420411 12367 raft_consensus.cc:493] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.420885 12367 raft_consensus.cc:515] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.422642 12367 leader_election.cc:290] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1278e8807824482db8c1f237b6846998 (127.6.19.129:41187), c52d15ab50c6408590a9391aed625c0c (127.6.19.131:42971)
I20260709 14:49:31.423231 12173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e15d6624734930bbd5a32ef7dc8a46" candidate_uuid: "f8b10e80562c48269d52b3d1fda18960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1278e8807824482db8c1f237b6846998" is_pre_election: true
I20260709 14:49:31.423841 12173 raft_consensus.cc:2468] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b10e80562c48269d52b3d1fda18960 in term 0.
I20260709 14:49:31.424638 12212 leader_election.cc:304] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [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: 1278e8807824482db8c1f237b6846998, f8b10e80562c48269d52b3d1fda18960; no voters: 
I20260709 14:49:31.425221 12367 raft_consensus.cc:2804] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:31.425570 12367 raft_consensus.cc:493] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:31.425505 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e15d6624734930bbd5a32ef7dc8a46" candidate_uuid: "f8b10e80562c48269d52b3d1fda18960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52d15ab50c6408590a9391aed625c0c" is_pre_election: true
I20260709 14:49:31.426128 12367 raft_consensus.cc:3060] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.426335 12322 raft_consensus.cc:2468] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b10e80562c48269d52b3d1fda18960 in term 0.
I20260709 14:49:31.431424 12367 raft_consensus.cc:515] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.432902 12367 leader_election.cc:290] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [CANDIDATE]: Term 1 election: Requested vote from peers 1278e8807824482db8c1f237b6846998 (127.6.19.129:41187), c52d15ab50c6408590a9391aed625c0c (127.6.19.131:42971)
I20260709 14:49:31.433482 12173 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e15d6624734930bbd5a32ef7dc8a46" candidate_uuid: "f8b10e80562c48269d52b3d1fda18960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1278e8807824482db8c1f237b6846998"
I20260709 14:49:31.433745 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e15d6624734930bbd5a32ef7dc8a46" candidate_uuid: "f8b10e80562c48269d52b3d1fda18960" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52d15ab50c6408590a9391aed625c0c"
I20260709 14:49:31.433966 12173 raft_consensus.cc:3060] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.434235 12322 raft_consensus.cc:3060] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.438501 12322 raft_consensus.cc:2468] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b10e80562c48269d52b3d1fda18960 in term 1.
I20260709 14:49:31.438711 12173 raft_consensus.cc:2468] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b10e80562c48269d52b3d1fda18960 in term 1.
I20260709 14:49:31.439405 12213 leader_election.cc:304] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [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: c52d15ab50c6408590a9391aed625c0c, f8b10e80562c48269d52b3d1fda18960; no voters: 
I20260709 14:49:31.440109 12367 raft_consensus.cc:2804] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:31.440528 12367 raft_consensus.cc:697] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 1 LEADER]: Becoming Leader. State: Replica: f8b10e80562c48269d52b3d1fda18960, State: Running, Role: LEADER
I20260709 14:49:31.441250 12367 consensus_queue.cc:237] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [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: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.447744 12071 catalog_manager.cc:5697] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b10e80562c48269d52b3d1fda18960 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "f8b10e80562c48269d52b3d1fda18960" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.570137 12368 raft_consensus.cc:493] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:31.570640 12368 raft_consensus.cc:515] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.572676 12368 leader_election.cc:290] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b10e80562c48269d52b3d1fda18960 (127.6.19.130:46521), c52d15ab50c6408590a9391aed625c0c (127.6.19.131:42971)
I20260709 14:49:31.583214 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc16ec529e6464baf6b3791d20e09d0" candidate_uuid: "1278e8807824482db8c1f237b6846998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b10e80562c48269d52b3d1fda18960" is_pre_election: true
I20260709 14:49:31.583597 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc16ec529e6464baf6b3791d20e09d0" candidate_uuid: "1278e8807824482db8c1f237b6846998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52d15ab50c6408590a9391aed625c0c" is_pre_election: true
I20260709 14:49:31.583907 12248 raft_consensus.cc:2468] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1278e8807824482db8c1f237b6846998 in term 0.
I20260709 14:49:31.584178 12322 raft_consensus.cc:2468] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1278e8807824482db8c1f237b6846998 in term 0.
I20260709 14:49:31.584966 12137 leader_election.cc:304] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [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: 1278e8807824482db8c1f237b6846998, f8b10e80562c48269d52b3d1fda18960; no voters: 
I20260709 14:49:31.585620 12368 raft_consensus.cc:2804] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:31.585958 12368 raft_consensus.cc:493] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:31.586213 12368 raft_consensus.cc:3060] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.590730 12368 raft_consensus.cc:515] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.592128 12368 leader_election.cc:290] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [CANDIDATE]: Term 1 election: Requested vote from peers f8b10e80562c48269d52b3d1fda18960 (127.6.19.130:46521), c52d15ab50c6408590a9391aed625c0c (127.6.19.131:42971)
I20260709 14:49:31.592741 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc16ec529e6464baf6b3791d20e09d0" candidate_uuid: "1278e8807824482db8c1f237b6846998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b10e80562c48269d52b3d1fda18960"
I20260709 14:49:31.593057 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dc16ec529e6464baf6b3791d20e09d0" candidate_uuid: "1278e8807824482db8c1f237b6846998" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c52d15ab50c6408590a9391aed625c0c"
I20260709 14:49:31.593350 12248 raft_consensus.cc:3060] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.593571 12322 raft_consensus.cc:3060] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:31.598097 12322 raft_consensus.cc:2468] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1278e8807824482db8c1f237b6846998 in term 1.
I20260709 14:49:31.598227 12248 raft_consensus.cc:2468] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1278e8807824482db8c1f237b6846998 in term 1.
I20260709 14:49:31.598980 12138 leader_election.cc:304] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [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: 1278e8807824482db8c1f237b6846998, c52d15ab50c6408590a9391aed625c0c; no voters: 
I20260709 14:49:31.599659 12368 raft_consensus.cc:2804] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:31.600663 12368 raft_consensus.cc:697] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [term 1 LEADER]: Becoming Leader. State: Replica: 1278e8807824482db8c1f237b6846998, State: Running, Role: LEADER
I20260709 14:49:31.601305 12368 consensus_queue.cc:237] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [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: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.608031 12071 catalog_manager.cc:5697] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1278e8807824482db8c1f237b6846998 (127.6.19.129). New cstate: current_term: 1 leader_uuid: "1278e8807824482db8c1f237b6846998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.611198 12367 consensus_queue.cc:1048] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:31.622092 12407 consensus_queue.cc:1048] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:31.677893 12248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1840112b6314ece83c465c39050c2cc"
dest_uuid: "f8b10e80562c48269d52b3d1fda18960"
mode: GRACEFUL
new_leader_uuid: "1278e8807824482db8c1f237b6846998"
 from {username='slave'} at 127.0.0.1:58094
I20260709 14:49:31.678354 12248 raft_consensus.cc:606] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 1 LEADER]: Received request to transfer leadership to TS 1278e8807824482db8c1f237b6846998
I20260709 14:49:31.687587 12248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40e15d6624734930bbd5a32ef7dc8a46"
dest_uuid: "f8b10e80562c48269d52b3d1fda18960"
mode: GRACEFUL
new_leader_uuid: "1278e8807824482db8c1f237b6846998"
 from {username='slave'} at 127.0.0.1:58094
I20260709 14:49:31.688032 12248 raft_consensus.cc:606] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 1 LEADER]: Received request to transfer leadership to TS 1278e8807824482db8c1f237b6846998
I20260709 14:49:31.903409 12407 consensus_queue.cc:1048] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:31.909025 12408 raft_consensus.cc:993] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960: : Instructing follower 1278e8807824482db8c1f237b6846998 to start an election
I20260709 14:49:31.909556 12367 raft_consensus.cc:1081] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 1 LEADER]: Signalling peer 1278e8807824482db8c1f237b6846998 to start an election
I20260709 14:49:31.911104 12172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40e15d6624734930bbd5a32ef7dc8a46"
dest_uuid: "1278e8807824482db8c1f237b6846998"
 from {username='slave'} at 127.0.0.1:44998
I20260709 14:49:31.911656 12172 raft_consensus.cc:493] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:31.912010 12172 raft_consensus.cc:3060] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:31.918026 12408 consensus_queue.cc:1048] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:31.920773 12172 raft_consensus.cc:515] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.923156 12172 leader_election.cc:290] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [CANDIDATE]: Term 2 election: Requested vote from peers f8b10e80562c48269d52b3d1fda18960 (127.6.19.130:46521), c52d15ab50c6408590a9391aed625c0c (127.6.19.131:42971)
I20260709 14:49:31.923331 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e15d6624734930bbd5a32ef7dc8a46" candidate_uuid: "1278e8807824482db8c1f237b6846998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b10e80562c48269d52b3d1fda18960"
I20260709 14:49:31.923918 12248 raft_consensus.cc:3055] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:31.924203 12321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e15d6624734930bbd5a32ef7dc8a46" candidate_uuid: "1278e8807824482db8c1f237b6846998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c52d15ab50c6408590a9391aed625c0c"
I20260709 14:49:31.924237 12248 raft_consensus.cc:740] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8b10e80562c48269d52b3d1fda18960, State: Running, Role: LEADER
I20260709 14:49:31.925546 12248 consensus_queue.cc:260] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.926453 12248 raft_consensus.cc:3060] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:31.932193 12248 raft_consensus.cc:2468] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1278e8807824482db8c1f237b6846998 in term 2.
I20260709 14:49:31.933105 12137 leader_election.cc:304] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1278e8807824482db8c1f237b6846998, f8b10e80562c48269d52b3d1fda18960; no voters: c52d15ab50c6408590a9391aed625c0c
I20260709 14:49:31.933864 12368 raft_consensus.cc:2804] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:31.934314 12368 raft_consensus.cc:697] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 2 LEADER]: Becoming Leader. State: Replica: 1278e8807824482db8c1f237b6846998, State: Running, Role: LEADER
I20260709 14:49:31.935074 12368 consensus_queue.cc:237] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:31.941569 12069 catalog_manager.cc:5697] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 reported cstate change: term changed from 1 to 2, leader changed from f8b10e80562c48269d52b3d1fda18960 (127.6.19.130) to 1278e8807824482db8c1f237b6846998 (127.6.19.129). New cstate: current_term: 2 leader_uuid: "1278e8807824482db8c1f237b6846998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:31.994138 12368 consensus_queue.cc:1048] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.003975 12404 consensus_queue.cc:1048] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:32.205802 12407 raft_consensus.cc:993] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960: : Instructing follower 1278e8807824482db8c1f237b6846998 to start an election
I20260709 14:49:32.206264 12367 raft_consensus.cc:1081] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 1 LEADER]: Signalling peer 1278e8807824482db8c1f237b6846998 to start an election
I20260709 14:49:32.207705 12172 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1840112b6314ece83c465c39050c2cc"
dest_uuid: "1278e8807824482db8c1f237b6846998"
 from {username='slave'} at 127.0.0.1:44998
I20260709 14:49:32.208251 12172 raft_consensus.cc:493] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:32.208580 12172 raft_consensus.cc:3060] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.213130 12172 raft_consensus.cc:515] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:32.214571 12172 leader_election.cc:290] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [CANDIDATE]: Term 2 election: Requested vote from peers f8b10e80562c48269d52b3d1fda18960 (127.6.19.130:46521), c52d15ab50c6408590a9391aed625c0c (127.6.19.131:42971)
I20260709 14:49:32.215342 12248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1840112b6314ece83c465c39050c2cc" candidate_uuid: "1278e8807824482db8c1f237b6846998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b10e80562c48269d52b3d1fda18960"
I20260709 14:49:32.215526 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1840112b6314ece83c465c39050c2cc" candidate_uuid: "1278e8807824482db8c1f237b6846998" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c52d15ab50c6408590a9391aed625c0c"
I20260709 14:49:32.215842 12248 raft_consensus.cc:3055] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:32.216039 12322 raft_consensus.cc:3060] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.216152 12248 raft_consensus.cc:740] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8b10e80562c48269d52b3d1fda18960, State: Running, Role: LEADER
I20260709 14:49:32.216847 12248 consensus_queue.cc:260] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:32.217765 12248 raft_consensus.cc:3060] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.220639 12322 raft_consensus.cc:2468] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1278e8807824482db8c1f237b6846998 in term 2.
I20260709 14:49:32.221686 12138 leader_election.cc:304] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1278e8807824482db8c1f237b6846998, c52d15ab50c6408590a9391aed625c0c; no voters: 
I20260709 14:49:32.222280 12404 raft_consensus.cc:2804] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:32.222448 12248 raft_consensus.cc:2468] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1278e8807824482db8c1f237b6846998 in term 2.
I20260709 14:49:32.222792 12404 raft_consensus.cc:697] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [term 2 LEADER]: Becoming Leader. State: Replica: 1278e8807824482db8c1f237b6846998, State: Running, Role: LEADER
I20260709 14:49:32.223613 12404 consensus_queue.cc:237] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:32.228763 12071 catalog_manager.cc:5697] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 reported cstate change: term changed from 1 to 2, leader changed from f8b10e80562c48269d52b3d1fda18960 (127.6.19.130) to 1278e8807824482db8c1f237b6846998 (127.6.19.129). New cstate: current_term: 2 leader_uuid: "1278e8807824482db8c1f237b6846998" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.336715 12322 raft_consensus.cc:3060] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:32.341331 12322 raft_consensus.cc:1275] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c [term 2 FOLLOWER]: Refusing update from remote peer 1278e8807824482db8c1f237b6846998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:32.342368 12404 consensus_queue.cc:1048] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:32.349817 12248 raft_consensus.cc:1275] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 2 FOLLOWER]: Refusing update from remote peer 1278e8807824482db8c1f237b6846998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:32.353711 12404 consensus_queue.cc:1048] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:32.370688  6222 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:49:32.372135  6222 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:49:32.372500  6222 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:49:32.382699 12172 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40e15d6624734930bbd5a32ef7dc8a46"
dest_uuid: "1278e8807824482db8c1f237b6846998"
mode: GRACEFUL
new_leader_uuid: "f8b10e80562c48269d52b3d1fda18960"
 from {username='slave'} at 127.0.0.1:45006
I20260709 14:49:32.383150 12172 raft_consensus.cc:606] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 2 LEADER]: Received request to transfer leadership to TS f8b10e80562c48269d52b3d1fda18960
I20260709 14:49:32.384179  6222 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:49:32.655076 12322 raft_consensus.cc:1275] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c [term 2 FOLLOWER]: Refusing update from remote peer 1278e8807824482db8c1f237b6846998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:32.656384 12404 consensus_queue.cc:1048] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:32.664103 12248 raft_consensus.cc:1275] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 2 FOLLOWER]: Refusing update from remote peer 1278e8807824482db8c1f237b6846998: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:32.665566 12368 consensus_queue.cc:1048] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:32.896270 12368 raft_consensus.cc:993] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998: : Instructing follower f8b10e80562c48269d52b3d1fda18960 to start an election
I20260709 14:49:32.896719 12419 raft_consensus.cc:1081] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 2 LEADER]: Signalling peer f8b10e80562c48269d52b3d1fda18960 to start an election
I20260709 14:49:32.898041 12248 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40e15d6624734930bbd5a32ef7dc8a46"
dest_uuid: "f8b10e80562c48269d52b3d1fda18960"
 from {username='slave'} at 127.0.0.1:58088
I20260709 14:49:32.898599 12248 raft_consensus.cc:493] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:32.898944 12248 raft_consensus.cc:3060] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:32.903716 12248 raft_consensus.cc:515] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:32.905107 12248 leader_election.cc:290] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [CANDIDATE]: Term 3 election: Requested vote from peers 1278e8807824482db8c1f237b6846998 (127.6.19.129:41187), c52d15ab50c6408590a9391aed625c0c (127.6.19.131:42971)
I20260709 14:49:32.905850 12172 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e15d6624734930bbd5a32ef7dc8a46" candidate_uuid: "f8b10e80562c48269d52b3d1fda18960" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1278e8807824482db8c1f237b6846998"
I20260709 14:49:32.906193 12322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40e15d6624734930bbd5a32ef7dc8a46" candidate_uuid: "f8b10e80562c48269d52b3d1fda18960" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c52d15ab50c6408590a9391aed625c0c"
I20260709 14:49:32.906488 12172 raft_consensus.cc:3055] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:32.906773 12322 raft_consensus.cc:3060] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:32.906807 12172 raft_consensus.cc:740] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1278e8807824482db8c1f237b6846998, State: Running, Role: LEADER
I20260709 14:49:32.907723 12172 consensus_queue.cc:260] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:32.908934 12172 raft_consensus.cc:3060] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:32.913334 12322 raft_consensus.cc:2468] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b10e80562c48269d52b3d1fda18960 in term 3.
I20260709 14:49:32.914433 12213 leader_election.cc:304] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c52d15ab50c6408590a9391aed625c0c, f8b10e80562c48269d52b3d1fda18960; no voters: 
I20260709 14:49:32.915167 12367 raft_consensus.cc:2804] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:32.915341 12172 raft_consensus.cc:2468] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b10e80562c48269d52b3d1fda18960 in term 3.
I20260709 14:49:32.916064 12367 raft_consensus.cc:697] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 3 LEADER]: Becoming Leader. State: Replica: f8b10e80562c48269d52b3d1fda18960, State: Running, Role: LEADER
I20260709 14:49:32.916882 12367 consensus_queue.cc:237] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } }
I20260709 14:49:32.922299 12069 catalog_manager.cc:5697] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 reported cstate change: term changed from 2 to 3, leader changed from 1278e8807824482db8c1f237b6846998 (127.6.19.129) to f8b10e80562c48269d52b3d1fda18960 (127.6.19.130). New cstate: current_term: 3 leader_uuid: "f8b10e80562c48269d52b3d1fda18960" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1278e8807824482db8c1f237b6846998" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 41187 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b10e80562c48269d52b3d1fda18960" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 46521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c52d15ab50c6408590a9391aed625c0c" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 42971 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:32.981382  6222 tablet_server.cc:179] TabletServer@127.6.19.129:0 shutting down...
I20260709 14:49:32.996045  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:32.996552  6222 tablet_replica.cc:333] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998: stopping tablet replica
I20260709 14:49:32.997020  6222 raft_consensus.cc:2243] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:32.997715  6222 raft_consensus.cc:2272] T 0dc16ec529e6464baf6b3791d20e09d0 P 1278e8807824482db8c1f237b6846998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:32.999733  6222 tablet_replica.cc:333] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998: stopping tablet replica
I20260709 14:49:33.000173  6222 raft_consensus.cc:2243] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.000470  6222 raft_consensus.cc:2272] T 40e15d6624734930bbd5a32ef7dc8a46 P 1278e8807824482db8c1f237b6846998 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.002285  6222 tablet_replica.cc:333] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998: stopping tablet replica
I20260709 14:49:33.002714  6222 raft_consensus.cc:2243] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.003383  6222 raft_consensus.cc:2272] T c1840112b6314ece83c465c39050c2cc P 1278e8807824482db8c1f237b6846998 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.005486  6222 tablet_replica.cc:333] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998: stopping tablet replica
I20260709 14:49:33.005945  6222 raft_consensus.cc:2243] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.006319  6222 raft_consensus.cc:2272] T ede2154292404ac2b3f0d344dade8103 P 1278e8807824482db8c1f237b6846998 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.017208  6222 tablet_server.cc:196] TabletServer@127.6.19.129:0 shutdown complete.
I20260709 14:49:33.027540  6222 tablet_server.cc:179] TabletServer@127.6.19.130:0 shutting down...
I20260709 14:49:33.042490  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:33.043042  6222 tablet_replica.cc:333] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960: stopping tablet replica
I20260709 14:49:33.043524  6222 raft_consensus.cc:2243] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.044119  6222 pending_rounds.cc:70] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960: Trying to abort 1 pending ops.
I20260709 14:49:33.044318  6222 pending_rounds.cc:77] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305660714674040832 op_type: NO_OP noop_request { }
I20260709 14:49:33.044584  6222 raft_consensus.cc:2889] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:49:33.044839  6222 raft_consensus.cc:2272] T 40e15d6624734930bbd5a32ef7dc8a46 P f8b10e80562c48269d52b3d1fda18960 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.046661  6222 tablet_replica.cc:333] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960: stopping tablet replica
I20260709 14:49:33.047143  6222 raft_consensus.cc:2243] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.047508  6222 raft_consensus.cc:2272] T 0dc16ec529e6464baf6b3791d20e09d0 P f8b10e80562c48269d52b3d1fda18960 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.049065  6222 tablet_replica.cc:333] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960: stopping tablet replica
I20260709 14:49:33.049495  6222 raft_consensus.cc:2243] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.049844  6222 raft_consensus.cc:2272] T c1840112b6314ece83c465c39050c2cc P f8b10e80562c48269d52b3d1fda18960 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.051947  6222 tablet_replica.cc:333] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960: stopping tablet replica
I20260709 14:49:33.052362  6222 raft_consensus.cc:2243] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.052721  6222 raft_consensus.cc:2272] T ede2154292404ac2b3f0d344dade8103 P f8b10e80562c48269d52b3d1fda18960 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.062906  6222 tablet_server.cc:196] TabletServer@127.6.19.130:0 shutdown complete.
I20260709 14:49:33.073195  6222 tablet_server.cc:179] TabletServer@127.6.19.131:0 shutting down...
I20260709 14:49:33.087692  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:33.088217  6222 tablet_replica.cc:333] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c: stopping tablet replica
I20260709 14:49:33.088692  6222 raft_consensus.cc:2243] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.089097  6222 raft_consensus.cc:2272] T 40e15d6624734930bbd5a32ef7dc8a46 P c52d15ab50c6408590a9391aed625c0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.091027  6222 tablet_replica.cc:333] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c: stopping tablet replica
I20260709 14:49:33.091492  6222 raft_consensus.cc:2243] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.091845  6222 raft_consensus.cc:2272] T 0dc16ec529e6464baf6b3791d20e09d0 P c52d15ab50c6408590a9391aed625c0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.093390  6222 tablet_replica.cc:333] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c: stopping tablet replica
I20260709 14:49:33.093803  6222 raft_consensus.cc:2243] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:33.094151  6222 raft_consensus.cc:2272] T c1840112b6314ece83c465c39050c2cc P c52d15ab50c6408590a9391aed625c0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.095950  6222 tablet_replica.cc:333] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c: stopping tablet replica
I20260709 14:49:33.096354  6222 raft_consensus.cc:2243] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.097003  6222 raft_consensus.cc:2272] T ede2154292404ac2b3f0d344dade8103 P c52d15ab50c6408590a9391aed625c0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.116691  6222 tablet_server.cc:196] TabletServer@127.6.19.131:0 shutdown complete.
I20260709 14:49:33.127040  6222 master.cc:562] Master@127.6.19.190:36641 shutting down...
I20260709 14:49:33.140770  6222 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:33.141242  6222 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:33.141521  6222 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c80f201e1474d4bab6a3f7d5c924558: stopping tablet replica
I20260709 14:49:33.158262  6222 master.cc:584] Master@127.6.19.190:36641 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2949 ms)
[----------] 6 tests from LeaderRebalancerTest (240321 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:49:33.182124  6222 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.19.190:39259
I20260709 14:49:33.183113  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:33.187745 12425 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
W20260709 14:49:33.189666 12426 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
W20260709 14:49:33.190847 12428 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
I20260709 14:49:33.192386  6222 server_base.cc:1061] running on GCE node
I20260709 14:49:33.193244  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:33.193480  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:33.193665  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608573193644 us; error 0 us; skew 500 ppm
I20260709 14:49:33.194221  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:33.196141  6222 webserver.cc:533] Webserver started at http://127.6.19.190:38099/ using document root <none> and password file <none>
I20260709 14:49:33.196528  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:33.196671  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:33.196864  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:33.197840  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/master-0-root/instance:
uuid: "2c067279677d49f1b5166e9a2fb66bc0"
format_stamp: "Formatted at 2026-07-09 14:49:33 on dist-test-slave-gjv7"
I20260709 14:49:33.201691  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:49:33.204483 12433 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:33.205096  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:33.205395  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/master-0-root
uuid: "2c067279677d49f1b5166e9a2fb66bc0"
format_stamp: "Formatted at 2026-07-09 14:49:33 on dist-test-slave-gjv7"
I20260709 14:49:33.205636  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/master-0-root/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)
I20260709 14:49:33.216228  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:33.217058  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:33.248872  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.190:39259
I20260709 14:49:33.248955 12484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.190:39259 every 8 connection(s)
I20260709 14:49:33.252326 12485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.261715 12485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0: Bootstrap starting.
I20260709 14:49:33.265791 12485 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.269349 12485 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0: No bootstrap required, opened a new log
I20260709 14:49:33.271186 12485 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c067279677d49f1b5166e9a2fb66bc0" member_type: VOTER }
I20260709 14:49:33.271571 12485 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.271793 12485 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c067279677d49f1b5166e9a2fb66bc0, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.272327 12485 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [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: "2c067279677d49f1b5166e9a2fb66bc0" member_type: VOTER }
I20260709 14:49:33.272727 12485 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:33.272939 12485 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:33.273164 12485 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:33.277166 12485 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c067279677d49f1b5166e9a2fb66bc0" member_type: VOTER }
I20260709 14:49:33.277693 12485 leader_election.cc:304] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [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: 2c067279677d49f1b5166e9a2fb66bc0; no voters: 
I20260709 14:49:33.278738 12485 leader_election.cc:290] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:33.279006 12488 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:33.280186 12488 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [term 1 LEADER]: Becoming Leader. State: Replica: 2c067279677d49f1b5166e9a2fb66bc0, State: Running, Role: LEADER
I20260709 14:49:33.280813 12488 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [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: "2c067279677d49f1b5166e9a2fb66bc0" member_type: VOTER }
I20260709 14:49:33.281349 12485 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:33.283408 12489 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c067279677d49f1b5166e9a2fb66bc0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c067279677d49f1b5166e9a2fb66bc0" member_type: VOTER } }
I20260709 14:49:33.283465 12490 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c067279677d49f1b5166e9a2fb66bc0. Latest consensus state: current_term: 1 leader_uuid: "2c067279677d49f1b5166e9a2fb66bc0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c067279677d49f1b5166e9a2fb66bc0" member_type: VOTER } }
I20260709 14:49:33.284075 12489 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:33.284123 12490 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:33.286734 12494 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:33.291144 12494 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:33.294858  6222 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:33.299216 12494 catalog_manager.cc:1383] Generated new cluster ID: 349234b7ac9d45ff9c1ed584f4b8112c
I20260709 14:49:33.299429 12494 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:33.327930 12494 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:33.329092 12494 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:33.358016 12494 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0: Generated new TSK 0
I20260709 14:49:33.358522 12494 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:33.425217  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:33.430401 12506 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
W20260709 14:49:33.431421 12507 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
W20260709 14:49:33.432706 12509 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
I20260709 14:49:33.433074  6222 server_base.cc:1061] running on GCE node
I20260709 14:49:33.433897  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:33.434083  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:33.434237  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608573434221 us; error 0 us; skew 500 ppm
I20260709 14:49:33.434717  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:33.436764  6222 webserver.cc:533] Webserver started at http://127.6.19.129:37361/ using document root <none> and password file <none>
I20260709 14:49:33.437253  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:33.437439  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:33.437685  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:33.438701  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-0-root/instance:
uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
format_stamp: "Formatted at 2026-07-09 14:49:33 on dist-test-slave-gjv7"
I20260709 14:49:33.442785  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:33.445727 12514 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:33.446363  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:33.446614  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-0-root
uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
format_stamp: "Formatted at 2026-07-09 14:49:33 on dist-test-slave-gjv7"
I20260709 14:49:33.446882  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-0-root/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)
I20260709 14:49:33.482156  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:33.483280  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:33.484575  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:33.486688  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:33.486881  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:33.487092  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:33.487249  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:33.521855  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.129:46259
I20260709 14:49:33.521958 12576 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.129:46259 every 8 connection(s)
I20260709 14:49:33.526345  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:33.532624 12581 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
W20260709 14:49:33.534855 12582 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
I20260709 14:49:33.535751  6222 server_base.cc:1061] running on GCE node
W20260709 14:49:33.535012 12584 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
I20260709 14:49:33.537374  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:33.537611  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:33.537766  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608573537749 us; error 0 us; skew 500 ppm
I20260709 14:49:33.538108 12577 heartbeater.cc:344] Connected to a master server at 127.6.19.190:39259
I20260709 14:49:33.538311  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:33.538450 12577 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:33.539281 12577 heartbeater.cc:507] Master 127.6.19.190:39259 requested a full tablet report, sending...
I20260709 14:49:33.540684  6222 webserver.cc:533] Webserver started at http://127.6.19.130:45147/ using document root <none> and password file <none>
I20260709 14:49:33.541249  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:33.541441  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:33.541383 12450 ts_manager.cc:194] Registered new tserver with Master: 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259)
I20260709 14:49:33.541889  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:33.542893  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-1-root/instance:
uuid: "c03510b7642d48bbaf7eeec9c893d112"
format_stamp: "Formatted at 2026-07-09 14:49:33 on dist-test-slave-gjv7"
I20260709 14:49:33.543210 12450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35414
I20260709 14:49:33.547264  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:49:33.550391 12589 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:33.551059  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:49:33.551313  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-1-root
uuid: "c03510b7642d48bbaf7eeec9c893d112"
format_stamp: "Formatted at 2026-07-09 14:49:33 on dist-test-slave-gjv7"
I20260709 14:49:33.551571  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-1-root/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)
I20260709 14:49:33.570029  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:33.570947  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:33.572221  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:33.574281  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:33.574474  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:33.574679  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:33.574823  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:33.610672  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.130:42983
I20260709 14:49:33.610777 12651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.130:42983 every 8 connection(s)
I20260709 14:49:33.614931  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:33.620884 12655 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
W20260709 14:49:33.622854 12656 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
I20260709 14:49:33.625761  6222 server_base.cc:1061] running on GCE node
W20260709 14:49:33.625844 12658 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
I20260709 14:49:33.626314 12652 heartbeater.cc:344] Connected to a master server at 127.6.19.190:39259
I20260709 14:49:33.626758 12652 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:33.626991  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:33.627269  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:33.627401 12652 heartbeater.cc:507] Master 127.6.19.190:39259 requested a full tablet report, sending...
I20260709 14:49:33.627429  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608573627412 us; error 0 us; skew 500 ppm
I20260709 14:49:33.628157  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:33.629443 12450 ts_manager.cc:194] Registered new tserver with Master: c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:33.630510  6222 webserver.cc:533] Webserver started at http://127.6.19.131:43961/ using document root <none> and password file <none>
I20260709 14:49:33.630824 12450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35420
I20260709 14:49:33.631004  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:33.631268  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:33.631517  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:33.632570  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-2-root/instance:
uuid: "83c87aef10ae43edba01cb4537dd29ad"
format_stamp: "Formatted at 2026-07-09 14:49:33 on dist-test-slave-gjv7"
I20260709 14:49:33.636462  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.004s
I20260709 14:49:33.639364 12663 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:33.640017  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:49:33.640257  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-2-root
uuid: "83c87aef10ae43edba01cb4537dd29ad"
format_stamp: "Formatted at 2026-07-09 14:49:33 on dist-test-slave-gjv7"
I20260709 14:49:33.640484  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608332707656-6222-0/minicluster-data/ts-2-root/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)
I20260709 14:49:33.648626  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:33.649526  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:33.650732  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:33.652683  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:33.652868  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:33.653059  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:33.653239  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:49:33.687709  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.131:39753
I20260709 14:49:33.687829 12725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.131:39753 every 8 connection(s)
I20260709 14:49:33.699615 12726 heartbeater.cc:344] Connected to a master server at 127.6.19.190:39259
I20260709 14:49:33.700014 12726 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:33.700645 12726 heartbeater.cc:507] Master 127.6.19.190:39259 requested a full tablet report, sending...
I20260709 14:49:33.702355 12450 ts_manager.cc:194] Registered new tserver with Master: 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:33.702751  6222 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012002011s
I20260709 14:49:33.703552 12450 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35430
I20260709 14:49:33.724129 12450 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35446:
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:33.726475 12450 catalog_manager.cc:7077] 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: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:33.786628 12615 tablet_service.cc:1511] Processing CreateTablet for tablet 91362e32e13b4ba9bb1737d5cb0dc739 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:33.789211 12617 tablet_service.cc:1511] Processing CreateTablet for tablet ee17ddd3f5bd41dc9b91fe89e8290140 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:33.793334 12616 tablet_service.cc:1511] Processing CreateTablet for tablet 3891965f34774967a3e7f7f4549fc6b5 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:33.797163 12614 tablet_service.cc:1511] Processing CreateTablet for tablet faa27be6a8b74477a0b3eac73ef4c856 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:33.799196 12612 tablet_service.cc:1511] Processing CreateTablet for tablet cdfd7b178e5b4097b2986c3ab9e99652 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:33.802531 12615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91362e32e13b4ba9bb1737d5cb0dc739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.803220 12612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfd7b178e5b4097b2986c3ab9e99652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.803846 12616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3891965f34774967a3e7f7f4549fc6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.809556 12617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee17ddd3f5bd41dc9b91fe89e8290140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.811705 12614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa27be6a8b74477a0b3eac73ef4c856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.799290 12613 tablet_service.cc:1511] Processing CreateTablet for tablet 48af3c8dbd0a424890c52ed7d2728fdf (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:33.816520 12613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48af3c8dbd0a424890c52ed7d2728fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.824622 12611 tablet_service.cc:1511] Processing CreateTablet for tablet d5156d03a3004e0790c99eddea1f486f (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:33.826015 12611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5156d03a3004e0790c99eddea1f486f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.832845 12691 tablet_service.cc:1511] Processing CreateTablet for tablet ee17ddd3f5bd41dc9b91fe89e8290140 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:33.834190 12691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee17ddd3f5bd41dc9b91fe89e8290140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.834851 12610 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0de5fcda324020829d1dca5b43a085 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:33.836074 12610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0de5fcda324020829d1dca5b43a085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.839926 12689 tablet_service.cc:1511] Processing CreateTablet for tablet 91362e32e13b4ba9bb1737d5cb0dc739 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:33.841295 12689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91362e32e13b4ba9bb1737d5cb0dc739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.841718 12609 tablet_service.cc:1511] Processing CreateTablet for tablet 92bac83f4bb34bdda7063ea5bdecbb8c (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:33.843029 12609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92bac83f4bb34bdda7063ea5bdecbb8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.845841 12690 tablet_service.cc:1511] Processing CreateTablet for tablet 3891965f34774967a3e7f7f4549fc6b5 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:33.847594 12690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3891965f34774967a3e7f7f4549fc6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.849804 12688 tablet_service.cc:1511] Processing CreateTablet for tablet faa27be6a8b74477a0b3eac73ef4c856 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:33.851068 12688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa27be6a8b74477a0b3eac73ef4c856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.855461 12687 tablet_service.cc:1511] Processing CreateTablet for tablet 48af3c8dbd0a424890c52ed7d2728fdf (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:33.856796 12687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48af3c8dbd0a424890c52ed7d2728fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.863580 12686 tablet_service.cc:1511] Processing CreateTablet for tablet cdfd7b178e5b4097b2986c3ab9e99652 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:33.864835 12686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfd7b178e5b4097b2986c3ab9e99652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.870555 12685 tablet_service.cc:1511] Processing CreateTablet for tablet d5156d03a3004e0790c99eddea1f486f (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:33.871784 12685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5156d03a3004e0790c99eddea1f486f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.882273 12684 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0de5fcda324020829d1dca5b43a085 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:33.883529 12684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0de5fcda324020829d1dca5b43a085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.887051 12683 tablet_service.cc:1511] Processing CreateTablet for tablet 92bac83f4bb34bdda7063ea5bdecbb8c (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:33.888355 12683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92bac83f4bb34bdda7063ea5bdecbb8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.905540 12741 tablet_bootstrap.cc:492] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:33.912343 12742 tablet_bootstrap.cc:492] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:33.917685 12741 tablet_bootstrap.cc:654] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.921486 12742 tablet_bootstrap.cc:654] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:33.928179 12535 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0de5fcda324020829d1dca5b43a085 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:33.928431 12542 tablet_service.cc:1511] Processing CreateTablet for tablet ee17ddd3f5bd41dc9b91fe89e8290140 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:33.929575 12535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0de5fcda324020829d1dca5b43a085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.930074 12541 tablet_service.cc:1511] Processing CreateTablet for tablet 3891965f34774967a3e7f7f4549fc6b5 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:33.931790 12540 tablet_service.cc:1511] Processing CreateTablet for tablet 91362e32e13b4ba9bb1737d5cb0dc739 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:33.933526 12539 tablet_service.cc:1511] Processing CreateTablet for tablet faa27be6a8b74477a0b3eac73ef4c856 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:33.934273 12534 tablet_service.cc:1511] Processing CreateTablet for tablet 92bac83f4bb34bdda7063ea5bdecbb8c (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:33.935382 12536 tablet_service.cc:1511] Processing CreateTablet for tablet d5156d03a3004e0790c99eddea1f486f (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:33.938324 12538 tablet_service.cc:1511] Processing CreateTablet for tablet 48af3c8dbd0a424890c52ed7d2728fdf (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:33.940071 12537 tablet_service.cc:1511] Processing CreateTablet for tablet cdfd7b178e5b4097b2986c3ab9e99652 (DEFAULT_TABLE table=test-workload [id=4442cc057a8c4c10a709da0e934b2c5a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:33.943162 12541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3891965f34774967a3e7f7f4549fc6b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.946043 12538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48af3c8dbd0a424890c52ed7d2728fdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.948062 12539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faa27be6a8b74477a0b3eac73ef4c856. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.949581 12742 tablet_bootstrap.cc:492] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:33.950086 12742 ts_tablet_manager.cc:1403] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.005s
I20260709 14:49:33.952912 12742 raft_consensus.cc:359] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:33.953596 12534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92bac83f4bb34bdda7063ea5bdecbb8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.954213 12742 raft_consensus.cc:385] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.954618 12742 raft_consensus.cc:740] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.954866 12536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5156d03a3004e0790c99eddea1f486f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.955436 12542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee17ddd3f5bd41dc9b91fe89e8290140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.955300 12742 consensus_queue.cc:260] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:33.956075 12540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91362e32e13b4ba9bb1737d5cb0dc739. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.965773 12537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdfd7b178e5b4097b2986c3ab9e99652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:33.955453 12741 tablet_bootstrap.cc:492] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:33.972380 12741 ts_tablet_manager.cc:1403] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.008s
I20260709 14:49:33.977856 12741 raft_consensus.cc:359] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:33.978564 12741 raft_consensus.cc:385] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:33.978848 12741 raft_consensus.cc:740] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:33.979563 12741 consensus_queue.cc:260] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:33.984541 12746 tablet_bootstrap.cc:492] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:33.987672 12652 heartbeater.cc:499] Master 127.6.19.190:39259 was elected leader, sending a full tablet report...
I20260709 14:49:33.991077 12741 ts_tablet_manager.cc:1434] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:49:33.992066 12741 tablet_bootstrap.cc:492] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:33.997822 12741 tablet_bootstrap.cc:654] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.001224 12746 tablet_bootstrap.cc:654] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.006717 12726 heartbeater.cc:499] Master 127.6.19.190:39259 was elected leader, sending a full tablet report...
I20260709 14:49:34.012425 12741 tablet_bootstrap.cc:492] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:34.012953 12741 ts_tablet_manager.cc:1403] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.001s
I20260709 14:49:34.013624 12746 tablet_bootstrap.cc:492] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:34.014109 12746 ts_tablet_manager.cc:1403] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260709 14:49:34.015120 12742 ts_tablet_manager.cc:1434] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.065s	user 0.022s	sys 0.016s
I20260709 14:49:34.015578 12741 raft_consensus.cc:359] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } }
I20260709 14:49:34.016052 12742 tablet_bootstrap.cc:492] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:34.016324 12741 raft_consensus.cc:385] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.016647 12741 raft_consensus.cc:740] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.017010 12746 raft_consensus.cc:359] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.017793 12746 raft_consensus.cc:385] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.017673 12741 consensus_queue.cc:260] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [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: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } }
I20260709 14:49:34.018237 12746 raft_consensus.cc:740] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.019079 12746 consensus_queue.cc:260] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.022238 12742 tablet_bootstrap.cc:654] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.023101 12741 ts_tablet_manager.cc:1434] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:34.024039 12741 tablet_bootstrap.cc:492] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:34.029354 12741 tablet_bootstrap.cc:654] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.032876 12577 heartbeater.cc:499] Master 127.6.19.190:39259 was elected leader, sending a full tablet report...
I20260709 14:49:34.033164 12742 tablet_bootstrap.cc:492] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:34.033658 12742 ts_tablet_manager.cc:1403] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:49:34.034696 12746 ts_tablet_manager.cc:1434] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 14:49:34.036214 12742 raft_consensus.cc:359] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.036926 12742 raft_consensus.cc:385] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.037149 12741 tablet_bootstrap.cc:492] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:34.037675 12741 ts_tablet_manager.cc:1403] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 14:49:34.037201 12746 tablet_bootstrap.cc:492] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:34.037226 12742 raft_consensus.cc:740] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.040076 12741 raft_consensus.cc:359] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.040740 12741 raft_consensus.cc:385] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.041055 12741 raft_consensus.cc:740] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.040815 12742 consensus_queue.cc:260] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.041903 12741 consensus_queue.cc:260] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.044023 12741 ts_tablet_manager.cc:1434] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:34.044905 12742 ts_tablet_manager.cc:1434] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260709 14:49:34.044935 12741 tablet_bootstrap.cc:492] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:34.046033 12742 tablet_bootstrap.cc:492] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:34.047259 12746 tablet_bootstrap.cc:654] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.051380 12741 tablet_bootstrap.cc:654] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.052318 12742 tablet_bootstrap.cc:654] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.068076 12745 raft_consensus.cc:493] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.068610 12745 raft_consensus.cc:515] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.082206 12745 leader_election.cc:290] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:34.083278 12741 tablet_bootstrap.cc:492] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:34.083777 12741 ts_tablet_manager.cc:1403] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.024s
I20260709 14:49:34.084110 12746 tablet_bootstrap.cc:492] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:34.084594 12746 ts_tablet_manager.cc:1403] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.029s
I20260709 14:49:34.086365 12741 raft_consensus.cc:359] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.087072 12741 raft_consensus.cc:385] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.087365 12741 raft_consensus.cc:740] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.088233 12741 consensus_queue.cc:260] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.088522 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bac83f4bb34bdda7063ea5bdecbb8c" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112" is_pre_election: true
W20260709 14:49:34.090313 12667 leader_election.cc:343] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.090510 12741 ts_tablet_manager.cc:1434] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.007s
I20260709 14:49:34.087540 12746 raft_consensus.cc:359] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.091444 12741 tablet_bootstrap.cc:492] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:34.091625 12746 raft_consensus.cc:385] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.091920 12746 raft_consensus.cc:740] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.092505 12742 tablet_bootstrap.cc:492] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:34.092967 12742 ts_tablet_manager.cc:1403] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.005s
I20260709 14:49:34.096333 12746 consensus_queue.cc:260] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.097473 12741 tablet_bootstrap.cc:654] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.098459 12746 ts_tablet_manager.cc:1434] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:49:34.099375 12746 tablet_bootstrap.cc:492] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:34.101202 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bac83f4bb34bdda7063ea5bdecbb8c" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
W20260709 14:49:34.102702 12664 leader_election.cc:343] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.103101 12664 leader_election.cc:304] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 83c87aef10ae43edba01cb4537dd29ad; no voters: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112
I20260709 14:49:34.095526 12742 raft_consensus.cc:359] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.105547 12742 raft_consensus.cc:385] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.105916 12742 raft_consensus.cc:740] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.106828 12742 consensus_queue.cc:260] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.107992 12758 raft_consensus.cc:493] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.105134 12746 tablet_bootstrap.cc:654] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.108408 12758 raft_consensus.cc:515] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.110587 12745 raft_consensus.cc:2749] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:34.112959 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3891965f34774967a3e7f7f4549fc6b5" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112" is_pre_election: true
W20260709 14:49:34.114245 12667 leader_election.cc:343] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.116120 12741 tablet_bootstrap.cc:492] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:34.116616 12741 ts_tablet_manager.cc:1403] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260709 14:49:34.117408 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3891965f34774967a3e7f7f4549fc6b5" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:34.117846 12758 leader_election.cc:290] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:34.118019 12552 raft_consensus.cc:2468] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 0.
I20260709 14:49:34.118803 12742 ts_tablet_manager.cc:1434] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.009s
I20260709 14:49:34.119769 12742 tablet_bootstrap.cc:492] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:34.120110 12746 tablet_bootstrap.cc:492] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:34.120573 12746 ts_tablet_manager.cc:1403] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.013s
I20260709 14:49:34.120393 12741 raft_consensus.cc:359] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.121125 12741 raft_consensus.cc:385] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.121448 12741 raft_consensus.cc:740] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.122335 12741 consensus_queue.cc:260] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.123250 12664 leader_election.cc:304] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: c03510b7642d48bbaf7eeec9c893d112
I20260709 14:49:34.124055 12758 raft_consensus.cc:2804] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.124413 12758 raft_consensus.cc:493] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.124718 12758 raft_consensus.cc:3060] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.124924 12741 ts_tablet_manager.cc:1434] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:49:34.125932 12741 tablet_bootstrap.cc:492] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:34.126259 12742 tablet_bootstrap.cc:654] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.127168 12746 raft_consensus.cc:359] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.127861 12746 raft_consensus.cc:385] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.128140 12746 raft_consensus.cc:740] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.129042 12746 consensus_queue.cc:260] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.132068 12741 tablet_bootstrap.cc:654] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.139087 12746 ts_tablet_manager.cc:1434] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260709 14:49:34.140196 12746 tablet_bootstrap.cc:492] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:34.143378 12747 raft_consensus.cc:493] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.143868 12747 raft_consensus.cc:515] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.146260 12747 leader_election.cc:290] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.146531 12746 tablet_bootstrap.cc:654] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.151919 12758 raft_consensus.cc:515] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.153858 12742 tablet_bootstrap.cc:492] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:34.154397 12742 ts_tablet_manager.cc:1403] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.022s
I20260709 14:49:34.154706 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3891965f34774967a3e7f7f4549fc6b5" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:34.155318 12552 raft_consensus.cc:3060] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.157207 12742 raft_consensus.cc:359] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.157953 12742 raft_consensus.cc:385] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.158361 12742 raft_consensus.cc:740] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.159245 12742 consensus_queue.cc:260] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.162433 12747 raft_consensus.cc:493] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.162946 12747 raft_consensus.cc:515] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.164947 12747 leader_election.cc:290] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.168903 12742 ts_tablet_manager.cc:1434] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 14:49:34.170035 12742 tablet_bootstrap.cc:492] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:34.169126 12552 raft_consensus.cc:2468] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 1.
I20260709 14:49:34.176316 12742 tablet_bootstrap.cc:654] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.177134 12758 leader_election.cc:290] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:34.178375 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3891965f34774967a3e7f7f4549fc6b5" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:34.177863 12664 leader_election.cc:304] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [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: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: 
W20260709 14:49:34.181599 12667 leader_election.cc:343] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.181612 12758 raft_consensus.cc:2804] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.182864 12746 tablet_bootstrap.cc:492] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:34.183168 12758 raft_consensus.cc:697] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Becoming Leader. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:34.183421 12746 ts_tablet_manager.cc:1403] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.043s	user 0.029s	sys 0.012s
I20260709 14:49:34.184240 12758 consensus_queue.cc:237] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.186630 12746 raft_consensus.cc:359] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } }
I20260709 14:49:34.187399 12746 raft_consensus.cc:385] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.187700 12747 raft_consensus.cc:493] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.188288 12747 raft_consensus.cc:515] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.190300 12747 leader_election.cc:290] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.187692 12746 raft_consensus.cc:740] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.192634 12746 consensus_queue.cc:260] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } }
I20260709 14:49:34.194696 12741 tablet_bootstrap.cc:492] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:34.196707 12746 ts_tablet_manager.cc:1434] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 14:49:34.197794 12746 tablet_bootstrap.cc:492] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:34.200326 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa27be6a8b74477a0b3eac73ef4c856" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:34.200489 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91362e32e13b4ba9bb1737d5cb0dc739" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:34.201057 12699 raft_consensus.cc:2468] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:34.201946 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfd7b178e5b4097b2986c3ab9e99652" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
W20260709 14:49:34.203714 12590 leader_election.cc:343] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.204110 12746 tablet_bootstrap.cc:654] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.204358 12590 leader_election.cc:304] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [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: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 
W20260709 14:49:34.205253 12590 leader_election.cc:343] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.195231 12741 ts_tablet_manager.cc:1403] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.007s
I20260709 14:49:34.205814 12747 raft_consensus.cc:2804] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.206158 12747 raft_consensus.cc:493] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.206463 12747 raft_consensus.cc:3060] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.209256 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa27be6a8b74477a0b3eac73ef4c856" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:34.209735 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91362e32e13b4ba9bb1737d5cb0dc739" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:34.209885 12550 raft_consensus.cc:2468] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:34.211057 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfd7b178e5b4097b2986c3ab9e99652" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
W20260709 14:49:34.211632 12590 leader_election.cc:343] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.212037 12590 leader_election.cc:304] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c03510b7642d48bbaf7eeec9c893d112; no voters: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad
W20260709 14:49:34.213897 12590 leader_election.cc:343] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:34.214358 12590 leader_election.cc:304] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c03510b7642d48bbaf7eeec9c893d112; no voters: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad
I20260709 14:49:34.213861 12769 raft_consensus.cc:2749] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:34.216087 12770 raft_consensus.cc:2749] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:34.216624 12746 tablet_bootstrap.cc:492] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:34.217146 12746 ts_tablet_manager.cc:1403] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:49:34.216912 12747 raft_consensus.cc:515] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.218173 12741 raft_consensus.cc:359] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.218860 12741 raft_consensus.cc:385] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.219129 12741 raft_consensus.cc:740] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.219812 12741 consensus_queue.cc:260] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.220392 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa27be6a8b74477a0b3eac73ef4c856" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:34.220312 12746 raft_consensus.cc:359] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.221110 12552 raft_consensus.cc:3060] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.221539 12747 leader_election.cc:290] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.222839 12742 tablet_bootstrap.cc:492] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:34.223340 12742 ts_tablet_manager.cc:1403] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.030s
I20260709 14:49:34.223485 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa27be6a8b74477a0b3eac73ef4c856" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:34.224030 12701 raft_consensus.cc:3060] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.224247 12741 ts_tablet_manager.cc:1434] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:49:34.226159 12742 raft_consensus.cc:359] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.226833 12742 raft_consensus.cc:385] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.227082 12742 raft_consensus.cc:740] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.227805 12742 consensus_queue.cc:260] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.229509 12741 tablet_bootstrap.cc:492] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:34.229954 12742 ts_tablet_manager.cc:1434] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:34.230911 12742 tablet_bootstrap.cc:492] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:34.221274 12746 raft_consensus.cc:385] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.236312 12742 tablet_bootstrap.cc:654] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.236025 12741 tablet_bootstrap.cc:654] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.236625 12449 catalog_manager.cc:5697] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131). New cstate: current_term: 1 leader_uuid: "83c87aef10ae43edba01cb4537dd29ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:34.240006 12552 raft_consensus.cc:2468] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:34.236450 12746 raft_consensus.cc:740] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.236115 12701 raft_consensus.cc:2468] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:34.242120 12590 leader_election.cc:304] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.242108 12746 consensus_queue.cc:260] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.243534 12747 raft_consensus.cc:2804] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.243985 12747 raft_consensus.cc:697] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Becoming Leader. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:34.244342 12746 ts_tablet_manager.cc:1434] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 14:49:34.244751 12747 consensus_queue.cc:237] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.245355 12746 tablet_bootstrap.cc:492] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:34.251199 12742 tablet_bootstrap.cc:492] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:34.251686 12742 ts_tablet_manager.cc:1403] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260709 14:49:34.252127 12746 tablet_bootstrap.cc:654] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.255658 12742 raft_consensus.cc:359] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } }
I20260709 14:49:34.256407 12742 raft_consensus.cc:385] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.256709 12742 raft_consensus.cc:740] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.257421 12742 consensus_queue.cc:260] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad [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: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } }
I20260709 14:49:34.261325 12742 ts_tablet_manager.cc:1434] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 14:49:34.261986 12741 tablet_bootstrap.cc:492] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:34.262226 12742 tablet_bootstrap.cc:492] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:34.262529 12741 ts_tablet_manager.cc:1403] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.004s
I20260709 14:49:34.265766 12741 raft_consensus.cc:359] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.266486 12741 raft_consensus.cc:385] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.266795 12741 raft_consensus.cc:740] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.266016 12446 catalog_manager.cc:5697] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "c03510b7642d48bbaf7eeec9c893d112" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.267681 12741 consensus_queue.cc:260] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.268916 12742 tablet_bootstrap.cc:654] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.270272 12741 ts_tablet_manager.cc:1434] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:49:34.271355 12741 tablet_bootstrap.cc:492] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:34.277464 12741 tablet_bootstrap.cc:654] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.282593 12746 tablet_bootstrap.cc:492] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:34.282866 12741 tablet_bootstrap.cc:492] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:34.283051 12746 ts_tablet_manager.cc:1403] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.016s
I20260709 14:49:34.283303 12741 ts_tablet_manager.cc:1403] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:49:34.285784 12741 raft_consensus.cc:359] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.286422 12741 raft_consensus.cc:385] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.286067 12746 raft_consensus.cc:359] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.286684 12741 raft_consensus.cc:740] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.287365 12741 consensus_queue.cc:260] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.287791 12746 raft_consensus.cc:385] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.288138 12746 raft_consensus.cc:740] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.288856 12746 consensus_queue.cc:260] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.289466 12741 ts_tablet_manager.cc:1434] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 14:49:34.290568 12741 tablet_bootstrap.cc:492] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
W20260709 14:49:34.290946 12498 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:34.291115 12746 ts_tablet_manager.cc:1434] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:49:34.292201 12746 tablet_bootstrap.cc:492] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:34.295876 12741 tablet_bootstrap.cc:654] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.298218 12746 tablet_bootstrap.cc:654] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.303689 12742 tablet_bootstrap.cc:492] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:34.304198 12742 ts_tablet_manager.cc:1403] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.021s
I20260709 14:49:34.306960 12742 raft_consensus.cc:359] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.307638 12742 raft_consensus.cc:385] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.307956 12742 raft_consensus.cc:740] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.308064 12746 tablet_bootstrap.cc:492] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:34.308722 12746 ts_tablet_manager.cc:1403] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 14:49:34.308758 12747 raft_consensus.cc:493] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.309788 12747 raft_consensus.cc:515] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.310889 12741 tablet_bootstrap.cc:492] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:34.311353 12741 ts_tablet_manager.cc:1403] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.009s
I20260709 14:49:34.311803 12747 leader_election.cc:290] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.311591 12746 raft_consensus.cc:359] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.312283 12746 raft_consensus.cc:385] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.312572 12746 raft_consensus.cc:740] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.313285 12746 consensus_queue.cc:260] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.313592 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0de5fcda324020829d1dca5b43a085" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:34.308780 12742 consensus_queue.cc:260] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.314301 12552 raft_consensus.cc:2468] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:34.313705 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0de5fcda324020829d1dca5b43a085" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:34.314520 12741 raft_consensus.cc:359] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.315011 12701 raft_consensus.cc:2468] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:34.315282 12741 raft_consensus.cc:385] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.315413 12746 ts_tablet_manager.cc:1434] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:34.315750 12590 leader_election.cc:304] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.316416 12746 tablet_bootstrap.cc:492] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:34.316807 12747 raft_consensus.cc:2804] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.317205 12747 raft_consensus.cc:493] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.315724 12741 raft_consensus.cc:740] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.317548 12747 raft_consensus.cc:3060] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.318393 12741 consensus_queue.cc:260] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.320307 12741 ts_tablet_manager.cc:1434] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:49:34.317433 12742 ts_tablet_manager.cc:1434] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 14:49:34.321472 12742 tablet_bootstrap.cc:492] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:34.322942 12746 tablet_bootstrap.cc:654] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.327359 12742 tablet_bootstrap.cc:654] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.329107 12747 raft_consensus.cc:515] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.331363 12747 leader_election.cc:290] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.333034 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0de5fcda324020829d1dca5b43a085" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:34.333603 12701 raft_consensus.cc:3060] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.335510 12746 tablet_bootstrap.cc:492] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:34.336052 12746 ts_tablet_manager.cc:1403] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 14:49:34.335629 12742 tablet_bootstrap.cc:492] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:34.336485 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0de5fcda324020829d1dca5b43a085" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:34.337034 12742 ts_tablet_manager.cc:1403] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:49:34.337858 12750 raft_consensus.cc:493] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.338320 12750 raft_consensus.cc:515] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.338795 12746 raft_consensus.cc:359] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.339538 12746 raft_consensus.cc:385] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.339860 12746 raft_consensus.cc:740] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.339746 12742 raft_consensus.cc:359] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.340427 12742 raft_consensus.cc:385] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.340791 12742 raft_consensus.cc:740] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.340687 12746 consensus_queue.cc:260] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.337070 12552 raft_consensus.cc:3060] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.341923 12742 consensus_queue.cc:260] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.340734 12750 leader_election.cc:290] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.343910 12742 ts_tablet_manager.cc:1434] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:34.345243 12742 tablet_bootstrap.cc:492] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:34.345831 12746 ts_tablet_manager.cc:1434] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:49:34.346837 12746 tablet_bootstrap.cc:492] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:34.349018 12552 raft_consensus.cc:2468] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:34.351919 12742 tablet_bootstrap.cc:654] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.352037 12746 tablet_bootstrap.cc:654] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:34.352093 12701 raft_consensus.cc:2468] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:34.353355 12590 leader_election.cc:304] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [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: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.354143 12747 raft_consensus.cc:2804] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.354588 12747 raft_consensus.cc:697] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Becoming Leader. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:34.355401 12747 consensus_queue.cc:237] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.374677 12742 tablet_bootstrap.cc:492] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:34.375172 12742 ts_tablet_manager.cc:1403] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.014s
I20260709 14:49:34.376847 12746 tablet_bootstrap.cc:492] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:34.377403 12746 ts_tablet_manager.cc:1403] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.014s
I20260709 14:49:34.379336 12742 raft_consensus.cc:359] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.380069 12742 raft_consensus.cc:385] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.379751 12746 raft_consensus.cc:359] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.380580 12746 raft_consensus.cc:385] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:34.381217 12746 raft_consensus.cc:740] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.380405 12449 catalog_manager.cc:5697] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "c03510b7642d48bbaf7eeec9c893d112" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.380410 12742 raft_consensus.cc:740] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:34.382014 12746 consensus_queue.cc:260] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.383118 12742 consensus_queue.cc:260] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.384096 12746 ts_tablet_manager.cc:1434] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:34.385233 12742 ts_tablet_manager.cc:1434] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 14:49:34.391185 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfd7b178e5b4097b2986c3ab9e99652" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:34.391757 12701 raft_consensus.cc:2468] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:34.394649 12515 leader_election.cc:304] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: 
I20260709 14:49:34.395485 12781 raft_consensus.cc:2804] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.395831 12781 raft_consensus.cc:493] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.396132 12781 raft_consensus.cc:3060] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.396595 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfd7b178e5b4097b2986c3ab9e99652" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112" is_pre_election: true
I20260709 14:49:34.397243 12627 raft_consensus.cc:2468] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:34.398809 12747 raft_consensus.cc:493] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.399184 12747 raft_consensus.cc:515] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } }
I20260709 14:49:34.400738 12747 leader_election.cc:290] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753), 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259)
I20260709 14:49:34.401324 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee17ddd3f5bd41dc9b91fe89e8290140" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:34.401644 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee17ddd3f5bd41dc9b91fe89e8290140" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:34.401927 12701 raft_consensus.cc:2468] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:34.401676 12781 raft_consensus.cc:515] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.402287 12552 raft_consensus.cc:2468] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:34.403012 12590 leader_election.cc:304] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [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: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.403716 12747 raft_consensus.cc:2804] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.404107 12747 raft_consensus.cc:493] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.404229 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfd7b178e5b4097b2986c3ab9e99652" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:34.404469 12747 raft_consensus.cc:3060] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.403676 12781 leader_election.cc:290] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 election: Requested vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.404639 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfd7b178e5b4097b2986c3ab9e99652" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:34.404949 12627 raft_consensus.cc:3060] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.405400 12701 raft_consensus.cc:3060] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.409134 12747 raft_consensus.cc:515] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } }
I20260709 14:49:34.410564 12747 leader_election.cc:290] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 election: Requested vote from peers 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753), 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259)
I20260709 14:49:34.411242 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee17ddd3f5bd41dc9b91fe89e8290140" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:34.411528 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee17ddd3f5bd41dc9b91fe89e8290140" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:34.411825 12699 raft_consensus.cc:3060] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.412092 12552 raft_consensus.cc:3060] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.412640 12701 raft_consensus.cc:2468] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 1.
I20260709 14:49:34.412745 12627 raft_consensus.cc:2468] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 1.
I20260709 14:49:34.413836 12515 leader_election.cc:304] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: 
I20260709 14:49:34.414650 12781 raft_consensus.cc:2804] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.415134 12781 raft_consensus.cc:697] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Becoming Leader. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:34.415937 12781 consensus_queue.cc:237] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.417532 12699 raft_consensus.cc:2468] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:34.418299 12552 raft_consensus.cc:2468] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:34.418366 12590 leader_election.cc:304] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [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: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.419231 12747 raft_consensus.cc:2804] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.419752 12747 raft_consensus.cc:697] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Becoming Leader. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:34.421090 12747 consensus_queue.cc:237] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [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: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } }
I20260709 14:49:34.424079 12447 catalog_manager.cc:5697] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129). New cstate: current_term: 1 leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.425830 12781 raft_consensus.cc:493] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.426194 12781 raft_consensus.cc:515] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.428354 12781 leader_election.cc:290] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.428521 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91362e32e13b4ba9bb1737d5cb0dc739" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112" is_pre_election: true
I20260709 14:49:34.429338 12627 raft_consensus.cc:2468] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:34.428894 12449 catalog_manager.cc:5697] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "c03510b7642d48bbaf7eeec9c893d112" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.429754 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91362e32e13b4ba9bb1737d5cb0dc739" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:34.430389 12699 raft_consensus.cc:2468] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:34.430454 12518 leader_election.cc:304] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.431254 12781 raft_consensus.cc:2804] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.431591 12781 raft_consensus.cc:493] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.431910 12781 raft_consensus.cc:3060] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.437309 12781 raft_consensus.cc:515] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.438642 12781 leader_election.cc:290] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 election: Requested vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.439160 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91362e32e13b4ba9bb1737d5cb0dc739" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:34.439576 12627 raft_consensus.cc:3060] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.439503 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91362e32e13b4ba9bb1737d5cb0dc739" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:34.440053 12699 raft_consensus.cc:3060] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.444128 12627 raft_consensus.cc:2468] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 1.
I20260709 14:49:34.444288 12699 raft_consensus.cc:2468] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 1.
I20260709 14:49:34.445218 12518 leader_election.cc:304] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.445916 12781 raft_consensus.cc:2804] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.446261 12781 raft_consensus.cc:697] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Becoming Leader. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:34.446933 12781 consensus_queue.cc:237] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.452946 12449 catalog_manager.cc:5697] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129). New cstate: current_term: 1 leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.553220 12747 raft_consensus.cc:493] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.553772 12747 raft_consensus.cc:515] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.555536 12747 leader_election.cc:290] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.556294 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bac83f4bb34bdda7063ea5bdecbb8c" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:34.556371 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bac83f4bb34bdda7063ea5bdecbb8c" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:34.556874 12552 raft_consensus.cc:2468] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:34.556959 12699 raft_consensus.cc:2468] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:34.557756 12590 leader_election.cc:304] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.558372 12747 raft_consensus.cc:2804] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.558655 12747 raft_consensus.cc:493] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.558909 12747 raft_consensus.cc:3060] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.563593 12747 raft_consensus.cc:515] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.565037 12747 leader_election.cc:290] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.565744 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bac83f4bb34bdda7063ea5bdecbb8c" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:34.565852 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bac83f4bb34bdda7063ea5bdecbb8c" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:34.566187 12552 raft_consensus.cc:3060] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.566340 12699 raft_consensus.cc:3060] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.570456 12552 raft_consensus.cc:2468] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:34.570789 12699 raft_consensus.cc:2468] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:34.571319 12590 leader_election.cc:304] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.572021 12747 raft_consensus.cc:2804] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.572424 12747 raft_consensus.cc:697] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Becoming Leader. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:34.573169 12747 consensus_queue.cc:237] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.575649 12769 raft_consensus.cc:493] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.576143 12769 raft_consensus.cc:515] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.577979 12769 leader_election.cc:290] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.578430 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5156d03a3004e0790c99eddea1f486f" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:34.578969 12552 raft_consensus.cc:2468] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:34.578890 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5156d03a3004e0790c99eddea1f486f" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:34.579641 12699 raft_consensus.cc:2468] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:34.580025 12590 leader_election.cc:304] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.580772 12769 raft_consensus.cc:2804] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.581059 12769 raft_consensus.cc:493] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.581475 12769 raft_consensus.cc:3060] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.580965 12449 catalog_manager.cc:5697] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "c03510b7642d48bbaf7eeec9c893d112" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.588181 12769 raft_consensus.cc:515] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.589802 12769 leader_election.cc:290] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.590690 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5156d03a3004e0790c99eddea1f486f" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:34.590726 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5156d03a3004e0790c99eddea1f486f" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:34.591393 12699 raft_consensus.cc:3060] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.591435 12552 raft_consensus.cc:3060] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.598151 12699 raft_consensus.cc:2468] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:34.598151 12552 raft_consensus.cc:2468] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:34.599290 12590 leader_election.cc:304] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [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: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.599897 12769 raft_consensus.cc:2804] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.600394 12769 raft_consensus.cc:697] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Becoming Leader. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:34.601161 12769 consensus_queue.cc:237] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.607658 12449 catalog_manager.cc:5697] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "c03510b7642d48bbaf7eeec9c893d112" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.614693 12781 raft_consensus.cc:493] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.615064 12781 raft_consensus.cc:515] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.616439 12781 leader_election.cc:290] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.617034 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48af3c8dbd0a424890c52ed7d2728fdf" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112" is_pre_election: true
I20260709 14:49:34.617250 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48af3c8dbd0a424890c52ed7d2728fdf" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:34.617589 12627 raft_consensus.cc:2468] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:34.617758 12699 raft_consensus.cc:2468] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:34.618429 12518 leader_election.cc:304] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.618988 12781 raft_consensus.cc:2804] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:34.619306 12781 raft_consensus.cc:493] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:34.619515 12781 raft_consensus.cc:3060] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.623898 12781 raft_consensus.cc:515] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.625355 12781 leader_election.cc:290] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 election: Requested vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.625885 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48af3c8dbd0a424890c52ed7d2728fdf" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:34.626158 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48af3c8dbd0a424890c52ed7d2728fdf" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:34.626319 12627 raft_consensus.cc:3060] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.626603 12699 raft_consensus.cc:3060] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.630602 12627 raft_consensus.cc:2468] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 1.
I20260709 14:49:34.630723 12699 raft_consensus.cc:2468] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 1.
I20260709 14:49:34.631464 12518 leader_election.cc:304] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.632088 12781 raft_consensus.cc:2804] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:34.632449 12781 raft_consensus.cc:697] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Becoming Leader. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:34.633127 12781 consensus_queue.cc:237] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.639039 12449 catalog_manager.cc:5697] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129). New cstate: current_term: 1 leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.670706 12627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee17ddd3f5bd41dc9b91fe89e8290140"
dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
mode: GRACEFUL
new_leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
 from {username='slave'} at 127.0.0.1:53632
I20260709 14:49:34.671159 12627 raft_consensus.cc:606] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Received request to transfer leadership to TS 7fd6a52cc4d64c58aa55bb0e44483cef
I20260709 14:49:34.674927 12769 raft_consensus.cc:493] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:34.675426 12769 raft_consensus.cc:515] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.677363 12769 leader_election.cc:290] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.677876 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3891965f34774967a3e7f7f4549fc6b5" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:34.678385 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3891965f34774967a3e7f7f4549fc6b5" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:34.678565 12552 raft_consensus.cc:2393] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c03510b7642d48bbaf7eeec9c893d112 in current term 1: Already voted for candidate 83c87aef10ae43edba01cb4537dd29ad in this term.
I20260709 14:49:34.679850 12590 leader_election.cc:304] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c03510b7642d48bbaf7eeec9c893d112; no voters: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad
I20260709 14:49:34.680588 12769 raft_consensus.cc:3060] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:34.682744 12699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3891965f34774967a3e7f7f4549fc6b5"
dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
mode: GRACEFUL
new_leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
 from {username='slave'} at 127.0.0.1:55682
I20260709 14:49:34.683210 12699 raft_consensus.cc:606] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Received request to transfer leadership to TS 7fd6a52cc4d64c58aa55bb0e44483cef
I20260709 14:49:34.685948 12769 raft_consensus.cc:2749] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:34.690027 12627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faa27be6a8b74477a0b3eac73ef4c856"
dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
mode: GRACEFUL
new_leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
 from {username='slave'} at 127.0.0.1:53632
I20260709 14:49:34.690483 12627 raft_consensus.cc:606] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Received request to transfer leadership to TS 7fd6a52cc4d64c58aa55bb0e44483cef
I20260709 14:49:34.701586 12552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48af3c8dbd0a424890c52ed7d2728fdf"
dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
mode: GRACEFUL
new_leader_uuid: "c03510b7642d48bbaf7eeec9c893d112"
 from {username='slave'} at 127.0.0.1:35110
I20260709 14:49:34.701975 12552 raft_consensus.cc:606] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Received request to transfer leadership to TS c03510b7642d48bbaf7eeec9c893d112
I20260709 14:49:34.706133 12552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdfd7b178e5b4097b2986c3ab9e99652"
dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
mode: GRACEFUL
new_leader_uuid: "c03510b7642d48bbaf7eeec9c893d112"
 from {username='slave'} at 127.0.0.1:35110
I20260709 14:49:34.706547 12552 raft_consensus.cc:606] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Received request to transfer leadership to TS c03510b7642d48bbaf7eeec9c893d112
I20260709 14:49:34.715442 12627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92bac83f4bb34bdda7063ea5bdecbb8c"
dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
mode: GRACEFUL
new_leader_uuid: "83c87aef10ae43edba01cb4537dd29ad"
 from {username='slave'} at 127.0.0.1:53632
I20260709 14:49:34.715966 12627 raft_consensus.cc:606] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Received request to transfer leadership to TS 83c87aef10ae43edba01cb4537dd29ad
I20260709 14:49:34.719118 12758 consensus_queue.cc:1048] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.724905 12759 raft_consensus.cc:993] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad: : Instructing follower 7fd6a52cc4d64c58aa55bb0e44483cef to start an election
I20260709 14:49:34.725596 12758 raft_consensus.cc:1081] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Signalling peer 7fd6a52cc4d64c58aa55bb0e44483cef to start an election
I20260709 14:49:34.727222 12551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3891965f34774967a3e7f7f4549fc6b5"
dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
 from {username='slave'} at 127.0.0.1:35088
I20260709 14:49:34.729839 12551 raft_consensus.cc:493] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:34.730228 12551 raft_consensus.cc:3060] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.731541 12796 consensus_queue.cc:1048] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.736665 12551 raft_consensus.cc:515] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.742157 12551 leader_election.cc:290] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 2 election: Requested vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.743175 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3891965f34774967a3e7f7f4549fc6b5" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:34.743803 12627 raft_consensus.cc:3060] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.743846 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3891965f34774967a3e7f7f4549fc6b5" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:34.744979 12699 raft_consensus.cc:3055] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:34.745323 12699 raft_consensus.cc:740] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:34.745954 12699 consensus_queue.cc:260] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.746829 12699 raft_consensus.cc:3060] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.748970 12627 raft_consensus.cc:2468] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 2.
I20260709 14:49:34.749954 12518 leader_election.cc:304] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.750710 12781 raft_consensus.cc:2804] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:34.751166 12781 raft_consensus.cc:697] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 LEADER]: Becoming Leader. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:34.751920 12781 consensus_queue.cc:237] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.752465 12699 raft_consensus.cc:2468] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 2.
I20260709 14:49:34.758451 12447 catalog_manager.cc:5697] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef reported cstate change: term changed from 1 to 2, leader changed from 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131) to 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129). New cstate: current_term: 2 leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.779229 12769 consensus_queue.cc:1048] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.788977 12747 consensus_queue.cc:1048] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.797883 12802 consensus_queue.cc:1048] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:34.798594 12747 consensus_queue.cc:1048] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.806005 12781 consensus_queue.cc:1048] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.808013 12769 raft_consensus.cc:993] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112: : Instructing follower 7fd6a52cc4d64c58aa55bb0e44483cef to start an election
I20260709 14:49:34.808485 12769 raft_consensus.cc:1081] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Signalling peer 7fd6a52cc4d64c58aa55bb0e44483cef to start an election
I20260709 14:49:34.810730 12551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faa27be6a8b74477a0b3eac73ef4c856"
dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
 from {username='slave'} at 127.0.0.1:35098
I20260709 14:49:34.811244 12551 raft_consensus.cc:493] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:34.811606 12551 raft_consensus.cc:3060] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.819006 12750 raft_consensus.cc:993] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef: : Instructing follower c03510b7642d48bbaf7eeec9c893d112 to start an election
I20260709 14:49:34.818825 12551 raft_consensus.cc:515] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.819504 12750 raft_consensus.cc:1081] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Signalling peer c03510b7642d48bbaf7eeec9c893d112 to start an election
I20260709 14:49:34.820242 12552 raft_consensus.cc:1240] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Rejecting Update request from peer c03510b7642d48bbaf7eeec9c893d112 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:34.822831 12551 leader_election.cc:290] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 2 election: Requested vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.824308 12624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa27be6a8b74477a0b3eac73ef4c856" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:34.824916 12624 raft_consensus.cc:3055] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:34.825244 12624 raft_consensus.cc:740] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:34.825978 12624 consensus_queue.cc:260] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.827219 12624 raft_consensus.cc:3060] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.828200 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faa27be6a8b74477a0b3eac73ef4c856" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:34.828763 12699 raft_consensus.cc:3060] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.829324 12750 consensus_queue.cc:1048] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.825984 12625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdfd7b178e5b4097b2986c3ab9e99652"
dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
 from {username='slave'} at 127.0.0.1:53620
I20260709 14:49:34.831739 12625 raft_consensus.cc:493] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:34.832077 12625 raft_consensus.cc:3060] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.834144 12624 raft_consensus.cc:2468] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 2.
I20260709 14:49:34.835219 12518 leader_election.cc:304] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.839027 12625 raft_consensus.cc:515] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.839829 12781 raft_consensus.cc:2804] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:34.840416 12781 raft_consensus.cc:697] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 LEADER]: Becoming Leader. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:34.841854 12781 consensus_queue.cc:237] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.842689 12699 raft_consensus.cc:2468] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 2.
I20260709 14:49:34.843302 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfd7b178e5b4097b2986c3ab9e99652" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:34.843849 12552 raft_consensus.cc:3055] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:34.844120 12552 raft_consensus.cc:740] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:34.844851 12552 consensus_queue.cc:260] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.845249 12625 leader_election.cc:290] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 2 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.845818 12552 raft_consensus.cc:3060] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.845871 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdfd7b178e5b4097b2986c3ab9e99652" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:34.852252 12552 raft_consensus.cc:2468] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 2.
I20260709 14:49:34.851995 12446 catalog_manager.cc:5697] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef reported cstate change: term changed from 1 to 2, leader changed from c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130) to 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129). New cstate: current_term: 2 leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.853577 12590 leader_election.cc:304] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 83c87aef10ae43edba01cb4537dd29ad
I20260709 14:49:34.854334 12769 raft_consensus.cc:2804] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:34.854794 12769 raft_consensus.cc:697] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Becoming Leader. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:34.855445 12769 consensus_queue.cc:237] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:34.863019 12447 catalog_manager.cc:5697] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 reported cstate change: term changed from 1 to 2, leader changed from 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129) to c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "c03510b7642d48bbaf7eeec9c893d112" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:34.876011 12769 consensus_queue.cc:1048] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.879500 12781 consensus_queue.cc:1048] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.881866 12802 raft_consensus.cc:993] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112: : Instructing follower 7fd6a52cc4d64c58aa55bb0e44483cef to start an election
I20260709 14:49:34.882828 12769 raft_consensus.cc:1081] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Signalling peer 7fd6a52cc4d64c58aa55bb0e44483cef to start an election
I20260709 14:49:34.886612 12551 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee17ddd3f5bd41dc9b91fe89e8290140"
dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
 from {username='slave'} at 127.0.0.1:35098
I20260709 14:49:34.887141 12551 raft_consensus.cc:493] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:34.887466 12551 raft_consensus.cc:3060] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.894124 12551 raft_consensus.cc:515] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } }
I20260709 14:49:34.896734 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee17ddd3f5bd41dc9b91fe89e8290140" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:34.897285 12627 raft_consensus.cc:3055] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:34.897601 12627 raft_consensus.cc:740] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:34.898345 12627 consensus_queue.cc:260] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } }
I20260709 14:49:34.899245 12802 consensus_queue.cc:1048] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.900961 12781 consensus_queue.cc:1048] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:34.902393 12627 raft_consensus.cc:3060] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.909791 12551 leader_election.cc:290] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 2 election: Requested vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:34.910888 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee17ddd3f5bd41dc9b91fe89e8290140" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:34.911526 12701 raft_consensus.cc:3060] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:34.913960 12627 raft_consensus.cc:2468] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 2.
I20260709 14:49:34.918545 12518 leader_election.cc:304] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:34.919306 12781 raft_consensus.cc:2804] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:34.919740 12781 raft_consensus.cc:697] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 LEADER]: Becoming Leader. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:34.919920 12701 raft_consensus.cc:2468] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 2.
I20260709 14:49:34.920526 12781 consensus_queue.cc:237] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } }
I20260709 14:49:34.928512 12447 catalog_manager.cc:5697] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef reported cstate change: term changed from 1 to 2, leader changed from c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130) to 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129). New cstate: current_term: 2 leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:34.998905 12802 consensus_queue.cc:1048] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.009013 12747 consensus_queue.cc:1048] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.009233 12769 consensus_queue.cc:1048] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.023389 12802 raft_consensus.cc:993] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112: : Instructing follower 83c87aef10ae43edba01cb4537dd29ad to start an election
I20260709 14:49:35.023437 12809 consensus_queue.cc:1048] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.023880 12802 raft_consensus.cc:1081] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Signalling peer 83c87aef10ae43edba01cb4537dd29ad to start an election
I20260709 14:49:35.025461 12699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92bac83f4bb34bdda7063ea5bdecbb8c"
dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
 from {username='slave'} at 127.0.0.1:55672
I20260709 14:49:35.025961 12699 raft_consensus.cc:493] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.026329 12699 raft_consensus.cc:3060] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.032811 12699 raft_consensus.cc:515] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:35.034675 12699 leader_election.cc:290] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 2 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:35.034922 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bac83f4bb34bdda7063ea5bdecbb8c" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:35.035513 12552 raft_consensus.cc:3060] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.037698 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92bac83f4bb34bdda7063ea5bdecbb8c" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:35.038271 12627 raft_consensus.cc:3055] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:35.038600 12627 raft_consensus.cc:740] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:35.039378 12627 consensus_queue.cc:260] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:35.040560 12627 raft_consensus.cc:3060] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.041703 12552 raft_consensus.cc:2468] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 2.
I20260709 14:49:35.042699 12664 leader_election.cc:304] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: 
I20260709 14:49:35.043277 12796 raft_consensus.cc:2804] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:35.043727 12796 raft_consensus.cc:697] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 2 LEADER]: Becoming Leader. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:35.044471 12796 consensus_queue.cc:237] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:35.046519 12627 raft_consensus.cc:2468] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 2.
I20260709 14:49:35.050459 12449 catalog_manager.cc:5697] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad reported cstate change: term changed from 1 to 2, leader changed from c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130) to 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131). New cstate: current_term: 2 leader_uuid: "83c87aef10ae43edba01cb4537dd29ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:35.082438 12781 consensus_queue.cc:1048] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.091622 12750 consensus_queue.cc:1048] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.098366 12750 raft_consensus.cc:993] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef: : Instructing follower c03510b7642d48bbaf7eeec9c893d112 to start an election
I20260709 14:49:35.098798 12811 raft_consensus.cc:1081] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Signalling peer c03510b7642d48bbaf7eeec9c893d112 to start an election
I20260709 14:49:35.100154 12627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48af3c8dbd0a424890c52ed7d2728fdf"
dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
 from {username='slave'} at 127.0.0.1:53620
I20260709 14:49:35.100672 12627 raft_consensus.cc:493] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:35.100970 12627 raft_consensus.cc:3060] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.105311 12627 raft_consensus.cc:515] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:35.106776 12627 leader_election.cc:290] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 2 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:35.107888 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48af3c8dbd0a424890c52ed7d2728fdf" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:35.107888 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48af3c8dbd0a424890c52ed7d2728fdf" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:35.108573 12699 raft_consensus.cc:3060] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.108668 12552 raft_consensus.cc:3055] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:35.109040 12552 raft_consensus.cc:740] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:35.109704 12552 consensus_queue.cc:260] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:35.110555 12552 raft_consensus.cc:3060] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.113828 12699 raft_consensus.cc:2468] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 2.
I20260709 14:49:35.114727 12590 leader_election.cc:304] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:35.115453 12747 raft_consensus.cc:2804] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:35.115406 12552 raft_consensus.cc:2468] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 2.
I20260709 14:49:35.116015 12747 raft_consensus.cc:697] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Becoming Leader. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:35.116726 12747 consensus_queue.cc:237] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:35.122169 12449 catalog_manager.cc:5697] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 reported cstate change: term changed from 1 to 2, leader changed from 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129) to c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "c03510b7642d48bbaf7eeec9c893d112" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:35.233201 12699 raft_consensus.cc:1275] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Refusing update from remote peer 7fd6a52cc4d64c58aa55bb0e44483cef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.235383 12811 consensus_queue.cc:1048] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:35.247474 12627 raft_consensus.cc:1275] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Refusing update from remote peer 7fd6a52cc4d64c58aa55bb0e44483cef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.249258 12811 consensus_queue.cc:1048] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.279316 12699 raft_consensus.cc:1275] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Refusing update from remote peer 7fd6a52cc4d64c58aa55bb0e44483cef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.280565 12811 consensus_queue.cc:1048] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.281221 12627 raft_consensus.cc:1275] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Refusing update from remote peer 7fd6a52cc4d64c58aa55bb0e44483cef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.282560 12811 consensus_queue.cc:1048] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.314992 12699 raft_consensus.cc:1275] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Refusing update from remote peer 7fd6a52cc4d64c58aa55bb0e44483cef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.316083 12811 consensus_queue.cc:1048] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:35.325791 12627 raft_consensus.cc:1275] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Refusing update from remote peer 7fd6a52cc4d64c58aa55bb0e44483cef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.328054 12811 consensus_queue.cc:1048] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.363147 12699 raft_consensus.cc:3060] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:35.370187 12699 raft_consensus.cc:1275] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Refusing update from remote peer c03510b7642d48bbaf7eeec9c893d112: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.371305 12747 consensus_queue.cc:1048] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.381855 12552 raft_consensus.cc:1275] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Refusing update from remote peer c03510b7642d48bbaf7eeec9c893d112: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.384366 12802 consensus_queue.cc:1048] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:49:35.447582 12627 raft_consensus.cc:1275] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Refusing update from remote peer 83c87aef10ae43edba01cb4537dd29ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.448731 12796 consensus_queue.cc:1048] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.457423 12552 raft_consensus.cc:1275] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Refusing update from remote peer 83c87aef10ae43edba01cb4537dd29ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.459246 12821 consensus_queue.cc:1048] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.595726 12552 raft_consensus.cc:1275] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Refusing update from remote peer c03510b7642d48bbaf7eeec9c893d112: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.596908 12802 consensus_queue.cc:1048] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:35.605150 12699 raft_consensus.cc:1275] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Refusing update from remote peer c03510b7642d48bbaf7eeec9c893d112: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:35.606976 12802 consensus_queue.cc:1048] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:37.746812 12447 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35448:
name: "soft_deleted_table"
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 {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:37.749269 12447 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:37.802946 12536 tablet_service.cc:1511] Processing CreateTablet for tablet ac4159ce11d941c18c06d130d09871e6 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:37.804689 12536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4159ce11d941c18c06d130d09871e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.804404 12616 tablet_service.cc:1511] Processing CreateTablet for tablet ac4159ce11d941c18c06d130d09871e6 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:37.805523 12689 tablet_service.cc:1511] Processing CreateTablet for tablet ac4159ce11d941c18c06d130d09871e6 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:37.806066 12616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4159ce11d941c18c06d130d09871e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.807003 12689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4159ce11d941c18c06d130d09871e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.807255 12538 tablet_service.cc:1511] Processing CreateTablet for tablet 84591e95dc3e436cb84ea69f2723d10b (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:37.808580 12538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84591e95dc3e436cb84ea69f2723d10b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.809553 12609 tablet_service.cc:1511] Processing CreateTablet for tablet 84591e95dc3e436cb84ea69f2723d10b (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:37.810868 12609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84591e95dc3e436cb84ea69f2723d10b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.810698 12686 tablet_service.cc:1511] Processing CreateTablet for tablet 84591e95dc3e436cb84ea69f2723d10b (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:37.812752 12540 tablet_service.cc:1511] Processing CreateTablet for tablet dad13137f8bc49aa9533e057fce64b82 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:37.814078 12540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad13137f8bc49aa9533e057fce64b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.817042 12685 tablet_service.cc:1511] Processing CreateTablet for tablet dad13137f8bc49aa9533e057fce64b82 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:37.818336 12613 tablet_service.cc:1511] Processing CreateTablet for tablet dad13137f8bc49aa9533e057fce64b82 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:37.819556 12613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad13137f8bc49aa9533e057fce64b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.822412 12537 tablet_service.cc:1511] Processing CreateTablet for tablet e22e06847db940919dabecd164c9b504 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:37.823248 12691 tablet_service.cc:1511] Processing CreateTablet for tablet e22e06847db940919dabecd164c9b504 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:37.822871 12611 tablet_service.cc:1511] Processing CreateTablet for tablet e22e06847db940919dabecd164c9b504 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:37.818358 12685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dad13137f8bc49aa9533e057fce64b82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.824512 12611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22e06847db940919dabecd164c9b504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.824576 12686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84591e95dc3e436cb84ea69f2723d10b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.823673 12537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22e06847db940919dabecd164c9b504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.827332 12610 tablet_service.cc:1511] Processing CreateTablet for tablet daaceee5154a41b9a168f236363037a9 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:37.828600 12691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e22e06847db940919dabecd164c9b504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.830746 12687 tablet_service.cc:1511] Processing CreateTablet for tablet daaceee5154a41b9a168f236363037a9 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:37.828601 12610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daaceee5154a41b9a168f236363037a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.831990 12687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daaceee5154a41b9a168f236363037a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.831633 12534 tablet_service.cc:1511] Processing CreateTablet for tablet e847374b3a8e44cd83f98329ea08d6e2 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:37.832938 12534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e847374b3a8e44cd83f98329ea08d6e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.833642 12539 tablet_service.cc:1511] Processing CreateTablet for tablet daaceee5154a41b9a168f236363037a9 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:37.834869 12539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daaceee5154a41b9a168f236363037a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.839967 12612 tablet_service.cc:1511] Processing CreateTablet for tablet e847374b3a8e44cd83f98329ea08d6e2 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:37.841168 12612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e847374b3a8e44cd83f98329ea08d6e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.845207 12684 tablet_service.cc:1511] Processing CreateTablet for tablet e847374b3a8e44cd83f98329ea08d6e2 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:37.846467 12684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e847374b3a8e44cd83f98329ea08d6e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.849231 12535 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbca85dfccd4defb48848885ee15dba (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:37.850425 12535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbca85dfccd4defb48848885ee15dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.867259 12614 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbca85dfccd4defb48848885ee15dba (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:37.869230 12688 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbca85dfccd4defb48848885ee15dba (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:37.870637 12688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbca85dfccd4defb48848885ee15dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.871279 12542 tablet_service.cc:1511] Processing CreateTablet for tablet b9d667a662324da29a776fe983baf9e2 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:37.872514 12542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d667a662324da29a776fe983baf9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.872627 12614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbca85dfccd4defb48848885ee15dba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.889055 12615 tablet_service.cc:1511] Processing CreateTablet for tablet b9d667a662324da29a776fe983baf9e2 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:37.890442 12615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d667a662324da29a776fe983baf9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.890161 12690 tablet_service.cc:1511] Processing CreateTablet for tablet b9d667a662324da29a776fe983baf9e2 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:37.891428 12690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9d667a662324da29a776fe983baf9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.902477 12541 tablet_service.cc:1511] Processing CreateTablet for tablet 636580ffb1524cf597a455cbea78e748 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:37.903756 12541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636580ffb1524cf597a455cbea78e748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.917691 12617 tablet_service.cc:1511] Processing CreateTablet for tablet 636580ffb1524cf597a455cbea78e748 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:37.918994 12617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636580ffb1524cf597a455cbea78e748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.925661 12684 tablet_service.cc:1511] Processing CreateTablet for tablet 636580ffb1524cf597a455cbea78e748 (DEFAULT_TABLE table=soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:37.926877 12684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 636580ffb1524cf597a455cbea78e748. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:37.967070 12836 tablet_bootstrap.cc:492] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:37.973584 12838 tablet_bootstrap.cc:492] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:37.975865 12836 tablet_bootstrap.cc:654] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.981738 12838 tablet_bootstrap.cc:654] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.984547 12837 tablet_bootstrap.cc:492] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:37.991593 12838 tablet_bootstrap.cc:492] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:37.991611 12836 tablet_bootstrap.cc:492] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:37.992303 12838 ts_tablet_manager.cc:1403] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:49:37.992352 12836 ts_tablet_manager.cc:1403] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.006s
I20260709 14:49:37.993834 12837 tablet_bootstrap.cc:654] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:37.995471 12836 raft_consensus.cc:359] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:37.995715 12838 raft_consensus.cc:359] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:37.996281 12836 raft_consensus.cc:385] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.996428 12838 raft_consensus.cc:385] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:37.996677 12836 raft_consensus.cc:740] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.996815 12838 raft_consensus.cc:740] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:37.997658 12836 consensus_queue.cc:260] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:37.997674 12838 consensus_queue.cc:260] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.000293 12838 ts_tablet_manager.cc:1434] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:49:38.001336 12838 tablet_bootstrap.cc:492] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:38.005136 12837 tablet_bootstrap.cc:492] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:38.005673 12837 ts_tablet_manager.cc:1403] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 14:49:38.008575 12837 raft_consensus.cc:359] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.009124 12837 raft_consensus.cc:385] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.009421 12837 raft_consensus.cc:740] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.009804 12838 tablet_bootstrap.cc:654] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.010025 12837 consensus_queue.cc:260] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.002998 12836 ts_tablet_manager.cc:1434] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:49:38.011899 12837 ts_tablet_manager.cc:1434] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:49:38.013108 12837 tablet_bootstrap.cc:492] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:38.015847 12836 tablet_bootstrap.cc:492] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:38.019315 12837 tablet_bootstrap.cc:654] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.021994 12836 tablet_bootstrap.cc:654] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.025046 12837 tablet_bootstrap.cc:492] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:38.025492 12837 ts_tablet_manager.cc:1403] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:49:38.027457 12836 tablet_bootstrap.cc:492] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:38.027926 12836 ts_tablet_manager.cc:1403] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:49:38.028115 12838 tablet_bootstrap.cc:492] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:38.027895 12837 raft_consensus.cc:359] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.028586 12837 raft_consensus.cc:385] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.028738 12838 ts_tablet_manager.cc:1403] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260709 14:49:38.028825 12837 raft_consensus.cc:740] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.029650 12837 consensus_queue.cc:260] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.031029 12836 raft_consensus.cc:359] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.031680 12837 ts_tablet_manager.cc:1434] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:38.031764 12836 raft_consensus.cc:385] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.031733 12838 raft_consensus.cc:359] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.032459 12836 raft_consensus.cc:740] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.032687 12838 raft_consensus.cc:385] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.033001 12837 tablet_bootstrap.cc:492] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:38.033012 12838 raft_consensus.cc:740] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.033316 12836 consensus_queue.cc:260] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.034123 12838 consensus_queue.cc:260] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.036324 12838 ts_tablet_manager.cc:1434] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:49:38.037402 12838 tablet_bootstrap.cc:492] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:38.039868 12837 tablet_bootstrap.cc:654] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.041923 12836 ts_tablet_manager.cc:1434] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260709 14:49:38.045322 12836 tablet_bootstrap.cc:492] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:38.045346 12838 tablet_bootstrap.cc:654] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.051254 12837 tablet_bootstrap.cc:492] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:38.051764 12837 ts_tablet_manager.cc:1403] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 14:49:38.052474 12836 tablet_bootstrap.cc:654] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.054759 12837 raft_consensus.cc:359] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.055615 12837 raft_consensus.cc:385] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.055963 12837 raft_consensus.cc:740] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.056778 12838 tablet_bootstrap.cc:492] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:38.056704 12837 consensus_queue.cc:260] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.057497 12838 ts_tablet_manager.cc:1403] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260709 14:49:38.056871 12823 raft_consensus.cc:493] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.059487 12823 raft_consensus.cc:515] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.060721 12838 raft_consensus.cc:359] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.061587 12838 raft_consensus.cc:385] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.061784 12823 leader_election.cc:290] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:38.062052 12838 raft_consensus.cc:740] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.063839 12836 tablet_bootstrap.cc:492] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:38.064337 12836 ts_tablet_manager.cc:1403] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260709 14:49:38.064288 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e06847db940919dabecd164c9b504" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112" is_pre_election: true
I20260709 14:49:38.065382 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e06847db940919dabecd164c9b504" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:38.065987 12551 raft_consensus.cc:2468] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 0.
W20260709 14:49:38.066073 12667 leader_election.cc:343] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.067389 12664 leader_election.cc:304] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: c03510b7642d48bbaf7eeec9c893d112
I20260709 14:49:38.067648 12837 ts_tablet_manager.cc:1434] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.005s
I20260709 14:49:38.068552 12837 tablet_bootstrap.cc:492] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:38.068404 12836 raft_consensus.cc:359] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.069046 12836 raft_consensus.cc:385] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.069353 12836 raft_consensus.cc:740] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.070026 12836 consensus_queue.cc:260] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.070922 12848 raft_consensus.cc:2804] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.071367 12848 raft_consensus.cc:493] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.076426 12848 raft_consensus.cc:3060] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.062940 12838 consensus_queue.cc:260] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.078372 12838 ts_tablet_manager.cc:1434] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:49:38.079257 12838 tablet_bootstrap.cc:492] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:38.076007 12837 tablet_bootstrap.cc:654] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.082391 12848 raft_consensus.cc:515] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.085100 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e06847db940919dabecd164c9b504" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:38.085740 12836 ts_tablet_manager.cc:1434] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:49:38.085721 12551 raft_consensus.cc:3060] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.086977 12836 tablet_bootstrap.cc:492] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:38.093326 12836 tablet_bootstrap.cc:654] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.093704 12551 raft_consensus.cc:2468] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 1.
I20260709 14:49:38.095023 12848 leader_election.cc:290] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:38.095829 12838 tablet_bootstrap.cc:654] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.095798 12664 leader_election.cc:304] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [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: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: 
I20260709 14:49:38.096051 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e06847db940919dabecd164c9b504" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:38.097255 12848 raft_consensus.cc:2804] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:49:38.097441 12667 leader_election.cc:343] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:38.097828 12848 raft_consensus.cc:697] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Becoming Leader. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:38.098776 12848 consensus_queue.cc:237] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.103804 12837 tablet_bootstrap.cc:492] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:38.104354 12837 ts_tablet_manager.cc:1403] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.017s
I20260709 14:49:38.104769 12836 tablet_bootstrap.cc:492] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:38.105242 12836 ts_tablet_manager.cc:1403] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260709 14:49:38.105742 12838 tablet_bootstrap.cc:492] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:38.106179 12838 ts_tablet_manager.cc:1403] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.006s
I20260709 14:49:38.107530 12837 raft_consensus.cc:359] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.108349 12837 raft_consensus.cc:385] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.107995 12836 raft_consensus.cc:359] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.108703 12837 raft_consensus.cc:740] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.108886 12836 raft_consensus.cc:385] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.109349 12836 raft_consensus.cc:740] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.109244 12838 raft_consensus.cc:359] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.110181 12836 consensus_queue.cc:260] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.109625 12837 consensus_queue.cc:260] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.113977 12837 ts_tablet_manager.cc:1434] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:49:38.110085 12838 raft_consensus.cc:385] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.114424 12838 raft_consensus.cc:740] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.114523 12836 ts_tablet_manager.cc:1434] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:38.114987 12837 tablet_bootstrap.cc:492] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:38.115583 12836 tablet_bootstrap.cc:492] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:38.115295 12838 consensus_queue.cc:260] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.120823 12838 ts_tablet_manager.cc:1434] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 14:49:38.120056 12449 catalog_manager.cc:5697] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131). New cstate: current_term: 1 leader_uuid: "83c87aef10ae43edba01cb4537dd29ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:38.121852 12837 tablet_bootstrap.cc:654] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.124392 12836 tablet_bootstrap.cc:654] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.122213 12838 tablet_bootstrap.cc:492] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:38.132755 12838 tablet_bootstrap.cc:654] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.144373 12838 tablet_bootstrap.cc:492] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:38.144845 12838 ts_tablet_manager.cc:1403] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260709 14:49:38.147234 12838 raft_consensus.cc:359] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.147709 12838 raft_consensus.cc:385] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.148052 12838 raft_consensus.cc:740] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.148905 12838 consensus_queue.cc:260] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.150358 12837 tablet_bootstrap.cc:492] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:38.150692 12836 tablet_bootstrap.cc:492] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:38.150840 12837 ts_tablet_manager.cc:1403] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.015s
I20260709 14:49:38.150975 12838 ts_tablet_manager.cc:1434] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:38.151192 12836 ts_tablet_manager.cc:1403] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.005s
I20260709 14:49:38.152030 12838 tablet_bootstrap.cc:492] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:38.153930 12837 raft_consensus.cc:359] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.154587 12837 raft_consensus.cc:385] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.154198 12836 raft_consensus.cc:359] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.154906 12837 raft_consensus.cc:740] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.155004 12836 raft_consensus.cc:385] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.155375 12836 raft_consensus.cc:740] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.155681 12837 consensus_queue.cc:260] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.156081 12836 consensus_queue.cc:260] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.158483 12836 ts_tablet_manager.cc:1434] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:49:38.161434 12836 tablet_bootstrap.cc:492] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:38.158895 12838 tablet_bootstrap.cc:654] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.167366 12836 tablet_bootstrap.cc:654] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.160070 12837 ts_tablet_manager.cc:1434] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:49:38.168495 12837 tablet_bootstrap.cc:492] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:38.173491 12747 raft_consensus.cc:493] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.173923 12747 raft_consensus.cc:515] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.175709 12747 leader_election.cc:290] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.176651 12838 tablet_bootstrap.cc:492] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:38.177197 12838 ts_tablet_manager.cc:1403] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.011s
I20260709 14:49:38.178122 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e847374b3a8e44cd83f98329ea08d6e2" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:38.178678 12699 raft_consensus.cc:2468] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:38.179737 12837 tablet_bootstrap.cc:654] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.180356 12838 raft_consensus.cc:359] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.181114 12838 raft_consensus.cc:385] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.182436 12590 leader_election.cc:304] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [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: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:38.183370 12747 raft_consensus.cc:2804] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.183689 12836 tablet_bootstrap.cc:492] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:38.183686 12747 raft_consensus.cc:493] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.177070 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e847374b3a8e44cd83f98329ea08d6e2" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:38.184139 12747 raft_consensus.cc:3060] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.184264 12836 ts_tablet_manager.cc:1403] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260709 14:49:38.182423 12838 raft_consensus.cc:740] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.185191 12838 consensus_queue.cc:260] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.187106 12551 raft_consensus.cc:2468] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:38.187343 12836 raft_consensus.cc:359] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.188153 12836 raft_consensus.cc:385] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.188439 12836 raft_consensus.cc:740] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.189301 12836 consensus_queue.cc:260] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.191879 12838 ts_tablet_manager.cc:1434] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 14:49:38.191879 12836 ts_tablet_manager.cc:1434] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:38.192261 12747 raft_consensus.cc:515] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.193024 12836 tablet_bootstrap.cc:492] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:38.199594 12836 tablet_bootstrap.cc:654] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.204332 12838 tablet_bootstrap.cc:492] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:38.211071 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e847374b3a8e44cd83f98329ea08d6e2" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:38.211544 12836 tablet_bootstrap.cc:492] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:38.211645 12837 tablet_bootstrap.cc:492] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:38.211647 12551 raft_consensus.cc:3060] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.212186 12836 ts_tablet_manager.cc:1403] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 14:49:38.212489 12837 ts_tablet_manager.cc:1403] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.007s
I20260709 14:49:38.213541 12838 tablet_bootstrap.cc:654] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.215034 12836 raft_consensus.cc:359] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.215749 12836 raft_consensus.cc:385] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.215464 12837 raft_consensus.cc:359] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.216107 12836 raft_consensus.cc:740] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.216429 12837 raft_consensus.cc:385] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.216794 12837 raft_consensus.cc:740] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.216912 12836 consensus_queue.cc:260] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.217730 12837 consensus_queue.cc:260] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.220296 12837 ts_tablet_manager.cc:1434] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:49:38.221316 12837 tablet_bootstrap.cc:492] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:38.221778 12836 ts_tablet_manager.cc:1434] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:49:38.222848 12836 tablet_bootstrap.cc:492] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:38.227394 12837 tablet_bootstrap.cc:654] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.228813 12836 tablet_bootstrap.cc:654] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.231375 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e847374b3a8e44cd83f98329ea08d6e2" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:38.231930 12699 raft_consensus.cc:3060] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.234020 12838 tablet_bootstrap.cc:492] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:38.234503 12838 ts_tablet_manager.cc:1403] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.014s
I20260709 14:49:38.235448 12836 tablet_bootstrap.cc:492] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:38.235880 12836 ts_tablet_manager.cc:1403] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 14:49:38.237306 12838 raft_consensus.cc:359] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.238015 12838 raft_consensus.cc:385] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.238304 12838 raft_consensus.cc:740] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.238346 12836 raft_consensus.cc:359] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.239279 12836 raft_consensus.cc:385] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.239535 12837 tablet_bootstrap.cc:492] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:38.239617 12836 raft_consensus.cc:740] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.240396 12837 ts_tablet_manager.cc:1403] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 14:49:38.240619 12836 consensus_queue.cc:260] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.241386 12838 consensus_queue.cc:260] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.242273 12747 leader_election.cc:290] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.242991 12836 ts_tablet_manager.cc:1434] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:38.243836 12836 tablet_bootstrap.cc:492] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef: Bootstrap starting.
I20260709 14:49:38.244565 12837 raft_consensus.cc:359] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.245307 12837 raft_consensus.cc:385] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.245834 12811 raft_consensus.cc:493] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.246336 12811 raft_consensus.cc:515] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.248283 12811 leader_election.cc:290] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.248754 12837 raft_consensus.cc:740] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.249099 12836 tablet_bootstrap.cc:654] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.249745 12837 consensus_queue.cc:260] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.250319 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84591e95dc3e436cb84ea69f2723d10b" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112" is_pre_election: true
I20260709 14:49:38.250605 12838 ts_tablet_manager.cc:1434] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 14:49:38.250926 12627 raft_consensus.cc:2468] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:38.252192 12518 leader_election.cc:304] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:38.252365 12837 ts_tablet_manager.cc:1434] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:49:38.253011 12811 raft_consensus.cc:2804] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.253364 12811 raft_consensus.cc:493] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.253703 12837 tablet_bootstrap.cc:492] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:38.256513 12838 tablet_bootstrap.cc:492] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:38.260360 12837 tablet_bootstrap.cc:654] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.262351 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84591e95dc3e436cb84ea69f2723d10b" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:38.263008 12701 raft_consensus.cc:2468] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:38.253698 12811 raft_consensus.cc:3060] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.270792 12699 raft_consensus.cc:2468] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:38.274055 12838 tablet_bootstrap.cc:654] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.279381 12836 tablet_bootstrap.cc:492] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef: No bootstrap required, opened a new log
I20260709 14:49:38.279680 12837 tablet_bootstrap.cc:492] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:38.279826 12836 ts_tablet_manager.cc:1403] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.023s
I20260709 14:49:38.280064 12837 ts_tablet_manager.cc:1403] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.015s
I20260709 14:49:38.279788 12865 raft_consensus.cc:493] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.282778 12837 raft_consensus.cc:359] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.283056 12865 raft_consensus.cc:515] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.283485 12837 raft_consensus.cc:385] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.283816 12837 raft_consensus.cc:740] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.284420 12836 raft_consensus.cc:359] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.284479 12837 consensus_queue.cc:260] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.285223 12836 raft_consensus.cc:385] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.285533 12836 raft_consensus.cc:740] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.285687 12865 leader_election.cc:290] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.286325 12859 raft_consensus.cc:493] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.286134 12836 consensus_queue.cc:260] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.286921 12837 ts_tablet_manager.cc:1434] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:38.286752 12859 raft_consensus.cc:515] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.287572 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad13137f8bc49aa9533e057fce64b82" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112" is_pre_election: true
I20260709 14:49:38.288053 12836 ts_tablet_manager.cc:1434] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 14:49:38.218602 12551 raft_consensus.cc:2468] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:38.288769 12859 leader_election.cc:290] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.286919 12747 raft_consensus.cc:493] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.290974 12747 raft_consensus.cc:515] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.293502 12590 leader_election.cc:304] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:38.293974 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbca85dfccd4defb48848885ee15dba" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:38.294227 12747 leader_election.cc:290] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.294576 12701 raft_consensus.cc:2468] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:38.293876 12811 raft_consensus.cc:515] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.295436 12700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad13137f8bc49aa9533e057fce64b82" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:38.296068 12700 raft_consensus.cc:2468] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:38.296785 12811 leader_election.cc:290] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 election: Requested vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.294716 12747 raft_consensus.cc:2804] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.298318 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad13137f8bc49aa9533e057fce64b82" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:38.300511 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84591e95dc3e436cb84ea69f2723d10b" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:38.302345 12747 raft_consensus.cc:697] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Becoming Leader. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:38.302498 12701 raft_consensus.cc:2468] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:38.299427 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbca85dfccd4defb48848885ee15dba" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:38.303395 12551 raft_consensus.cc:2468] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:38.303318 12747 consensus_queue.cc:237] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.302661 12625 raft_consensus.cc:3060] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.301489 12590 leader_election.cc:304] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [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: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:38.302757 12837 tablet_bootstrap.cc:492] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad: Bootstrap starting.
I20260709 14:49:38.306483 12859 raft_consensus.cc:2804] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.306829 12859 raft_consensus.cc:493] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.307132 12859 raft_consensus.cc:3060] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.294858 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad13137f8bc49aa9533e057fce64b82" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:38.305009 12515 leader_election.cc:304] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: 
I20260709 14:49:38.309715 12552 raft_consensus.cc:2468] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 0.
I20260709 14:49:38.292586 12627 raft_consensus.cc:2468] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:38.310724 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84591e95dc3e436cb84ea69f2723d10b" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:38.310859 12625 raft_consensus.cc:2468] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 1.
I20260709 14:49:38.311435 12701 raft_consensus.cc:3060] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.311599 12837 tablet_bootstrap.cc:654] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.312479 12518 leader_election.cc:304] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:38.313148 12590 leader_election.cc:304] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [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: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:38.313560 12811 raft_consensus.cc:2804] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.316550 12811 raft_consensus.cc:697] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Becoming Leader. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:38.317378 12811 consensus_queue.cc:237] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.317864 12838 tablet_bootstrap.cc:492] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:38.318086 12848 raft_consensus.cc:493] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.318336 12838 ts_tablet_manager.cc:1403] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.004s
I20260709 14:49:38.318539 12848 raft_consensus.cc:515] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.320483 12848 leader_election.cc:290] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:38.321295 12838 raft_consensus.cc:359] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.321569 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d667a662324da29a776fe983baf9e2" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112" is_pre_election: true
I20260709 14:49:38.321954 12838 raft_consensus.cc:385] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.322185 12625 raft_consensus.cc:2468] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 0.
I20260709 14:49:38.323222 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d667a662324da29a776fe983baf9e2" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:38.323518 12667 leader_election.cc:304] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [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: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:38.323856 12552 raft_consensus.cc:2468] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 0.
I20260709 14:49:38.324368 12848 raft_consensus.cc:2804] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.324735 12848 raft_consensus.cc:493] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.325057 12848 raft_consensus.cc:3060] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.325519 12701 raft_consensus.cc:2468] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 1.
I20260709 14:49:38.322242 12838 raft_consensus.cc:740] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.326959 12838 consensus_queue.cc:260] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.329649 12811 raft_consensus.cc:2804] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.330088 12811 raft_consensus.cc:493] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.330476 12811 raft_consensus.cc:3060] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.331626 12848 raft_consensus.cc:515] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.333738 12848 leader_election.cc:290] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:38.334390 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d667a662324da29a776fe983baf9e2" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:38.334575 12837 tablet_bootstrap.cc:492] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad: No bootstrap required, opened a new log
I20260709 14:49:38.334947 12552 raft_consensus.cc:3060] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.335107 12837 ts_tablet_manager.cc:1403] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.005s
I20260709 14:49:38.337800 12837 raft_consensus.cc:359] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
W20260709 14:49:38.339893 12498 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:38.338407 12837 raft_consensus.cc:385] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.340590 12837 raft_consensus.cc:740] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.341275 12837 consensus_queue.cc:260] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.342165 12552 raft_consensus.cc:2468] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 1.
I20260709 14:49:38.343391 12837 ts_tablet_manager.cc:1434] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:49:38.343506 12664 leader_election.cc:304] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [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: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: 
I20260709 14:49:38.344424 12823 raft_consensus.cc:2804] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.352417 12823 raft_consensus.cc:697] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Becoming Leader. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:38.353242 12823 consensus_queue.cc:237] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.356025 12859 raft_consensus.cc:515] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.360517 12859 leader_election.cc:290] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
W20260709 14:49:38.376309 12515 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:39753, user_credentials={real_user=slave}} blocked reactor thread for 71449.1us
I20260709 14:49:38.367157 12811 raft_consensus.cc:515] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.369264 12446 catalog_manager.cc:5697] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131). New cstate: current_term: 1 leader_uuid: "83c87aef10ae43edba01cb4537dd29ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:38.378839 12838 ts_tablet_manager.cc:1434] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.060s	user 0.016s	sys 0.018s
I20260709 14:49:38.373231 12872 raft_consensus.cc:2804] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:49:38.373375 12590 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.6.19.131:39753, user_credentials={real_user=slave}} blocked reactor thread for 67091us
I20260709 14:49:38.377367 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d667a662324da29a776fe983baf9e2" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:38.379563 12872 raft_consensus.cc:493] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.379837 12625 raft_consensus.cc:3060] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.380861 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbca85dfccd4defb48848885ee15dba" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:38.381436 12701 raft_consensus.cc:3060] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.382146 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad13137f8bc49aa9533e057fce64b82" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:38.384205 12838 tablet_bootstrap.cc:492] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112: Bootstrap starting.
I20260709 14:49:38.384752 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbca85dfccd4defb48848885ee15dba" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:38.385336 12552 raft_consensus.cc:3060] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.385610 12811 leader_election.cc:290] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 election: Requested vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.386005 12872 raft_consensus.cc:3060] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.392097 12699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad13137f8bc49aa9533e057fce64b82" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:38.392647 12699 raft_consensus.cc:3060] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.396888 12699 raft_consensus.cc:2468] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 1.
I20260709 14:49:38.397599 12701 raft_consensus.cc:2468] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:38.398072 12872 raft_consensus.cc:515] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.398893 12590 leader_election.cc:304] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [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: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:38.399132 12627 raft_consensus.cc:2393] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7fd6a52cc4d64c58aa55bb0e44483cef in current term 1: Already voted for candidate c03510b7642d48bbaf7eeec9c893d112 in this term.
I20260709 14:49:38.399154 12446 catalog_manager.cc:5697] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129). New cstate: current_term: 1 leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.401376 12747 raft_consensus.cc:2804] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.401855 12747 raft_consensus.cc:697] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Becoming Leader. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:38.401237 12449 catalog_manager.cc:5697] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "c03510b7642d48bbaf7eeec9c893d112" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.402480 12625 raft_consensus.cc:2468] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 1.
I20260709 14:49:38.403613 12747 consensus_queue.cc:237] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.402714 12552 raft_consensus.cc:2468] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 1.
I20260709 14:49:38.405649 12515 leader_election.cc:304] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: c03510b7642d48bbaf7eeec9c893d112
I20260709 14:49:38.406589 12811 raft_consensus.cc:2804] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.407341 12811 raft_consensus.cc:697] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Becoming Leader. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:38.408071 12838 tablet_bootstrap.cc:654] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:38.408178 12811 consensus_queue.cc:237] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.411888 12872 leader_election.cc:290] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.414182 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad13137f8bc49aa9533e057fce64b82" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:38.414484 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dad13137f8bc49aa9533e057fce64b82" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:38.415343 12701 raft_consensus.cc:2393] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c03510b7642d48bbaf7eeec9c893d112 in current term 1: Already voted for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in this term.
I20260709 14:49:38.416494 12838 tablet_bootstrap.cc:492] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112: No bootstrap required, opened a new log
I20260709 14:49:38.416939 12838 ts_tablet_manager.cc:1403] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.001s
I20260709 14:49:38.417586 12449 catalog_manager.cc:5697] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 reported cstate change: term changed from 0 to 1, leader changed from <none> to c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130). New cstate: current_term: 1 leader_uuid: "c03510b7642d48bbaf7eeec9c893d112" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.419418 12838 raft_consensus.cc:359] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.420027 12838 raft_consensus.cc:385] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:38.420333 12838 raft_consensus.cc:740] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Initialized, Role: FOLLOWER
I20260709 14:49:38.420960 12838 consensus_queue.cc:260] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112 [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.422628 12838 ts_tablet_manager.cc:1434] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:38.425616 12590 leader_election.cc:304] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c03510b7642d48bbaf7eeec9c893d112; no voters: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad
I20260709 14:49:38.426378 12872 raft_consensus.cc:2749] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:38.429996 12446 catalog_manager.cc:5697] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129). New cstate: current_term: 1 leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.443890 12823 raft_consensus.cc:493] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.444370 12823 raft_consensus.cc:515] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.445843 12823 leader_election.cc:290] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:38.446491 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daaceee5154a41b9a168f236363037a9" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" is_pre_election: true
I20260709 14:49:38.446694 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daaceee5154a41b9a168f236363037a9" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112" is_pre_election: true
I20260709 14:49:38.447135 12552 raft_consensus.cc:2468] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 0.
I20260709 14:49:38.447255 12625 raft_consensus.cc:2468] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 0.
I20260709 14:49:38.448235 12664 leader_election.cc:304] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [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: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: 
I20260709 14:49:38.448858 12823 raft_consensus.cc:2804] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.449147 12823 raft_consensus.cc:493] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.449393 12823 raft_consensus.cc:3060] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.454172 12823 raft_consensus.cc:515] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.455636 12823 leader_election.cc:290] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 1 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:38.456352 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daaceee5154a41b9a168f236363037a9" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:38.456614 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daaceee5154a41b9a168f236363037a9" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:38.456935 12552 raft_consensus.cc:3060] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.457212 12625 raft_consensus.cc:3060] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.461790 12552 raft_consensus.cc:2468] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 1.
I20260709 14:49:38.461790 12811 raft_consensus.cc:493] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.462491 12811 raft_consensus.cc:515] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.462968 12625 raft_consensus.cc:2468] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 1.
I20260709 14:49:38.462934 12664 leader_election.cc:304] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [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: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: 
I20260709 14:49:38.463967 12823 raft_consensus.cc:2804] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.464404 12823 raft_consensus.cc:697] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Becoming Leader. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:38.465029 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636580ffb1524cf597a455cbea78e748" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112" is_pre_election: true
I20260709 14:49:38.465194 12811 leader_election.cc:290] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.465165 12823 consensus_queue.cc:237] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.465797 12625 raft_consensus.cc:2468] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:38.466248 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636580ffb1524cf597a455cbea78e748" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:38.466809 12518 leader_election.cc:304] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:38.466837 12701 raft_consensus.cc:2468] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:38.467792 12811 raft_consensus.cc:2804] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.468139 12811 raft_consensus.cc:493] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.468472 12811 raft_consensus.cc:3060] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.472954 12811 raft_consensus.cc:515] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.473057 12446 catalog_manager.cc:5697] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad reported cstate change: term changed from 0 to 1, leader changed from <none> to 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131). New cstate: current_term: 1 leader_uuid: "83c87aef10ae43edba01cb4537dd29ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:38.475059 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636580ffb1524cf597a455cbea78e748" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:38.475251 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636580ffb1524cf597a455cbea78e748" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:38.475560 12625 raft_consensus.cc:3060] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.475809 12701 raft_consensus.cc:3060] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.474753 12811 leader_election.cc:290] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 election: Requested vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.481230 12625 raft_consensus.cc:2468] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 1.
I20260709 14:49:38.481227 12701 raft_consensus.cc:2468] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 1.
I20260709 14:49:38.482529 12515 leader_election.cc:304] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: 
I20260709 14:49:38.483207 12811 raft_consensus.cc:2804] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.483561 12811 raft_consensus.cc:697] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Becoming Leader. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:38.484172 12811 consensus_queue.cc:237] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.491629 12446 catalog_manager.cc:5697] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129). New cstate: current_term: 1 leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.524109 12811 raft_consensus.cc:493] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:38.524487 12811 raft_consensus.cc:515] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.525940 12811 leader_election.cc:290] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.526575 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4159ce11d941c18c06d130d09871e6" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112" is_pre_election: true
I20260709 14:49:38.526890 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4159ce11d941c18c06d130d09871e6" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad" is_pre_election: true
I20260709 14:49:38.527238 12625 raft_consensus.cc:2468] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:38.527499 12701 raft_consensus.cc:2468] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 0.
I20260709 14:49:38.528106 12518 leader_election.cc:304] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:38.528759 12811 raft_consensus.cc:2804] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:38.529027 12811 raft_consensus.cc:493] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:38.529264 12811 raft_consensus.cc:3060] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.533926 12811 raft_consensus.cc:515] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.535321 12811 leader_election.cc:290] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 1 election: Requested vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.536079 12625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4159ce11d941c18c06d130d09871e6" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:38.536238 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4159ce11d941c18c06d130d09871e6" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:38.536548 12625 raft_consensus.cc:3060] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.536847 12701 raft_consensus.cc:3060] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.540954 12625 raft_consensus.cc:2468] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 1.
I20260709 14:49:38.541898 12518 leader_election.cc:304] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:38.542582 12811 raft_consensus.cc:2804] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:38.543077 12701 raft_consensus.cc:2468] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 1.
I20260709 14:49:38.543089 12811 raft_consensus.cc:697] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Becoming Leader. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:38.544111 12811 consensus_queue.cc:237] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [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: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.557766 12446 catalog_manager.cc:5697] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef reported cstate change: term changed from 0 to 1, leader changed from <none> to 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129). New cstate: current_term: 1 leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.579504 12823 consensus_queue.cc:1048] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.587999 12625 raft_consensus.cc:3060] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:38.596623 12848 consensus_queue.cc:1048] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.609349 12701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e22e06847db940919dabecd164c9b504"
dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
mode: GRACEFUL
new_leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
 from {username='slave'} at 127.0.0.1:55682
I20260709 14:49:38.609997 12701 raft_consensus.cc:606] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Received request to transfer leadership to TS 7fd6a52cc4d64c58aa55bb0e44483cef
I20260709 14:49:38.614420 12701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daaceee5154a41b9a168f236363037a9"
dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
mode: GRACEFUL
new_leader_uuid: "c03510b7642d48bbaf7eeec9c893d112"
 from {username='slave'} at 127.0.0.1:55682
I20260709 14:49:38.614820 12701 raft_consensus.cc:606] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Received request to transfer leadership to TS c03510b7642d48bbaf7eeec9c893d112
I20260709 14:49:38.622781 12701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9d667a662324da29a776fe983baf9e2"
dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
mode: GRACEFUL
new_leader_uuid: "c03510b7642d48bbaf7eeec9c893d112"
 from {username='slave'} at 127.0.0.1:55682
I20260709 14:49:38.623183 12701 raft_consensus.cc:606] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Received request to transfer leadership to TS c03510b7642d48bbaf7eeec9c893d112
I20260709 14:49:38.627415 12552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "636580ffb1524cf597a455cbea78e748"
dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
mode: GRACEFUL
new_leader_uuid: "83c87aef10ae43edba01cb4537dd29ad"
 from {username='slave'} at 127.0.0.1:35110
I20260709 14:49:38.627787 12552 raft_consensus.cc:606] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Received request to transfer leadership to TS 83c87aef10ae43edba01cb4537dd29ad
I20260709 14:49:38.758698 12811 consensus_queue.cc:1048] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.766454 12848 consensus_queue.cc:1048] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.768451 12865 consensus_queue.cc:1048] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.779014 12823 raft_consensus.cc:993] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad: : Instructing follower c03510b7642d48bbaf7eeec9c893d112 to start an election
I20260709 14:49:38.779431 12823 raft_consensus.cc:1081] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Signalling peer c03510b7642d48bbaf7eeec9c893d112 to start an election
I20260709 14:49:38.784205 12823 consensus_queue.cc:1048] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.785081 12625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9d667a662324da29a776fe983baf9e2"
dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
 from {username='slave'} at 127.0.0.1:53614
I20260709 14:49:38.785750 12625 raft_consensus.cc:493] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.786115 12625 raft_consensus.cc:3060] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.794348 12625 raft_consensus.cc:515] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.796393 12625 leader_election.cc:290] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 2 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.797056 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d667a662324da29a776fe983baf9e2" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:38.797734 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d667a662324da29a776fe983baf9e2" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:38.800872 12701 raft_consensus.cc:3055] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:38.801229 12701 raft_consensus.cc:740] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:38.802157 12701 consensus_queue.cc:260] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.802685 12747 consensus_queue.cc:1048] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.803221 12701 raft_consensus.cc:3060] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.810846 12701 raft_consensus.cc:2468] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 2.
I20260709 14:49:38.811760 12747 consensus_queue.cc:1048] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.812155 12865 consensus_queue.cc:1048] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.814083 12590 leader_election.cc:304] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 7fd6a52cc4d64c58aa55bb0e44483cef
I20260709 14:49:38.815379 12873 raft_consensus.cc:2804] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:38.815819 12873 raft_consensus.cc:697] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Becoming Leader. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:38.816581 12873 consensus_queue.cc:237] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.825301 12446 catalog_manager.cc:5697] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 reported cstate change: term changed from 1 to 2, leader changed from 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131) to c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "c03510b7642d48bbaf7eeec9c893d112" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.832269 12872 consensus_queue.cc:1048] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.840209 12871 consensus_queue.cc:1048] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.861860 12859 consensus_queue.cc:1048] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.900040 12823 consensus_queue.cc:1048] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.904721 12823 consensus_queue.cc:1048] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.905972 12875 raft_consensus.cc:993] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad: : Instructing follower c03510b7642d48bbaf7eeec9c893d112 to start an election
I20260709 14:49:38.906383 12875 raft_consensus.cc:1081] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Signalling peer c03510b7642d48bbaf7eeec9c893d112 to start an election
I20260709 14:49:38.908247 12627 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daaceee5154a41b9a168f236363037a9"
dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
 from {username='slave'} at 127.0.0.1:53614
I20260709 14:49:38.908748 12627 raft_consensus.cc:493] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.909109 12627 raft_consensus.cc:3060] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.916217 12627 raft_consensus.cc:515] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.917913 12627 leader_election.cc:290] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 2 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:38.919183 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daaceee5154a41b9a168f236363037a9" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:38.919690 12701 raft_consensus.cc:3055] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:38.919981 12701 raft_consensus.cc:740] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:38.917084 12625 raft_consensus.cc:1240] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Rejecting Update request from peer 83c87aef10ae43edba01cb4537dd29ad for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:38.920768 12701 consensus_queue.cc:260] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.921864 12701 raft_consensus.cc:3060] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.921926 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daaceee5154a41b9a168f236363037a9" candidate_uuid: "c03510b7642d48bbaf7eeec9c893d112" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:38.922619 12552 raft_consensus.cc:3060] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.928699 12552 raft_consensus.cc:2468] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 2.
I20260709 14:49:38.929642 12590 leader_election.cc:304] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:38.929713 12701 raft_consensus.cc:2468] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c03510b7642d48bbaf7eeec9c893d112 in term 2.
I20260709 14:49:38.930233 12859 raft_consensus.cc:2804] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:38.930644 12859 raft_consensus.cc:697] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Becoming Leader. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:38.931351 12859 consensus_queue.cc:237] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.937628 12447 catalog_manager.cc:5697] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 reported cstate change: term changed from 1 to 2, leader changed from 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131) to c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130). New cstate: current_term: 2 leader_uuid: "c03510b7642d48bbaf7eeec9c893d112" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:38.958552 12871 consensus_queue.cc:1048] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.965476 12811 raft_consensus.cc:993] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef: : Instructing follower 83c87aef10ae43edba01cb4537dd29ad to start an election
I20260709 14:49:38.965519 12865 consensus_queue.cc:1048] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.966877 12865 raft_consensus.cc:1081] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Signalling peer 83c87aef10ae43edba01cb4537dd29ad to start an election
I20260709 14:49:38.970559 12701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "636580ffb1524cf597a455cbea78e748"
dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
 from {username='slave'} at 127.0.0.1:55676
I20260709 14:49:38.971076 12701 raft_consensus.cc:493] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:38.971431 12701 raft_consensus.cc:3060] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.971731 12811 consensus_queue.cc:1048] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.981642 12701 raft_consensus.cc:515] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.986538 12701 leader_election.cc:290] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 2 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:38.988497 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636580ffb1524cf597a455cbea78e748" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:38.989013 12627 raft_consensus.cc:3060] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.990283 12552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "636580ffb1524cf597a455cbea78e748" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:38.990461 12871 consensus_queue.cc:1048] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:38.990854 12552 raft_consensus.cc:3055] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:38.991153 12552 raft_consensus.cc:740] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:38.991783 12552 consensus_queue.cc:260] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.992818 12552 raft_consensus.cc:3060] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:38.995460 12627 raft_consensus.cc:2468] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 2.
I20260709 14:49:38.996507 12667 leader_election.cc:304] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:38.997264 12848 raft_consensus.cc:2804] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:38.997723 12848 raft_consensus.cc:697] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [term 2 LEADER]: Becoming Leader. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:38.998558 12848 consensus_queue.cc:237] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:38.999799 12552 raft_consensus.cc:2468] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 2.
I20260709 14:49:39.011402 12447 catalog_manager.cc:5697] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad reported cstate change: term changed from 1 to 2, leader changed from 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129) to 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131). New cstate: current_term: 2 leader_uuid: "83c87aef10ae43edba01cb4537dd29ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:39.161968 12823 raft_consensus.cc:993] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad: : Instructing follower 7fd6a52cc4d64c58aa55bb0e44483cef to start an election
I20260709 14:49:39.162366 12848 raft_consensus.cc:1081] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Signalling peer 7fd6a52cc4d64c58aa55bb0e44483cef to start an election
I20260709 14:49:39.163515 12552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e22e06847db940919dabecd164c9b504"
dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
 from {username='slave'} at 127.0.0.1:35088
I20260709 14:49:39.163901 12552 raft_consensus.cc:493] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:39.164145 12552 raft_consensus.cc:3060] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:39.168051 12552 raft_consensus.cc:515] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:39.169293 12552 leader_election.cc:290] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 2 election: Requested vote from peers c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983), 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131:39753)
I20260709 14:49:39.169958 12627 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e06847db940919dabecd164c9b504" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:39.170092 12701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e22e06847db940919dabecd164c9b504" candidate_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
I20260709 14:49:39.170562 12627 raft_consensus.cc:3060] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:39.170576 12701 raft_consensus.cc:3055] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:39.171085 12701 raft_consensus.cc:740] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:39.172080 12701 consensus_queue.cc:260] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:39.173321 12701 raft_consensus.cc:3060] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:39.175700 12627 raft_consensus.cc:2468] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 2.
I20260709 14:49:39.176644 12518 leader_election.cc:304] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fd6a52cc4d64c58aa55bb0e44483cef, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:39.177351 12871 raft_consensus.cc:2804] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:39.177547 12701 raft_consensus.cc:2468] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7fd6a52cc4d64c58aa55bb0e44483cef in term 2.
I20260709 14:49:39.177696 12871 raft_consensus.cc:697] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 LEADER]: Becoming Leader. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:39.178568 12871 consensus_queue.cc:237] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:39.184322 12447 catalog_manager.cc:5697] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef reported cstate change: term changed from 1 to 2, leader changed from 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131) to 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129). New cstate: current_term: 2 leader_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:39.314900 12552 raft_consensus.cc:1275] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Refusing update from remote peer c03510b7642d48bbaf7eeec9c893d112: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.315929 12859 consensus_queue.cc:1048] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.323266 12701 raft_consensus.cc:1275] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Refusing update from remote peer c03510b7642d48bbaf7eeec9c893d112: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.324604 12859 consensus_queue.cc:1048] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.378101 12552 raft_consensus.cc:1275] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Refusing update from remote peer 83c87aef10ae43edba01cb4537dd29ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.379076 12848 consensus_queue.cc:1048] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.385426 12627 raft_consensus.cc:1275] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Refusing update from remote peer 83c87aef10ae43edba01cb4537dd29ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.386756 12906 consensus_queue.cc:1048] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.390846 12701 raft_consensus.cc:1275] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Refusing update from remote peer c03510b7642d48bbaf7eeec9c893d112: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.392248 12872 consensus_queue.cc:1048] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.395622 12552 raft_consensus.cc:3060] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:39.402053 12552 raft_consensus.cc:1275] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Refusing update from remote peer c03510b7642d48bbaf7eeec9c893d112: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.403123 12859 consensus_queue.cc:1048] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.675858 12627 raft_consensus.cc:1275] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Refusing update from remote peer 7fd6a52cc4d64c58aa55bb0e44483cef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.676896 12871 consensus_queue.cc:1048] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:39.684429 12699 raft_consensus.cc:1275] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Refusing update from remote peer 7fd6a52cc4d64c58aa55bb0e44483cef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:39.686342 12865 consensus_queue.cc:1048] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [LEADER]: Connected to new peer: Peer: permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:41.630681 12446 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35448:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:49:41.649609 12446 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35448:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:49:41.691283  6222 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:49:41.783336 12930 log.cc:927] Time spent T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
W20260709 14:49:41.818629 12518 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:42983, user_credentials={real_user=slave}} blocked reactor thread for 116611us
I20260709 14:49:41.895681 12965 tablet.cc:1724] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:41.933373 12961 tablet.cc:1724] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:41.965356 12969 tablet.cc:1724] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:49:42.021530 12664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.129:46259, user_credentials={real_user=slave}} blocked reactor thread for 46963.8us
I20260709 14:49:42.024410 12978 tablet.cc:1724] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:49:42.043259 12971 log.cc:927] Time spent T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
I20260709 14:49:42.054243 12552 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84591e95dc3e436cb84ea69f2723d10b"
dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
mode: GRACEFUL
new_leader_uuid: "83c87aef10ae43edba01cb4537dd29ad"
 from {username='slave'} at 127.0.0.1:35124
I20260709 14:49:42.072937 12965 tablet.cc:1724] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.074376 12552 raft_consensus.cc:606] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Received request to transfer leadership to TS 83c87aef10ae43edba01cb4537dd29ad
I20260709 14:49:42.086030 12965 tablet.cc:1724] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.092995 12969 tablet.cc:1724] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:49:42.095623 12975 log.cc:927] Time spent T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad: Append to log took a long time: real 0.062s	user 0.002s	sys 0.000s
W20260709 14:49:42.097958 12973 log.cc:927] Time spent T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
W20260709 14:49:42.099387 12966 log.cc:927] Time spent T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
W20260709 14:49:42.105604 12979 log.cc:927] Time spent T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef: Append to log took a long time: real 0.071s	user 0.002s	sys 0.000s
I20260709 14:49:42.056363 12976 tablet.cc:1724] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.069646 12982 tablet.cc:1724] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.072814 12983 tablet.cc:1724] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.126945 12965 tablet.cc:1724] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.026338 12980 tablet.cc:1724] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.139616 12983 tablet.cc:1724] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.073966 12985 tablet.cc:1724] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.142937 12981 tablet.cc:1724] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.174624 12982 tablet.cc:1724] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.177265 12961 tablet.cc:1724] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.178164 12987 tablet.cc:1724] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.155364 12978 tablet.cc:1724] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.190487 12950 raft_consensus.cc:993] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef: : Instructing follower 83c87aef10ae43edba01cb4537dd29ad to start an election
I20260709 14:49:42.190541 12982 tablet.cc:1724] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.192919 12956 raft_consensus.cc:1081] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Signalling peer 83c87aef10ae43edba01cb4537dd29ad to start an election
I20260709 14:49:42.193413 12989 tablet.cc:1724] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.195381 12694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84591e95dc3e436cb84ea69f2723d10b"
dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
 from {username='slave'} at 127.0.0.1:55676
I20260709 14:49:42.195959 12694 raft_consensus.cc:493] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:42.196305 12694 raft_consensus.cc:3060] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:42.205029 12985 tablet.cc:1724] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.209239 12624 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9d667a662324da29a776fe983baf9e2"
dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
mode: GRACEFUL
new_leader_uuid: "83c87aef10ae43edba01cb4537dd29ad"
 from {username='slave'} at 127.0.0.1:53634
I20260709 14:49:42.209846 12624 raft_consensus.cc:606] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Received request to transfer leadership to TS 83c87aef10ae43edba01cb4537dd29ad
I20260709 14:49:42.211316  6222 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:49:42.211895  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:42.223080 12961 tablet.cc:1724] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.225378 12694 raft_consensus.cc:515] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:42.227402 12694 leader_election.cc:290] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 2 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:42.191946 12976 tablet.cc:1724] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.228612 12624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84591e95dc3e436cb84ea69f2723d10b" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:42.228166 12549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84591e95dc3e436cb84ea69f2723d10b" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:42.231113 12549 raft_consensus.cc:3055] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:42.231462 12549 raft_consensus.cc:740] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:42.232218 12549 consensus_queue.cc:260] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:42.232349 12987 tablet.cc:1724] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.235265 12549 raft_consensus.cc:3060] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:42.241371 12624 raft_consensus.cc:3060] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:42.241933 12987 tablet.cc:1724] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.246562 12627 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48af3c8dbd0a424890c52ed7d2728fdf"
dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
mode: GRACEFUL
new_leader_uuid: "83c87aef10ae43edba01cb4537dd29ad"
 from {username='slave'} at 127.0.0.1:53634
I20260709 14:49:42.247103 12627 raft_consensus.cc:606] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Received request to transfer leadership to TS 83c87aef10ae43edba01cb4537dd29ad
I20260709 14:49:42.254494 12548 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91362e32e13b4ba9bb1737d5cb0dc739"
dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
mode: GRACEFUL
new_leader_uuid: "83c87aef10ae43edba01cb4537dd29ad"
 from {username='slave'} at 127.0.0.1:35124
I20260709 14:49:42.254557 12549 raft_consensus.cc:2468] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 2.
I20260709 14:49:42.255085 12548 raft_consensus.cc:606] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Received request to transfer leadership to TS 83c87aef10ae43edba01cb4537dd29ad
I20260709 14:49:42.224924 12983 tablet.cc:1724] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:42.255904 12664 leader_election.cc:304] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: 
I20260709 14:49:42.256795 12977 raft_consensus.cc:2804] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:42.257266 12977 raft_consensus.cc:697] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [term 2 LEADER]: Becoming Leader. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:42.258072 12977 consensus_queue.cc:237] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:42.265385  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:42.266052  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:42.266600 12624 raft_consensus.cc:2468] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 2.
I20260709 14:49:42.270233 12447 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0: soft_deleted_table [id=a3fac630f8854b239554a323c9f2c841] alter complete (version 1)
I20260709 14:49:42.279878 12449 catalog_manager.cc:5697] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad reported cstate change: term changed from 1 to 2, leader changed from 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129) to 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131). New cstate: current_term: 2 leader_uuid: "83c87aef10ae43edba01cb4537dd29ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.290534 12939 raft_consensus.cc:993] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112: : Instructing follower 83c87aef10ae43edba01cb4537dd29ad to start an election
I20260709 14:49:42.290988 12957 raft_consensus.cc:1081] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Signalling peer 83c87aef10ae43edba01cb4537dd29ad to start an election
I20260709 14:49:42.292318 12694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9d667a662324da29a776fe983baf9e2"
dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
 from {username='slave'} at 127.0.0.1:55672
I20260709 14:49:42.292853 12694 raft_consensus.cc:493] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:42.293232 12694 raft_consensus.cc:3060] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:42.297690 12694 raft_consensus.cc:515] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:42.299122 12694 leader_election.cc:290] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 3 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:42.299731 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d667a662324da29a776fe983baf9e2" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:42.299962 12624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9d667a662324da29a776fe983baf9e2" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:42.300323 12548 raft_consensus.cc:3060] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:42.300458 12624 raft_consensus.cc:3055] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:42.300776 12624 raft_consensus.cc:740] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:42.301383 12624 consensus_queue.cc:260] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:42.302203 12624 raft_consensus.cc:3060] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:42.304877 12548 raft_consensus.cc:2468] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 3.
I20260709 14:49:42.305840 12664 leader_election.cc:304] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: 
I20260709 14:49:42.306586 12955 raft_consensus.cc:2804] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:42.306797 12624 raft_consensus.cc:2468] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 3.
I20260709 14:49:42.306926 12955 raft_consensus.cc:697] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 3 LEADER]: Becoming Leader. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:42.307775 12955 consensus_queue.cc:237] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:42.313941 12449 catalog_manager.cc:5697] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad reported cstate change: term changed from 2 to 3, leader changed from c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130) to 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131). New cstate: current_term: 3 leader_uuid: "83c87aef10ae43edba01cb4537dd29ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.323175 12957 raft_consensus.cc:993] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112: : Instructing follower 83c87aef10ae43edba01cb4537dd29ad to start an election
I20260709 14:49:42.323553 12939 raft_consensus.cc:1081] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Signalling peer 83c87aef10ae43edba01cb4537dd29ad to start an election
I20260709 14:49:42.324746 12694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48af3c8dbd0a424890c52ed7d2728fdf"
dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
 from {username='slave'} at 127.0.0.1:55672
I20260709 14:49:42.325281 12694 raft_consensus.cc:493] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:42.325619 12694 raft_consensus.cc:3060] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:42.331547 12694 raft_consensus.cc:515] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:42.333137 12694 leader_election.cc:290] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 3 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:42.333724 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48af3c8dbd0a424890c52ed7d2728fdf" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:42.334043 12624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48af3c8dbd0a424890c52ed7d2728fdf" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:42.334342 12548 raft_consensus.cc:3060] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:42.334604 12624 raft_consensus.cc:3055] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:42.334931 12624 raft_consensus.cc:740] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c03510b7642d48bbaf7eeec9c893d112, State: Running, Role: LEADER
I20260709 14:49:42.335670 12624 consensus_queue.cc:260] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:42.336817 12624 raft_consensus.cc:3060] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:42.340694 12548 raft_consensus.cc:2468] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 3.
I20260709 14:49:42.341873 12664 leader_election.cc:304] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7fd6a52cc4d64c58aa55bb0e44483cef, 83c87aef10ae43edba01cb4537dd29ad; no voters: 
I20260709 14:49:42.342458 12955 raft_consensus.cc:2804] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:42.342908 12955 raft_consensus.cc:697] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 3 LEADER]: Becoming Leader. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:42.343225 12624 raft_consensus.cc:2468] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 3.
I20260709 14:49:42.343719 12955 consensus_queue.cc:237] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:42.350772 12449 catalog_manager.cc:5697] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad reported cstate change: term changed from 2 to 3, leader changed from c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130) to 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131). New cstate: current_term: 3 leader_uuid: "83c87aef10ae43edba01cb4537dd29ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.466142 12956 raft_consensus.cc:993] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef: : Instructing follower 83c87aef10ae43edba01cb4537dd29ad to start an election
I20260709 14:49:42.466565 12964 raft_consensus.cc:1081] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Signalling peer 83c87aef10ae43edba01cb4537dd29ad to start an election
I20260709 14:49:42.467896 12694 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91362e32e13b4ba9bb1737d5cb0dc739"
dest_uuid: "83c87aef10ae43edba01cb4537dd29ad"
 from {username='slave'} at 127.0.0.1:55676
I20260709 14:49:42.468362 12694 raft_consensus.cc:493] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:42.468703 12694 raft_consensus.cc:3060] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:42.473237 12694 raft_consensus.cc:515] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:42.474674 12694 leader_election.cc:290] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 2 election: Requested vote from peers 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259), c03510b7642d48bbaf7eeec9c893d112 (127.6.19.130:42983)
I20260709 14:49:42.475682 12624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91362e32e13b4ba9bb1737d5cb0dc739" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c03510b7642d48bbaf7eeec9c893d112"
I20260709 14:49:42.476213 12624 raft_consensus.cc:3060] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:42.476202 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91362e32e13b4ba9bb1737d5cb0dc739" candidate_uuid: "83c87aef10ae43edba01cb4537dd29ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef"
I20260709 14:49:42.476979 12548 raft_consensus.cc:3055] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:42.477320 12548 raft_consensus.cc:740] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7fd6a52cc4d64c58aa55bb0e44483cef, State: Running, Role: LEADER
I20260709 14:49:42.478128 12548 consensus_queue.cc:260] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:42.479437 12548 raft_consensus.cc:3060] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:42.483182 12624 raft_consensus.cc:2468] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 2.
I20260709 14:49:42.484246 12667 leader_election.cc:304] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 83c87aef10ae43edba01cb4537dd29ad, c03510b7642d48bbaf7eeec9c893d112; no voters: 
I20260709 14:49:42.485054 12955 raft_consensus.cc:2804] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:42.485543 12955 raft_consensus.cc:697] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [term 2 LEADER]: Becoming Leader. State: Replica: 83c87aef10ae43edba01cb4537dd29ad, State: Running, Role: LEADER
I20260709 14:49:42.486135 12548 raft_consensus.cc:2468] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83c87aef10ae43edba01cb4537dd29ad in term 2.
I20260709 14:49:42.486210 12955 consensus_queue.cc:237] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } }
I20260709 14:49:42.492616 12449 catalog_manager.cc:5697] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad reported cstate change: term changed from 1 to 2, leader changed from 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129) to 83c87aef10ae43edba01cb4537dd29ad (127.6.19.131). New cstate: current_term: 2 leader_uuid: "83c87aef10ae43edba01cb4537dd29ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83c87aef10ae43edba01cb4537dd29ad" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 39753 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:42.781104 12548 raft_consensus.cc:1275] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 3 FOLLOWER]: Refusing update from remote peer 83c87aef10ae43edba01cb4537dd29ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:49:42.782281 12955 consensus_queue.cc:1048] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:42.791335 12624 raft_consensus.cc:1275] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 3 FOLLOWER]: Refusing update from remote peer 83c87aef10ae43edba01cb4537dd29ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:49:42.793643 12955 consensus_queue.cc:1048] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:49:42.805302 12624 raft_consensus.cc:1275] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Refusing update from remote peer 83c87aef10ae43edba01cb4537dd29ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:49:42.806344 12955 consensus_queue.cc:1048] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:42.815485 12548 raft_consensus.cc:1275] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Refusing update from remote peer 83c87aef10ae43edba01cb4537dd29ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:49:42.816589 12997 consensus_queue.cc:1048] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:42.841285 12624 raft_consensus.cc:1275] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 3 FOLLOWER]: Refusing update from remote peer 83c87aef10ae43edba01cb4537dd29ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:42.842314 12997 consensus_queue.cc:1048] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:42.849962 12548 raft_consensus.cc:1275] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 3 FOLLOWER]: Refusing update from remote peer 83c87aef10ae43edba01cb4537dd29ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:42.851703 12955 consensus_queue.cc:1048] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:42.922665 12624 raft_consensus.cc:1275] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Refusing update from remote peer 83c87aef10ae43edba01cb4537dd29ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:42.923684 12955 consensus_queue.cc:1048] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "c03510b7642d48bbaf7eeec9c893d112" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 42983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:42.931583 12548 raft_consensus.cc:1275] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Refusing update from remote peer 83c87aef10ae43edba01cb4537dd29ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:42.933663 12997 consensus_queue.cc:1048] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "7fd6a52cc4d64c58aa55bb0e44483cef" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 46259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:43.315114  6222 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:49:43.319741  6222 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:49:43.320099  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:49:43.324906  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:49:43.325264  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:44.350836  6222 tablet_server.cc:179] TabletServer@127.6.19.129:0 shutting down...
W20260709 14:49:44.365839 12664 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260709 14:49:44.370954 12664 consensus_peers.cc:597] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad -> Peer 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259): Couldn't send request to peer 7fd6a52cc4d64c58aa55bb0e44483cef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.381983  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:44.382637  6222 tablet_replica.cc:333] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.383240  6222 raft_consensus.cc:2243] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.383620  6222 raft_consensus.cc:2272] T daaceee5154a41b9a168f236363037a9 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.385346  6222 tablet_replica.cc:333] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.385830  6222 raft_consensus.cc:2243] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.386159  6222 raft_consensus.cc:2272] T 84591e95dc3e436cb84ea69f2723d10b P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.387658  6222 tablet_replica.cc:333] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.388123  6222 raft_consensus.cc:2243] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.388480  6222 raft_consensus.cc:2272] T 636580ffb1524cf597a455cbea78e748 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.390057  6222 tablet_replica.cc:333] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.390528  6222 raft_consensus.cc:2243] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.391135  6222 raft_consensus.cc:2272] T ac4159ce11d941c18c06d130d09871e6 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.393033  6222 tablet_replica.cc:333] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.393725  6222 raft_consensus.cc:2243] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.394624  6222 raft_consensus.cc:2272] T dad13137f8bc49aa9533e057fce64b82 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:44.394670 12664 consensus_peers.cc:597] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad -> Peer 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259): Couldn't send request to peer 7fd6a52cc4d64c58aa55bb0e44483cef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.396337  6222 tablet_replica.cc:333] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.397006  6222 raft_consensus.cc:2243] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.397429  6222 raft_consensus.cc:2272] T 4fbca85dfccd4defb48848885ee15dba P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.398942  6222 tablet_replica.cc:333] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.399438  6222 raft_consensus.cc:2243] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.400059  6222 raft_consensus.cc:2272] T e22e06847db940919dabecd164c9b504 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.401623  6222 tablet_replica.cc:333] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.402091  6222 raft_consensus.cc:2243] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.402464  6222 raft_consensus.cc:2272] T b9d667a662324da29a776fe983baf9e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.403962  6222 tablet_replica.cc:333] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.404446  6222 raft_consensus.cc:2243] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.404834  6222 raft_consensus.cc:2272] T 48af3c8dbd0a424890c52ed7d2728fdf P 7fd6a52cc4d64c58aa55bb0e44483cef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.406553  6222 tablet_replica.cc:333] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.407079  6222 raft_consensus.cc:2243] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.407446  6222 raft_consensus.cc:2272] T e847374b3a8e44cd83f98329ea08d6e2 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.408954  6222 tablet_replica.cc:333] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.409485  6222 raft_consensus.cc:2243] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.409881  6222 raft_consensus.cc:2272] T d5156d03a3004e0790c99eddea1f486f P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.411621  6222 tablet_replica.cc:333] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.412107  6222 raft_consensus.cc:2243] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.412766  6222 raft_consensus.cc:2272] T ee17ddd3f5bd41dc9b91fe89e8290140 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.414428  6222 tablet_replica.cc:333] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.415015  6222 raft_consensus.cc:2243] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.415655  6222 raft_consensus.cc:2272] T 3891965f34774967a3e7f7f4549fc6b5 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.417343  6222 tablet_replica.cc:333] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.417775  6222 raft_consensus.cc:2243] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.418154  6222 raft_consensus.cc:2272] T cdfd7b178e5b4097b2986c3ab9e99652 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.419735  6222 tablet_replica.cc:333] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.420250  6222 raft_consensus.cc:2243] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.420893  6222 raft_consensus.cc:2272] T faa27be6a8b74477a0b3eac73ef4c856 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.423243  6222 tablet_replica.cc:333] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.423856  6222 raft_consensus.cc:2243] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.424360  6222 raft_consensus.cc:2272] T 92bac83f4bb34bdda7063ea5bdecbb8c P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.426355  6222 tablet_replica.cc:333] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.426776  6222 raft_consensus.cc:2243] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.427126  6222 raft_consensus.cc:2272] T 91362e32e13b4ba9bb1737d5cb0dc739 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.429054  6222 tablet_replica.cc:333] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef: stopping tablet replica
I20260709 14:49:44.429639  6222 raft_consensus.cc:2243] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.430140  6222 raft_consensus.cc:2272] T 2f0de5fcda324020829d1dca5b43a085 P 7fd6a52cc4d64c58aa55bb0e44483cef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:44.444916 12664 consensus_peers.cc:597] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad -> Peer 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259): Couldn't send request to peer 7fd6a52cc4d64c58aa55bb0e44483cef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.466181  6222 tablet_server.cc:196] TabletServer@127.6.19.129:0 shutdown complete.
W20260709 14:49:44.480564 12590 consensus_peers.cc:597] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 -> Peer 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259): Couldn't send request to peer 7fd6a52cc4d64c58aa55bb0e44483cef. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.493695  6222 tablet_server.cc:179] TabletServer@127.6.19.130:0 shutting down...
I20260709 14:49:44.521761  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:44.522364  6222 tablet_replica.cc:333] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.523118  6222 raft_consensus.cc:2243] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.523715  6222 raft_consensus.cc:2272] T e22e06847db940919dabecd164c9b504 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.525638  6222 tablet_replica.cc:333] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.526401  6222 raft_consensus.cc:2243] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.526922  6222 raft_consensus.cc:2272] T 636580ffb1524cf597a455cbea78e748 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:44.527365 12664 consensus_peers.cc:597] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad -> Peer 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259): Couldn't send request to peer 7fd6a52cc4d64c58aa55bb0e44483cef. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.528764  6222 tablet_replica.cc:333] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.529441  6222 raft_consensus.cc:2243] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:49:44.529670 12664 consensus_peers.cc:597] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad -> Peer 7fd6a52cc4d64c58aa55bb0e44483cef (127.6.19.129:46259): Couldn't send request to peer 7fd6a52cc4d64c58aa55bb0e44483cef. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:46259: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:44.529831  6222 raft_consensus.cc:2272] T ac4159ce11d941c18c06d130d09871e6 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.531478  6222 tablet_replica.cc:333] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.531978  6222 raft_consensus.cc:2243] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.532349  6222 raft_consensus.cc:2272] T dad13137f8bc49aa9533e057fce64b82 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.533879  6222 tablet_replica.cc:333] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.534373  6222 raft_consensus.cc:2243] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.535008  6222 raft_consensus.cc:2272] T 4fbca85dfccd4defb48848885ee15dba P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.536516  6222 tablet_replica.cc:333] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.536985  6222 raft_consensus.cc:2243] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.537380  6222 raft_consensus.cc:2272] T 84591e95dc3e436cb84ea69f2723d10b P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.539059  6222 tablet_replica.cc:333] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.539537  6222 raft_consensus.cc:2243] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.540155  6222 raft_consensus.cc:2272] T daaceee5154a41b9a168f236363037a9 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.541798  6222 tablet_replica.cc:333] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.542263  6222 raft_consensus.cc:2243] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.542914  6222 raft_consensus.cc:2272] T d5156d03a3004e0790c99eddea1f486f P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.544659  6222 tablet_replica.cc:333] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.545198  6222 raft_consensus.cc:2243] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.545854  6222 raft_consensus.cc:2272] T e847374b3a8e44cd83f98329ea08d6e2 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.547425  6222 tablet_replica.cc:333] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.548058  6222 raft_consensus.cc:2243] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.548518  6222 raft_consensus.cc:2272] T 92bac83f4bb34bdda7063ea5bdecbb8c P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.550346  6222 tablet_replica.cc:333] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.550805  6222 raft_consensus.cc:2243] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.551151  6222 raft_consensus.cc:2272] T b9d667a662324da29a776fe983baf9e2 P c03510b7642d48bbaf7eeec9c893d112 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.552714  6222 tablet_replica.cc:333] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.553164  6222 raft_consensus.cc:2243] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.553620  6222 raft_consensus.cc:2272] T 48af3c8dbd0a424890c52ed7d2728fdf P c03510b7642d48bbaf7eeec9c893d112 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.555234  6222 tablet_replica.cc:333] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.555676  6222 raft_consensus.cc:2243] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.556326  6222 raft_consensus.cc:2272] T 2f0de5fcda324020829d1dca5b43a085 P c03510b7642d48bbaf7eeec9c893d112 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.558040  6222 tablet_replica.cc:333] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.558481  6222 raft_consensus.cc:2243] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.558835  6222 raft_consensus.cc:2272] T 91362e32e13b4ba9bb1737d5cb0dc739 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.560406  6222 tablet_replica.cc:333] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.560828  6222 raft_consensus.cc:2243] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.561228  6222 raft_consensus.cc:2272] T ee17ddd3f5bd41dc9b91fe89e8290140 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.562806  6222 tablet_replica.cc:333] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.563211  6222 raft_consensus.cc:2243] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.563823  6222 raft_consensus.cc:2272] T cdfd7b178e5b4097b2986c3ab9e99652 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.565479  6222 tablet_replica.cc:333] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.565882  6222 raft_consensus.cc:2243] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.566233  6222 raft_consensus.cc:2272] T 3891965f34774967a3e7f7f4549fc6b5 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.567795  6222 tablet_replica.cc:333] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112: stopping tablet replica
I20260709 14:49:44.568174  6222 raft_consensus.cc:2243] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.568535  6222 raft_consensus.cc:2272] T faa27be6a8b74477a0b3eac73ef4c856 P c03510b7642d48bbaf7eeec9c893d112 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.601727  6222 tablet_server.cc:196] TabletServer@127.6.19.130:0 shutdown complete.
I20260709 14:49:44.628233  6222 tablet_server.cc:179] TabletServer@127.6.19.131:0 shutting down...
I20260709 14:49:44.650565  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:44.651156  6222 tablet_replica.cc:333] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.651695  6222 raft_consensus.cc:2243] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.652411  6222 raft_consensus.cc:2272] T 636580ffb1524cf597a455cbea78e748 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.654119  6222 tablet_replica.cc:333] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.654619  6222 raft_consensus.cc:2243] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.654999  6222 raft_consensus.cc:2272] T daaceee5154a41b9a168f236363037a9 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.656489  6222 tablet_replica.cc:333] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.656948  6222 raft_consensus.cc:2243] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.657368  6222 raft_consensus.cc:2272] T 4fbca85dfccd4defb48848885ee15dba P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.658854  6222 tablet_replica.cc:333] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.659319  6222 raft_consensus.cc:2243] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.659675  6222 raft_consensus.cc:2272] T dad13137f8bc49aa9533e057fce64b82 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.661120  6222 tablet_replica.cc:333] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.661607  6222 raft_consensus.cc:2243] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.662264  6222 raft_consensus.cc:2272] T 84591e95dc3e436cb84ea69f2723d10b P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.663801  6222 tablet_replica.cc:333] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.664270  6222 raft_consensus.cc:2243] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.664633  6222 raft_consensus.cc:2272] T ac4159ce11d941c18c06d130d09871e6 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.666119  6222 tablet_replica.cc:333] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.666571  6222 raft_consensus.cc:2243] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.666936  6222 raft_consensus.cc:2272] T e22e06847db940919dabecd164c9b504 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.668429  6222 tablet_replica.cc:333] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.668905  6222 raft_consensus.cc:2243] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.669317  6222 raft_consensus.cc:2272] T ee17ddd3f5bd41dc9b91fe89e8290140 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.670943  6222 tablet_replica.cc:333] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.671411  6222 raft_consensus.cc:2243] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.672052  6222 raft_consensus.cc:2272] T 91362e32e13b4ba9bb1737d5cb0dc739 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.673681  6222 tablet_replica.cc:333] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.674130  6222 raft_consensus.cc:2243] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.674500  6222 raft_consensus.cc:2272] T 2f0de5fcda324020829d1dca5b43a085 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.676040  6222 tablet_replica.cc:333] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.676496  6222 raft_consensus.cc:2243] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.676869  6222 raft_consensus.cc:2272] T 3891965f34774967a3e7f7f4549fc6b5 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.678453  6222 tablet_replica.cc:333] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.678907  6222 raft_consensus.cc:2243] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.679267  6222 raft_consensus.cc:2272] T cdfd7b178e5b4097b2986c3ab9e99652 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.680860  6222 tablet_replica.cc:333] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.681330  6222 raft_consensus.cc:2243] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.681676  6222 raft_consensus.cc:2272] T faa27be6a8b74477a0b3eac73ef4c856 P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.683321  6222 tablet_replica.cc:333] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.683749  6222 raft_consensus.cc:2243] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.684106  6222 raft_consensus.cc:2272] T e847374b3a8e44cd83f98329ea08d6e2 P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.685652  6222 tablet_replica.cc:333] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.686103  6222 raft_consensus.cc:2243] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:44.686453  6222 raft_consensus.cc:2272] T d5156d03a3004e0790c99eddea1f486f P 83c87aef10ae43edba01cb4537dd29ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.688067  6222 tablet_replica.cc:333] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.688495  6222 raft_consensus.cc:2243] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.689325  6222 raft_consensus.cc:2272] T b9d667a662324da29a776fe983baf9e2 P 83c87aef10ae43edba01cb4537dd29ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.691001  6222 tablet_replica.cc:333] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.691385  6222 raft_consensus.cc:2243] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.691982  6222 raft_consensus.cc:2272] T 48af3c8dbd0a424890c52ed7d2728fdf P 83c87aef10ae43edba01cb4537dd29ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.693563  6222 tablet_replica.cc:333] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad: stopping tablet replica
I20260709 14:49:44.693950  6222 raft_consensus.cc:2243] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.695699  6222 raft_consensus.cc:2272] T 92bac83f4bb34bdda7063ea5bdecbb8c P 83c87aef10ae43edba01cb4537dd29ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.732561  6222 tablet_server.cc:196] TabletServer@127.6.19.131:0 shutdown complete.
I20260709 14:49:44.759075  6222 master.cc:562] Master@127.6.19.190:39259 shutting down...
I20260709 14:49:44.775002  6222 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:44.775470  6222 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:44.775736  6222 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c067279677d49f1b5166e9a2fb66bc0: stopping tablet replica
I20260709 14:49:44.793835  6222 master.cc:584] Master@127.6.19.190:39259 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11655 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:49:44.837674  6222 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.6.19.190:44653
I20260709 14:49:44.838689  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:44.843659 13010 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
W20260709 14:49:44.844475 13011 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
W20260709 14:49:44.844771 13013 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
I20260709 14:49:44.845551  6222 server_base.cc:1061] running on GCE node
I20260709 14:49:44.846273  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:44.846454  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:44.846565  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608584846554 us; error 0 us; skew 500 ppm
I20260709 14:49:44.846982  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:44.848945  6222 webserver.cc:533] Webserver started at http://127.6.19.190:41815/ using document root <none> and password file <none>
I20260709 14:49:44.849406  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:44.849555  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:44.849749  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:44.850688  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/master-0-root/instance:
uuid: "49eb223b6ec7422f808c1e462d824dec"
format_stamp: "Formatted at 2026-07-09 14:49:44 on dist-test-slave-gjv7"
I20260709 14:49:44.854647  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:44.857467 13018 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:44.858085  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:44.858307  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/master-0-root
uuid: "49eb223b6ec7422f808c1e462d824dec"
format_stamp: "Formatted at 2026-07-09 14:49:44 on dist-test-slave-gjv7"
I20260709 14:49:44.858539  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/master-0-root/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)
I20260709 14:49:44.875057  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:44.876101  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:44.910449  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.190:44653
I20260709 14:49:44.910558 13069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.190:44653 every 8 connection(s)
I20260709 14:49:44.914007 13070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:44.923470 13070 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec: Bootstrap starting.
I20260709 14:49:44.927829 13070 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:44.931576 13070 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec: No bootstrap required, opened a new log
I20260709 14:49:44.933495 13070 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49eb223b6ec7422f808c1e462d824dec" member_type: VOTER }
I20260709 14:49:44.933848 13070 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:44.934034 13070 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49eb223b6ec7422f808c1e462d824dec, State: Initialized, Role: FOLLOWER
I20260709 14:49:44.934494 13070 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [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: "49eb223b6ec7422f808c1e462d824dec" member_type: VOTER }
I20260709 14:49:44.934887 13070 raft_consensus.cc:399] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:49:44.935065 13070 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:49:44.935259 13070 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:44.939402 13070 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49eb223b6ec7422f808c1e462d824dec" member_type: VOTER }
I20260709 14:49:44.939831 13070 leader_election.cc:304] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [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: 49eb223b6ec7422f808c1e462d824dec; no voters: 
I20260709 14:49:44.940762 13070 leader_election.cc:290] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:49:44.941061 13073 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:44.942431 13073 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [term 1 LEADER]: Becoming Leader. State: Replica: 49eb223b6ec7422f808c1e462d824dec, State: Running, Role: LEADER
I20260709 14:49:44.942970 13073 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [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: "49eb223b6ec7422f808c1e462d824dec" member_type: VOTER }
I20260709 14:49:44.943452 13070 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:49:44.946789 13074 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "49eb223b6ec7422f808c1e462d824dec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49eb223b6ec7422f808c1e462d824dec" member_type: VOTER } }
I20260709 14:49:44.947346 13074 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:44.947788 13075 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49eb223b6ec7422f808c1e462d824dec. Latest consensus state: current_term: 1 leader_uuid: "49eb223b6ec7422f808c1e462d824dec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49eb223b6ec7422f808c1e462d824dec" member_type: VOTER } }
I20260709 14:49:44.948974 13075 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [sys.catalog]: This master's current role is: LEADER
I20260709 14:49:44.955778 13081 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:49:44.962505 13081 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:49:44.963465  6222 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:49:44.970388 13081 catalog_manager.cc:1383] Generated new cluster ID: fc72a4913e1e498eb455cee18844cb5b
I20260709 14:49:44.970584 13081 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:49:44.983256 13081 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:49:44.984356 13081 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:49:44.995609 13081 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec: Generated new TSK 0
I20260709 14:49:44.996095 13081 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:49:45.029641  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:45.035014 13091 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
W20260709 14:49:45.036319 13092 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
W20260709 14:49:45.037873 13094 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
I20260709 14:49:45.038287  6222 server_base.cc:1061] running on GCE node
I20260709 14:49:45.039077  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:45.039261  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:45.039417  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608585039399 us; error 0 us; skew 500 ppm
I20260709 14:49:45.039875  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:45.041896  6222 webserver.cc:533] Webserver started at http://127.6.19.129:39419/ using document root <none> and password file <none>
I20260709 14:49:45.042332  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:45.042510  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:45.042744  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:45.043715  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-0-root/instance:
uuid: "3e9e3c730b6a4aadaddaa430429f01da"
format_stamp: "Formatted at 2026-07-09 14:49:45 on dist-test-slave-gjv7"
I20260709 14:49:45.047621  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 14:49:45.050518 13099 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:45.051141  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:49:45.051395  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-0-root
uuid: "3e9e3c730b6a4aadaddaa430429f01da"
format_stamp: "Formatted at 2026-07-09 14:49:45 on dist-test-slave-gjv7"
I20260709 14:49:45.051640  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-0-root/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)
I20260709 14:49:45.070009  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:45.071095  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:45.072422  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:45.074509  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:45.074692  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:45.074893  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:45.075048  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:45.111987  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.129:45131
I20260709 14:49:45.112138 13161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.129:45131 every 8 connection(s)
I20260709 14:49:45.116536  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:45.122376 13166 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
W20260709 14:49:45.123476 13167 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
W20260709 14:49:45.125033 13169 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
I20260709 14:49:45.125813  6222 server_base.cc:1061] running on GCE node
I20260709 14:49:45.126909  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:45.127146  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:45.127305  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608585127288 us; error 0 us; skew 500 ppm
I20260709 14:49:45.127833 13162 heartbeater.cc:344] Connected to a master server at 127.6.19.190:44653
I20260709 14:49:45.127943  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:45.128204 13162 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:45.129037 13162 heartbeater.cc:507] Master 127.6.19.190:44653 requested a full tablet report, sending...
I20260709 14:49:45.130474  6222 webserver.cc:533] Webserver started at http://127.6.19.130:38449/ using document root <none> and password file <none>
I20260709 14:49:45.131045  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:45.131273  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:45.131335 13035 ts_manager.cc:194] Registered new tserver with Master: 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131)
I20260709 14:49:45.131655  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:45.133018  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-1-root/instance:
uuid: "530c4bfee6424478aff3063f83efc87a"
format_stamp: "Formatted at 2026-07-09 14:49:45 on dist-test-slave-gjv7"
I20260709 14:49:45.133728 13035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51868
I20260709 14:49:45.137393  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:49:45.140435 13174 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:45.141073  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:49:45.141335  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-1-root
uuid: "530c4bfee6424478aff3063f83efc87a"
format_stamp: "Formatted at 2026-07-09 14:49:45 on dist-test-slave-gjv7"
I20260709 14:49:45.141573  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-1-root/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)
I20260709 14:49:45.158314  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:45.159310  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:45.160552  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:45.162602  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:45.162783  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:45.162992  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:45.163137  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:45.203181  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.130:39233
I20260709 14:49:45.203284 13236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.130:39233 every 8 connection(s)
I20260709 14:49:45.207549  6222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:49:45.213863 13240 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
W20260709 14:49:45.214563 13241 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
I20260709 14:49:45.218748  6222 server_base.cc:1061] running on GCE node
W20260709 14:49:45.219535 13243 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
I20260709 14:49:45.220140 13237 heartbeater.cc:344] Connected to a master server at 127.6.19.190:44653
I20260709 14:49:45.220467 13237 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:45.220480  6222 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:49:45.220822  6222 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:49:45.220990  6222 hybrid_clock.cc:648] HybridClock initialized: now 1783608585220975 us; error 0 us; skew 500 ppm
I20260709 14:49:45.221251 13237 heartbeater.cc:507] Master 127.6.19.190:44653 requested a full tablet report, sending...
I20260709 14:49:45.221589  6222 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:49:45.223253 13035 ts_manager.cc:194] Registered new tserver with Master: 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:45.224215  6222 webserver.cc:533] Webserver started at http://127.6.19.131:38533/ using document root <none> and password file <none>
I20260709 14:49:45.224870  6222 fs_manager.cc:362] Metadata directory not provided
I20260709 14:49:45.225101  6222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:49:45.224988 13035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51876
I20260709 14:49:45.225490  6222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:49:45.226653  6222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-2-root/instance:
uuid: "a67ac2051e084ee6852393ff58d0cd02"
format_stamp: "Formatted at 2026-07-09 14:49:45 on dist-test-slave-gjv7"
I20260709 14:49:45.230696  6222 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:49:45.233592 13248 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:45.234222  6222 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:49:45.234472  6222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-2-root
uuid: "a67ac2051e084ee6852393ff58d0cd02"
format_stamp: "Formatted at 2026-07-09 14:49:45 on dist-test-slave-gjv7"
I20260709 14:49:45.234716  6222 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskuRY_n8/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608332707656-6222-0/minicluster-data/ts-2-root/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)
I20260709 14:49:45.277680  6222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:49:45.279305  6222 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:49:45.280898  6222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:49:45.283891  6222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:49:45.284082  6222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:45.284319  6222 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:49:45.284475  6222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:49:45.324170  6222 rpc_server.cc:307] RPC server started. Bound to: 127.6.19.131:44433
I20260709 14:49:45.324354 13311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.19.131:44433 every 8 connection(s)
I20260709 14:49:45.339663 13312 heartbeater.cc:344] Connected to a master server at 127.6.19.190:44653
I20260709 14:49:45.340042 13312 heartbeater.cc:461] Registering TS with master...
I20260709 14:49:45.340804 13312 heartbeater.cc:507] Master 127.6.19.190:44653 requested a full tablet report, sending...
I20260709 14:49:45.343039 13035 ts_manager.cc:194] Registered new tserver with Master: a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:45.343397  6222 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015499247s
I20260709 14:49:45.344817 13035 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51884
I20260709 14:49:45.367537 13035 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51894:
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: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:45.370321 13035 catalog_manager.cc:7077] 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: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:45.458408 13274 tablet_service.cc:1511] Processing CreateTablet for tablet 819a862c9fa74983804b6c1585c89e6f (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:45.460114 13274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 819a862c9fa74983804b6c1585c89e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.458526 13277 tablet_service.cc:1511] Processing CreateTablet for tablet 505944cdae47423eaf44a0740306a83c (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:45.460242 13276 tablet_service.cc:1511] Processing CreateTablet for tablet 16e8f20c698e461d94607932dd87a3ac (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:45.462263 13275 tablet_service.cc:1511] Processing CreateTablet for tablet 73c11afe5791442ba05d9aafe35cb730 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:45.463653 13275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c11afe5791442ba05d9aafe35cb730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.463387 13202 tablet_service.cc:1511] Processing CreateTablet for tablet 505944cdae47423eaf44a0740306a83c (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:45.465652 13201 tablet_service.cc:1511] Processing CreateTablet for tablet 16e8f20c698e461d94607932dd87a3ac (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:45.467082 13201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e8f20c698e461d94607932dd87a3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.468876 13127 tablet_service.cc:1511] Processing CreateTablet for tablet 505944cdae47423eaf44a0740306a83c (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:45.469342 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e8f20c698e461d94607932dd87a3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.470345 13127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505944cdae47423eaf44a0740306a83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.473479 13277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505944cdae47423eaf44a0740306a83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.474952 13125 tablet_service.cc:1511] Processing CreateTablet for tablet 73c11afe5791442ba05d9aafe35cb730 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:45.475682 13198 tablet_service.cc:1511] Processing CreateTablet for tablet 59c3ed9eebfb46899c5f2466f1c98e5c (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:45.476250 13125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c11afe5791442ba05d9aafe35cb730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.476970 13198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c3ed9eebfb46899c5f2466f1c98e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.480067 13199 tablet_service.cc:1511] Processing CreateTablet for tablet 819a862c9fa74983804b6c1585c89e6f (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:45.481432 13199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 819a862c9fa74983804b6c1585c89e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.478418 13123 tablet_service.cc:1511] Processing CreateTablet for tablet 59c3ed9eebfb46899c5f2466f1c98e5c (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:45.478402 13197 tablet_service.cc:1511] Processing CreateTablet for tablet 640a1b154aee4582bee0ebd732f2efb7 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:45.485497 13123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c3ed9eebfb46899c5f2466f1c98e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.485927 13197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640a1b154aee4582bee0ebd732f2efb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.468876 13124 tablet_service.cc:1511] Processing CreateTablet for tablet 819a862c9fa74983804b6c1585c89e6f (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:45.488716 13196 tablet_service.cc:1511] Processing CreateTablet for tablet 32d2f91471a545b081731d09f9421ec2 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:45.489333 13124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 819a862c9fa74983804b6c1585c89e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.490072 13196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d2f91471a545b081731d09f9421ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.490988 13194 tablet_service.cc:1511] Processing CreateTablet for tablet edf898c297554640b5c10578f87ff227 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:45.492311 13194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf898c297554640b5c10578f87ff227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.462299 13200 tablet_service.cc:1511] Processing CreateTablet for tablet 73c11afe5791442ba05d9aafe35cb730 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:45.494498 13200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c11afe5791442ba05d9aafe35cb730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.473593 13126 tablet_service.cc:1511] Processing CreateTablet for tablet 16e8f20c698e461d94607932dd87a3ac (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:45.498493 13126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16e8f20c698e461d94607932dd87a3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.489202 13195 tablet_service.cc:1511] Processing CreateTablet for tablet 23f7bb48a3b24e8aa5d17a90d3b4f5b4 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:45.505560 13202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 505944cdae47423eaf44a0740306a83c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.506412 13195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f7bb48a3b24e8aa5d17a90d3b4f5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.508833 13327 tablet_bootstrap.cc:492] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:45.509972 13273 tablet_service.cc:1511] Processing CreateTablet for tablet 640a1b154aee4582bee0ebd732f2efb7 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:45.511304 13273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640a1b154aee4582bee0ebd732f2efb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.510972 13122 tablet_service.cc:1511] Processing CreateTablet for tablet 640a1b154aee4582bee0ebd732f2efb7 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:45.512336 13122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640a1b154aee4582bee0ebd732f2efb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.514286 13274 tablet_service.cc:1511] Processing CreateTablet for tablet 59c3ed9eebfb46899c5f2466f1c98e5c (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:45.515574 13274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c3ed9eebfb46899c5f2466f1c98e5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.515462 13271 tablet_service.cc:1511] Processing CreateTablet for tablet edf898c297554640b5c10578f87ff227 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:45.516407 13327 tablet_bootstrap.cc:654] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.516712 13271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf898c297554640b5c10578f87ff227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.514321 13272 tablet_service.cc:1511] Processing CreateTablet for tablet 23f7bb48a3b24e8aa5d17a90d3b4f5b4 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:45.518940 13121 tablet_service.cc:1511] Processing CreateTablet for tablet 32d2f91471a545b081731d09f9421ec2 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:45.519523 13277 tablet_service.cc:1511] Processing CreateTablet for tablet 32d2f91471a545b081731d09f9421ec2 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:45.520241 13121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d2f91471a545b081731d09f9421ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.520740 13119 tablet_service.cc:1511] Processing CreateTablet for tablet edf898c297554640b5c10578f87ff227 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:45.521970 13119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edf898c297554640b5c10578f87ff227. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.519418 13120 tablet_service.cc:1511] Processing CreateTablet for tablet 23f7bb48a3b24e8aa5d17a90d3b4f5b4 (DEFAULT_TABLE table=test-workload [id=ec11c91f41184016898494d1eca76b40]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:45.523376 13328 tablet_bootstrap.cc:492] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:45.524006 13120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f7bb48a3b24e8aa5d17a90d3b4f5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.529497 13272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f7bb48a3b24e8aa5d17a90d3b4f5b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.530891 13328 tablet_bootstrap.cc:654] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.542246 13277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d2f91471a545b081731d09f9421ec2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:45.542301 13327 tablet_bootstrap.cc:492] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:45.544173 13327 ts_tablet_manager.cc:1403] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.005s
I20260709 14:49:45.547230 13327 raft_consensus.cc:359] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } }
I20260709 14:49:45.548156 13327 raft_consensus.cc:385] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.548509 13327 raft_consensus.cc:740] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.549547 13327 consensus_queue.cc:260] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [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: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } }
I20260709 14:49:45.555963 13331 tablet_bootstrap.cc:492] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:45.564394 13331 tablet_bootstrap.cc:654] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.565948 13328 tablet_bootstrap.cc:492] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:45.569953 13328 ts_tablet_manager.cc:1403] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.007s
I20260709 14:49:45.572992 13328 raft_consensus.cc:359] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.573760 13328 raft_consensus.cc:385] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.574117 13328 raft_consensus.cc:740] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.574950 13328 consensus_queue.cc:260] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.579493 13331 tablet_bootstrap.cc:492] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:45.581105 13331 ts_tablet_manager.cc:1403] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.000s
I20260709 14:49:45.583490 13237 heartbeater.cc:499] Master 127.6.19.190:44653 was elected leader, sending a full tablet report...
I20260709 14:49:45.605384 13328 ts_tablet_manager.cc:1434] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.035s	user 0.023s	sys 0.011s
I20260709 14:49:45.605273 13331 raft_consensus.cc:359] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.607839 13331 raft_consensus.cc:385] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.608127 13331 raft_consensus.cc:740] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.608764 13331 consensus_queue.cc:260] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.635671 13328 tablet_bootstrap.cc:492] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:45.665951 13327 ts_tablet_manager.cc:1434] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.121s	user 0.047s	sys 0.038s
I20260709 14:49:45.666168 13312 heartbeater.cc:499] Master 127.6.19.190:44653 was elected leader, sending a full tablet report...
I20260709 14:49:45.670941 13328 tablet_bootstrap.cc:654] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.671447 13327 tablet_bootstrap.cc:492] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:45.666168 13332 raft_consensus.cc:493] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.672036 13332 raft_consensus.cc:515] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } }
I20260709 14:49:45.674672 13332 leader_election.cc:290] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131)
I20260709 14:49:45.682957 13327 tablet_bootstrap.cc:654] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.695252 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505944cdae47423eaf44a0740306a83c" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
W20260709 14:49:45.697085 13251 leader_election.cc:343] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.721192 13162 heartbeater.cc:499] Master 127.6.19.190:44653 was elected leader, sending a full tablet report...
I20260709 14:49:45.724109 13331 ts_tablet_manager.cc:1434] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.142s	user 0.005s	sys 0.012s
I20260709 14:49:45.725147 13331 tablet_bootstrap.cc:492] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:45.731706 13328 tablet_bootstrap.cc:492] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:45.732313 13328 ts_tablet_manager.cc:1403] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.023s
I20260709 14:49:45.735417 13328 raft_consensus.cc:359] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.736140 13328 raft_consensus.cc:385] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.736480 13328 raft_consensus.cc:740] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.737372 13328 consensus_queue.cc:260] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.739369 13331 tablet_bootstrap.cc:654] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.740499 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505944cdae47423eaf44a0740306a83c" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
W20260709 14:49:45.742120 13250 leader_election.cc:343] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.742590 13250 leader_election.cc:304] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a67ac2051e084ee6852393ff58d0cd02; no voters: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:45.743338 13328 ts_tablet_manager.cc:1434] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:49:45.743683 13335 raft_consensus.cc:2749] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.744535 13328 tablet_bootstrap.cc:492] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:45.752456 13328 tablet_bootstrap.cc:654] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.752444 13331 tablet_bootstrap.cc:492] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:45.752496 13327 tablet_bootstrap.cc:492] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:45.753291 13331 ts_tablet_manager.cc:1403] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.005s
I20260709 14:49:45.753446 13327 ts_tablet_manager.cc:1403] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.082s	user 0.031s	sys 0.039s
I20260709 14:49:45.756562 13331 raft_consensus.cc:359] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } }
I20260709 14:49:45.756774 13327 raft_consensus.cc:359] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.757337 13331 raft_consensus.cc:385] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.757520 13327 raft_consensus.cc:385] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.757716 13331 raft_consensus.cc:740] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.757993 13327 raft_consensus.cc:740] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.758759 13331 consensus_queue.cc:260] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [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: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } }
I20260709 14:49:45.758832 13327 consensus_queue.cc:260] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.761535 13331 ts_tablet_manager.cc:1434] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:49:45.761602 13327 ts_tablet_manager.cc:1434] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:49:45.762643 13331 tablet_bootstrap.cc:492] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:45.762708 13327 tablet_bootstrap.cc:492] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:45.767123 13328 tablet_bootstrap.cc:492] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:45.767678 13328 ts_tablet_manager.cc:1403] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 14:49:45.767925 13339 raft_consensus.cc:493] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.768378 13339 raft_consensus.cc:515] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.770499 13328 raft_consensus.cc:359] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.771165 13328 raft_consensus.cc:385] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.771567 13328 raft_consensus.cc:740] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.772431 13327 tablet_bootstrap.cc:654] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.772539 13328 consensus_queue.cc:260] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.771119 13339 leader_election.cc:290] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:45.781159 13328 ts_tablet_manager.cc:1434] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:49:45.784299 13327 tablet_bootstrap.cc:492] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:45.784854 13327 ts_tablet_manager.cc:1403] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 14:49:45.785431 13328 tablet_bootstrap.cc:492] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:45.787621 13327 raft_consensus.cc:359] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.788394 13327 raft_consensus.cc:385] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.788640 13327 raft_consensus.cc:740] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.789391 13327 consensus_queue.cc:260] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.789793 13334 raft_consensus.cc:493] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.790313 13334 raft_consensus.cc:515] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.791450 13327 ts_tablet_manager.cc:1434] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:45.792282 13331 tablet_bootstrap.cc:654] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.792438 13327 tablet_bootstrap.cc:492] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:45.792855 13334 leader_election.cc:290] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:45.799160 13327 tablet_bootstrap.cc:654] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.802731 13328 tablet_bootstrap.cc:654] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.811673 13327 tablet_bootstrap.cc:492] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:45.812173 13327 ts_tablet_manager.cc:1403] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 14:49:45.812575 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2f91471a545b081731d09f9421ec2" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
I20260709 14:49:45.813249 13212 raft_consensus.cc:2468] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 0.
I20260709 14:49:45.814551 13331 tablet_bootstrap.cc:492] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:45.822244 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2f91471a545b081731d09f9421ec2" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:45.814895 13327 raft_consensus.cc:359] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.824060 13327 raft_consensus.cc:385] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.821633 13335 raft_consensus.cc:493] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.824581 13327 raft_consensus.cc:740] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.824741 13335 raft_consensus.cc:515] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.825424 13327 consensus_queue.cc:260] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.826285 13287 raft_consensus.cc:2468] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 0.
I20260709 14:49:45.826956 13335 leader_election.cc:290] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:45.817334 13102 leader_election.cc:304] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [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: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:45.828724 13339 raft_consensus.cc:2804] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.829581 13339 raft_consensus.cc:493] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.829909 13339 raft_consensus.cc:3060] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.830914 13328 tablet_bootstrap.cc:492] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:45.831389 13328 ts_tablet_manager.cc:1403] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.008s
I20260709 14:49:45.828569 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640a1b154aee4582bee0ebd732f2efb7" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
W20260709 14:49:45.834802 13251 leader_election.cc:343] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.833544 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640a1b154aee4582bee0ebd732f2efb7" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:45.833465 13327 ts_tablet_manager.cc:1434] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
W20260709 14:49:45.836496 13250 leader_election.cc:343] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.836956 13250 leader_election.cc:304] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a67ac2051e084ee6852393ff58d0cd02; no voters: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:45.837311 13327 tablet_bootstrap.cc:492] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:45.837801 13335 raft_consensus.cc:2749] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.839542 13328 raft_consensus.cc:359] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } }
I20260709 14:49:45.841684 13339 raft_consensus.cc:515] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.844013 13327 tablet_bootstrap.cc:654] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.840255 13328 raft_consensus.cc:385] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.844753 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2f91471a545b081731d09f9421ec2" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:45.845348 13328 raft_consensus.cc:740] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.845683 13212 raft_consensus.cc:3060] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.846292 13328 consensus_queue.cc:260] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [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: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } }
I20260709 14:49:45.850443 13328 ts_tablet_manager.cc:1434] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:49:45.851496 13328 tablet_bootstrap.cc:492] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:45.853662 13212 raft_consensus.cc:2468] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 1.
I20260709 14:49:45.855115 13102 leader_election.cc:304] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [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: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:45.855499 13327 tablet_bootstrap.cc:492] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:45.856115 13327 ts_tablet_manager.cc:1403] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 14:49:45.857628 13328 tablet_bootstrap.cc:654] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.859031 13327 raft_consensus.cc:359] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.859838 13327 raft_consensus.cc:385] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.860162 13327 raft_consensus.cc:740] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.827735 13331 ts_tablet_manager.cc:1403] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.000s
I20260709 14:49:45.861405 13327 consensus_queue.cc:260] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.863704 13331 raft_consensus.cc:359] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.865612 13327 ts_tablet_manager.cc:1434] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:49:45.866990 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2f91471a545b081731d09f9421ec2" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:45.872856 13287 raft_consensus.cc:3060] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.873137 13327 tablet_bootstrap.cc:492] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:45.879019 13327 tablet_bootstrap.cc:654] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.868080 13339 leader_election.cc:290] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:45.869362 13328 tablet_bootstrap.cc:492] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:45.881464 13331 raft_consensus.cc:385] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.881721 13328 ts_tablet_manager.cc:1403] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.002s
I20260709 14:49:45.883598 13334 raft_consensus.cc:493] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.884109 13334 raft_consensus.cc:515] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.884342 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8f20c698e461d94607932dd87a3ac" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:45.884817 13328 raft_consensus.cc:359] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.870337 13352 raft_consensus.cc:2804] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.886456 13328 raft_consensus.cc:385] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.887185 13334 leader_election.cc:290] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:45.881085 13287 raft_consensus.cc:2468] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 1.
I20260709 14:49:45.887496 13327 tablet_bootstrap.cc:492] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:45.888018 13327 ts_tablet_manager.cc:1403] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260709 14:49:45.887434 13328 raft_consensus.cc:740] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.889324 13136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c11afe5791442ba05d9aafe35cb730" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:45.881821 13331 raft_consensus.cc:740] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.890342 13331 consensus_queue.cc:260] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.890977 13327 raft_consensus.cc:359] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
W20260709 14:49:45.891127 13176 leader_election.cc:343] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.891423 13137 raft_consensus.cc:2468] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 0.
I20260709 14:49:45.892268 13327 raft_consensus.cc:385] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.892561 13327 raft_consensus.cc:740] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.889221 13328 consensus_queue.cc:260] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.893343 13327 consensus_queue.cc:260] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.894105 13176 leader_election.cc:304] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [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: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:45.894203 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c11afe5791442ba05d9aafe35cb730" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:45.895490 13352 raft_consensus.cc:697] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:45.896049 13327 ts_tablet_manager.cc:1434] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:49:45.896427 13352 consensus_queue.cc:237] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.897075 13327 tablet_bootstrap.cc:492] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
W20260709 14:49:45.899046 13176 leader_election.cc:343] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:45.900040 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8f20c698e461d94607932dd87a3ac" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:45.901367 13176 leader_election.cc:304] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530c4bfee6424478aff3063f83efc87a; no voters: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02
I20260709 14:49:45.902063 13287 raft_consensus.cc:2468] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 0.
I20260709 14:49:45.901151 13328 ts_tablet_manager.cc:1434] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:49:45.903723 13328 tablet_bootstrap.cc:492] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:45.907178 13327 tablet_bootstrap.cc:654] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.896342 13334 raft_consensus.cc:2804] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.910036 13334 raft_consensus.cc:493] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.910472 13334 raft_consensus.cc:3060] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.910238 13331 ts_tablet_manager.cc:1434] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 14:49:45.911700 13331 tablet_bootstrap.cc:492] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:45.913992 13328 tablet_bootstrap.cc:654] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.918331 13331 tablet_bootstrap.cc:654] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.921841 13357 raft_consensus.cc:2749] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:45.921443 13035 catalog_manager.cc:5697] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 1 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.929401 13331 tablet_bootstrap.cc:492] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:45.929888 13331 ts_tablet_manager.cc:1403] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.003s
I20260709 14:49:45.920828 13334 raft_consensus.cc:515] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.932705 13331 raft_consensus.cc:359] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.933386 13334 leader_election.cc:290] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:45.934669 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8f20c698e461d94607932dd87a3ac" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:45.935200 13137 raft_consensus.cc:3060] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.935546 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8f20c698e461d94607932dd87a3ac" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:45.936120 13287 raft_consensus.cc:3060] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.937665 13328 tablet_bootstrap.cc:492] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:45.938140 13328 ts_tablet_manager.cc:1403] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.012s
I20260709 14:49:45.940932 13328 raft_consensus.cc:359] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.941599 13328 raft_consensus.cc:385] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.941913 13328 raft_consensus.cc:740] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.942626 13328 consensus_queue.cc:260] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.943517 13287 raft_consensus.cc:2468] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 1.
I20260709 14:49:45.933466 13331 raft_consensus.cc:385] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.944598 13331 raft_consensus.cc:740] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.944757 13176 leader_election.cc:304] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [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: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:45.945360 13328 ts_tablet_manager.cc:1434] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:49:45.945674 13334 raft_consensus.cc:2804] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:45.946192 13334 raft_consensus.cc:697] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Becoming Leader. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:45.946386 13328 tablet_bootstrap.cc:492] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:45.946926 13327 tablet_bootstrap.cc:492] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:45.947502 13327 ts_tablet_manager.cc:1403] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.051s	user 0.004s	sys 0.013s
I20260709 14:49:45.946986 13334 consensus_queue.cc:237] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.950524 13327 raft_consensus.cc:359] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.951272 13327 raft_consensus.cc:385] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.952490 13327 raft_consensus.cc:740] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.953464 13328 tablet_bootstrap.cc:654] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.953435 13327 consensus_queue.cc:260] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
W20260709 14:49:45.959477 13083 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:45.961239 13327 ts_tablet_manager.cc:1434] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:49:45.961366 13032 catalog_manager.cc:5697] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c4bfee6424478aff3063f83efc87a (127.6.19.130). New cstate: current_term: 1 leader_uuid: "530c4bfee6424478aff3063f83efc87a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:45.962301 13327 tablet_bootstrap.cc:492] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:45.943897 13137 raft_consensus.cc:2468] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 1.
I20260709 14:49:45.968000 13331 consensus_queue.cc:260] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.972313 13327 tablet_bootstrap.cc:654] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.973603 13328 tablet_bootstrap.cc:492] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:45.973959 13331 ts_tablet_manager.cc:1434] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.001s
I20260709 14:49:45.974145 13328 ts_tablet_manager.cc:1403] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.003s
I20260709 14:49:45.975044 13331 tablet_bootstrap.cc:492] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:45.977046 13328 raft_consensus.cc:359] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.977751 13328 raft_consensus.cc:385] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.978024 13328 raft_consensus.cc:740] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:45.978817 13328 consensus_queue.cc:260] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.980919 13328 ts_tablet_manager.cc:1434] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:45.975010 13334 raft_consensus.cc:493] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:45.981882 13328 tablet_bootstrap.cc:492] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:45.982055 13331 tablet_bootstrap.cc:654] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.981566 13334 raft_consensus.cc:515] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } }
I20260709 14:49:45.983934 13334 leader_election.cc:290] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433), 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131)
I20260709 14:49:45.985718 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505944cdae47423eaf44a0740306a83c" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:45.986100 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505944cdae47423eaf44a0740306a83c" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:45.986340 13137 raft_consensus.cc:2468] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 0.
I20260709 14:49:45.986692 13287 raft_consensus.cc:2468] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 0.
I20260709 14:49:45.987578 13176 leader_election.cc:304] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [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: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:45.988416 13328 tablet_bootstrap.cc:654] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:45.989020 13334 raft_consensus.cc:2804] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:45.989486 13334 raft_consensus.cc:493] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:45.989884 13334 raft_consensus.cc:3060] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:45.991171 13327 tablet_bootstrap.cc:492] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:45.991768 13327 ts_tablet_manager.cc:1403] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.009s
I20260709 14:49:45.994318 13327 raft_consensus.cc:359] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:45.994975 13327 raft_consensus.cc:385] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:45.996640 13328 tablet_bootstrap.cc:492] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:45.996608 13334 raft_consensus.cc:515] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } }
I20260709 14:49:45.997604 13328 ts_tablet_manager.cc:1403] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 14:49:45.999491 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505944cdae47423eaf44a0740306a83c" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:46.000068 13287 raft_consensus.cc:3060] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.000583 13328 raft_consensus.cc:359] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.001271 13328 raft_consensus.cc:385] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.001334 13335 raft_consensus.cc:493] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.001607 13328 raft_consensus.cc:740] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.002205 13335 raft_consensus.cc:515] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.002380 13328 consensus_queue.cc:260] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.004199 13335 leader_election.cc:290] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:46.004474 13328 ts_tablet_manager.cc:1434] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:46.004808 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf898c297554640b5c10578f87ff227" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:46.005507 13328 tablet_bootstrap.cc:492] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:46.005993 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf898c297554640b5c10578f87ff227" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
W20260709 14:49:46.006276 13250 leader_election.cc:343] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:49:46.007328 13251 leader_election.cc:343] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:46.007741 13251 leader_election.cc:304] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a67ac2051e084ee6852393ff58d0cd02; no voters: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:46.008809 13335 raft_consensus.cc:2749] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:46.011174 13328 tablet_bootstrap.cc:654] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.012632 13287 raft_consensus.cc:2468] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 1.
I20260709 14:49:46.013402 13327 raft_consensus.cc:740] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.014128 13176 leader_election.cc:304] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [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: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.014211 13327 consensus_queue.cc:260] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.015005 13357 raft_consensus.cc:2804] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.022324 13327 ts_tablet_manager.cc:1434] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.000s
I20260709 14:49:46.022469 13328 tablet_bootstrap.cc:492] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:46.022503 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505944cdae47423eaf44a0740306a83c" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:46.023860 13137 raft_consensus.cc:3060] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.023885 13328 ts_tablet_manager.cc:1403] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260709 14:49:46.026777 13328 raft_consensus.cc:359] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.027395 13328 raft_consensus.cc:385] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.027635 13328 raft_consensus.cc:740] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.028369 13328 consensus_queue.cc:260] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.023547 13334 leader_election.cc:290] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 election: Requested vote from peers a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433), 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131)
I20260709 14:49:46.029918 13327 tablet_bootstrap.cc:492] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:46.031227 13137 raft_consensus.cc:2468] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 1.
I20260709 14:49:46.031234 13357 raft_consensus.cc:697] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Becoming Leader. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:46.032670 13357 consensus_queue.cc:237] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [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: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } }
I20260709 14:49:46.033871 13331 tablet_bootstrap.cc:492] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:46.034374 13331 ts_tablet_manager.cc:1403] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.040s
I20260709 14:49:46.037568 13331 raft_consensus.cc:359] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.037940 13327 tablet_bootstrap.cc:654] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.038839 13331 raft_consensus.cc:385] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.039201 13331 raft_consensus.cc:740] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.039712 13328 ts_tablet_manager.cc:1434] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260709 14:49:46.040129 13331 consensus_queue.cc:260] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.043789 13331 ts_tablet_manager.cc:1434] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:49:46.044588 13327 tablet_bootstrap.cc:492] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:46.044987 13331 tablet_bootstrap.cc:492] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:46.045171 13327 ts_tablet_manager.cc:1403] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 14:49:46.047158 13032 catalog_manager.cc:5697] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c4bfee6424478aff3063f83efc87a (127.6.19.130). New cstate: current_term: 1 leader_uuid: "530c4bfee6424478aff3063f83efc87a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.047777 13327 raft_consensus.cc:359] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.049374 13327 raft_consensus.cc:385] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.049696 13327 raft_consensus.cc:740] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.050522 13327 consensus_queue.cc:260] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.052410 13327 ts_tablet_manager.cc:1434] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:49:46.055735 13331 tablet_bootstrap.cc:654] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.062186 13331 tablet_bootstrap.cc:492] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:46.062623 13331 ts_tablet_manager.cc:1403] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260709 14:49:46.064939 13331 raft_consensus.cc:359] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.065439 13331 raft_consensus.cc:385] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.065624 13331 raft_consensus.cc:740] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.066114 13331 consensus_queue.cc:260] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.068011 13331 ts_tablet_manager.cc:1434] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:49:46.068902 13331 tablet_bootstrap.cc:492] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:46.074707 13331 tablet_bootstrap.cc:654] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.079093 13331 tablet_bootstrap.cc:492] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:46.079411 13331 ts_tablet_manager.cc:1403] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 14:49:46.081331 13331 raft_consensus.cc:359] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.081817 13331 raft_consensus.cc:385] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.082031 13331 raft_consensus.cc:740] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.082581 13331 consensus_queue.cc:260] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.084509 13331 ts_tablet_manager.cc:1434] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:49:46.085386 13331 tablet_bootstrap.cc:492] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:46.091178 13331 tablet_bootstrap.cc:654] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.094992 13331 tablet_bootstrap.cc:492] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:46.095337 13331 ts_tablet_manager.cc:1403] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.008s
I20260709 14:49:46.097093 13331 raft_consensus.cc:359] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.097599 13331 raft_consensus.cc:385] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.097785 13331 raft_consensus.cc:740] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.098271 13331 consensus_queue.cc:260] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.099931 13331 ts_tablet_manager.cc:1434] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:49:46.100903 13331 tablet_bootstrap.cc:492] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:46.104471 13335 raft_consensus.cc:493] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.104955 13331 tablet_bootstrap.cc:654] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:46.104997 13335 raft_consensus.cc:515] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.107147 13335 leader_election.cc:290] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:46.107779 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819a862c9fa74983804b6c1585c89e6f" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:46.108318 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819a862c9fa74983804b6c1585c89e6f" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
I20260709 14:49:46.108428 13137 raft_consensus.cc:2468] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 0.
I20260709 14:49:46.109059 13212 raft_consensus.cc:2468] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 0.
I20260709 14:49:46.110002 13331 tablet_bootstrap.cc:492] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:46.110497 13331 ts_tablet_manager.cc:1403] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 14:49:46.110301 13250 leader_election.cc:304] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [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: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.111243 13335 raft_consensus.cc:2804] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.111586 13335 raft_consensus.cc:493] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.111853 13335 raft_consensus.cc:3060] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.112515 13331 raft_consensus.cc:359] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.112994 13331 raft_consensus.cc:385] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:46.113157 13331 raft_consensus.cc:740] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:46.113691 13352 raft_consensus.cc:493] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.113734 13331 consensus_queue.cc:260] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.114331 13352 raft_consensus.cc:515] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.115689 13331 ts_tablet_manager.cc:1434] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:46.116398 13352 leader_election.cc:290] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:46.117267 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f7bb48a3b24e8aa5d17a90d3b4f5b4" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
I20260709 14:49:46.117885 13212 raft_consensus.cc:2468] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 0.
I20260709 14:49:46.117913 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f7bb48a3b24e8aa5d17a90d3b4f5b4" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:46.118600 13287 raft_consensus.cc:2468] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 0.
I20260709 14:49:46.118413 13335 raft_consensus.cc:515] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.119024 13102 leader_election.cc:304] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [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: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:46.120321 13352 raft_consensus.cc:2804] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.120712 13352 raft_consensus.cc:493] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.120988 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819a862c9fa74983804b6c1585c89e6f" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:46.121143 13352 raft_consensus.cc:3060] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.121589 13137 raft_consensus.cc:3060] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.123011 13335 leader_election.cc:290] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:46.124097 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819a862c9fa74983804b6c1585c89e6f" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:46.124689 13212 raft_consensus.cc:3060] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.128325 13137 raft_consensus.cc:2468] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 1.
I20260709 14:49:46.129431 13352 raft_consensus.cc:515] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.129467 13250 leader_election.cc:304] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [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: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.130381 13335 raft_consensus.cc:2804] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.130841 13335 raft_consensus.cc:697] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Becoming Leader. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:46.131208 13212 raft_consensus.cc:2468] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 1.
I20260709 14:49:46.131647 13335 consensus_queue.cc:237] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.132130 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f7bb48a3b24e8aa5d17a90d3b4f5b4" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:46.132740 13211 raft_consensus.cc:3060] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.132964 13352 leader_election.cc:290] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:46.133162 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f7bb48a3b24e8aa5d17a90d3b4f5b4" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:46.133742 13287 raft_consensus.cc:3060] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.140017 13287 raft_consensus.cc:2468] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 1.
I20260709 14:49:46.140053 13211 raft_consensus.cc:2468] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 1.
I20260709 14:49:46.140972 13101 leader_election.cc:304] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [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: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.141628 13352 raft_consensus.cc:2804] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.142019 13352 raft_consensus.cc:697] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:46.141748 13035 catalog_manager.cc:5697] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 reported cstate change: term changed from 0 to 1, leader changed from <none> to a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "a67ac2051e084ee6852393ff58d0cd02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.142692 13352 consensus_queue.cc:237] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.150480 13032 catalog_manager.cc:5697] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 1 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.200420 13357 raft_consensus.cc:493] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.200891 13357 raft_consensus.cc:515] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.202622 13357 leader_election.cc:290] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:46.203202 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640a1b154aee4582bee0ebd732f2efb7" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:46.203498 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640a1b154aee4582bee0ebd732f2efb7" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:46.203759 13137 raft_consensus.cc:2468] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 0.
I20260709 14:49:46.204042 13287 raft_consensus.cc:2468] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 0.
I20260709 14:49:46.204711 13176 leader_election.cc:304] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [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: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:46.205401 13357 raft_consensus.cc:2804] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.205650 13357 raft_consensus.cc:493] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.205911 13357 raft_consensus.cc:3060] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.210521 13357 raft_consensus.cc:515] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.211892 13357 leader_election.cc:290] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:46.212584 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640a1b154aee4582bee0ebd732f2efb7" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:46.212978 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640a1b154aee4582bee0ebd732f2efb7" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:46.213127 13137 raft_consensus.cc:3060] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.213568 13287 raft_consensus.cc:3060] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.219731 13287 raft_consensus.cc:2468] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 1.
I20260709 14:49:46.219732 13137 raft_consensus.cc:2468] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 1.
I20260709 14:49:46.220772 13176 leader_election.cc:304] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [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: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:46.221333 13357 raft_consensus.cc:2804] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.221694 13357 raft_consensus.cc:697] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Becoming Leader. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:46.222352 13357 consensus_queue.cc:237] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.229000 13032 catalog_manager.cc:5697] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c4bfee6424478aff3063f83efc87a (127.6.19.130). New cstate: current_term: 1 leader_uuid: "530c4bfee6424478aff3063f83efc87a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.247965 13335 raft_consensus.cc:493] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.248456 13335 raft_consensus.cc:515] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.250139 13335 leader_election.cc:290] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:46.250845 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c11afe5791442ba05d9aafe35cb730" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:46.251207 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c11afe5791442ba05d9aafe35cb730" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
I20260709 14:49:46.251441 13137 raft_consensus.cc:2468] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 0.
I20260709 14:49:46.251741 13211 raft_consensus.cc:2468] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 0.
I20260709 14:49:46.252647 13251 leader_election.cc:304] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [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: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.253254 13335 raft_consensus.cc:2804] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.253593 13335 raft_consensus.cc:493] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.253839 13335 raft_consensus.cc:3060] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.258324 13335 raft_consensus.cc:515] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.260146 13335 leader_election.cc:290] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:46.260340 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c11afe5791442ba05d9aafe35cb730" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:46.260686 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c11afe5791442ba05d9aafe35cb730" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:46.260957 13137 raft_consensus.cc:3060] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.261256 13211 raft_consensus.cc:3060] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.267437 13137 raft_consensus.cc:2468] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 1.
I20260709 14:49:46.267452 13211 raft_consensus.cc:2468] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 1.
I20260709 14:49:46.268595 13250 leader_election.cc:304] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [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: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.269188 13335 raft_consensus.cc:2804] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.269546 13335 raft_consensus.cc:697] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Becoming Leader. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:46.270179 13335 consensus_queue.cc:237] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.276212 13032 catalog_manager.cc:5697] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 reported cstate change: term changed from 0 to 1, leader changed from <none> to a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "a67ac2051e084ee6852393ff58d0cd02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.294970 13335 raft_consensus.cc:493] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.295380 13335 raft_consensus.cc:515] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.296841 13335 leader_election.cc:290] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:46.297446 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3ed9eebfb46899c5f2466f1c98e5c" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:46.297659 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3ed9eebfb46899c5f2466f1c98e5c" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
I20260709 14:49:46.297938 13137 raft_consensus.cc:2468] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 0.
I20260709 14:49:46.298195 13211 raft_consensus.cc:2468] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 0.
I20260709 14:49:46.298821 13250 leader_election.cc:304] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [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: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.299475 13335 raft_consensus.cc:2804] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.299741 13335 raft_consensus.cc:493] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.299985 13335 raft_consensus.cc:3060] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.304324 13335 raft_consensus.cc:515] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.305720 13335 leader_election.cc:290] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:46.306336 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3ed9eebfb46899c5f2466f1c98e5c" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:46.306530 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3ed9eebfb46899c5f2466f1c98e5c" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:46.306810 13137 raft_consensus.cc:3060] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.306993 13211 raft_consensus.cc:3060] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.311237 13137 raft_consensus.cc:2468] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 1.
I20260709 14:49:46.311376 13211 raft_consensus.cc:2468] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 1.
I20260709 14:49:46.312243 13250 leader_election.cc:304] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [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: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.312928 13335 raft_consensus.cc:2804] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.313319 13335 raft_consensus.cc:697] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Becoming Leader. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:46.314066 13335 consensus_queue.cc:237] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.320106 13032 catalog_manager.cc:5697] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 reported cstate change: term changed from 0 to 1, leader changed from <none> to a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "a67ac2051e084ee6852393ff58d0cd02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.347497 13357 consensus_queue.cc:1048] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.358886 13357 consensus_queue.cc:1048] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.365029 13355 raft_consensus.cc:493] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:46.365505 13355 raft_consensus.cc:515] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.367532 13355 leader_election.cc:290] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:46.368901 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf898c297554640b5c10578f87ff227" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:46.369359 13355 consensus_queue.cc:1048] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.369589 13287 raft_consensus.cc:2468] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 0.
I20260709 14:49:46.370993 13355 consensus_queue.cc:1048] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.371126 13101 leader_election.cc:304] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [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: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.371906 13352 raft_consensus.cc:2804] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:46.372068 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf898c297554640b5c10578f87ff227" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
I20260709 14:49:46.372265 13352 raft_consensus.cc:493] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:46.372684 13352 raft_consensus.cc:3060] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.372726 13211 raft_consensus.cc:2468] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 0.
I20260709 14:49:46.379735 13352 raft_consensus.cc:515] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.385211 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf898c297554640b5c10578f87ff227" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:46.385826 13212 raft_consensus.cc:3060] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.389427 13352 leader_election.cc:290] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:46.391151 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf898c297554640b5c10578f87ff227" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:46.391625 13287 raft_consensus.cc:3060] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:46.392961 13212 raft_consensus.cc:2468] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 1.
I20260709 14:49:46.394176 13102 leader_election.cc:304] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [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: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:46.394923 13355 raft_consensus.cc:2804] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:46.395394 13355 raft_consensus.cc:697] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:46.396241 13355 consensus_queue.cc:237] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.397640 13287 raft_consensus.cc:2468] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 1.
I20260709 14:49:46.406961 13034 catalog_manager.cc:5697] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 1 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.473599 13212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "505944cdae47423eaf44a0740306a83c"
dest_uuid: "530c4bfee6424478aff3063f83efc87a"
mode: GRACEFUL
new_leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:55780
I20260709 14:49:46.474253 13212 raft_consensus.cc:606] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Received request to transfer leadership to TS 3e9e3c730b6a4aadaddaa430429f01da
I20260709 14:49:46.474246 13357 consensus_queue.cc:1048] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.479620 13212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16e8f20c698e461d94607932dd87a3ac"
dest_uuid: "530c4bfee6424478aff3063f83efc87a"
mode: GRACEFUL
new_leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:55780
I20260709 14:49:46.480135 13212 raft_consensus.cc:606] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Received request to transfer leadership to TS 3e9e3c730b6a4aadaddaa430429f01da
I20260709 14:49:46.484295 13334 consensus_queue.cc:1048] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.500540 13334 raft_consensus.cc:993] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a: : Instructing follower 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:46.500973 13334 raft_consensus.cc:1081] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Signalling peer 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:46.502346 13287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73c11afe5791442ba05d9aafe35cb730"
dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
mode: GRACEFUL
new_leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:58738
I20260709 14:49:46.502971 13287 raft_consensus.cc:606] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Received request to transfer leadership to TS 3e9e3c730b6a4aadaddaa430429f01da
I20260709 14:49:46.503479 13137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "505944cdae47423eaf44a0740306a83c"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:43632
I20260709 14:49:46.504071 13137 raft_consensus.cc:493] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:46.504427 13137 raft_consensus.cc:3060] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.508616 13287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "819a862c9fa74983804b6c1585c89e6f"
dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
mode: GRACEFUL
new_leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:58738
I20260709 14:49:46.509255 13287 raft_consensus.cc:606] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Received request to transfer leadership to TS 3e9e3c730b6a4aadaddaa430429f01da
I20260709 14:49:46.510954 13137 raft_consensus.cc:515] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } }
I20260709 14:49:46.512976 13137 leader_election.cc:290] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Requested vote from peers a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:46.513526 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505944cdae47423eaf44a0740306a83c" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:46.513989 13286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59c3ed9eebfb46899c5f2466f1c98e5c"
dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
mode: GRACEFUL
new_leader_uuid: "530c4bfee6424478aff3063f83efc87a"
 from {username='slave'} at 127.0.0.1:58738
I20260709 14:49:46.514273 13212 raft_consensus.cc:3055] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:46.514490 13286 raft_consensus.cc:606] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Received request to transfer leadership to TS 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:46.514595 13212 raft_consensus.cc:740] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:46.513212 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "505944cdae47423eaf44a0740306a83c" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:46.515583 13287 raft_consensus.cc:3060] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.515386 13212 consensus_queue.cc:260] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } }
I20260709 14:49:46.516564 13212 raft_consensus.cc:3060] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.520830 13287 raft_consensus.cc:2468] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:46.521827 13101 leader_election.cc:304] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.522238 13212 raft_consensus.cc:2468] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:46.522567 13355 raft_consensus.cc:2804] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:46.523094 13355 raft_consensus.cc:697] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:46.523828 13355 consensus_queue.cc:237] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } }
I20260709 14:49:46.529959 13035 catalog_manager.cc:5697] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 1 to 2, leader changed from 530c4bfee6424478aff3063f83efc87a (127.6.19.130) to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 2 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.532730 13137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32d2f91471a545b081731d09f9421ec2"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
mode: GRACEFUL
new_leader_uuid: "530c4bfee6424478aff3063f83efc87a"
 from {username='slave'} at 127.0.0.1:43642
I20260709 14:49:46.533340 13137 raft_consensus.cc:606] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Received request to transfer leadership to TS 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:46.538275 13137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23f7bb48a3b24e8aa5d17a90d3b4f5b4"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
mode: GRACEFUL
new_leader_uuid: "530c4bfee6424478aff3063f83efc87a"
 from {username='slave'} at 127.0.0.1:43642
I20260709 14:49:46.538726 13137 raft_consensus.cc:606] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Received request to transfer leadership to TS 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:46.541342 13355 consensus_queue.cc:1048] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.543498 13137 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edf898c297554640b5c10578f87ff227"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
mode: GRACEFUL
new_leader_uuid: "a67ac2051e084ee6852393ff58d0cd02"
 from {username='slave'} at 127.0.0.1:43642
I20260709 14:49:46.543951 13137 raft_consensus.cc:606] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Received request to transfer leadership to TS a67ac2051e084ee6852393ff58d0cd02
I20260709 14:49:46.550943 13390 consensus_queue.cc:1048] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.559986 13352 raft_consensus.cc:993] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da: : Instructing follower 530c4bfee6424478aff3063f83efc87a to start an election
I20260709 14:49:46.560370 13390 raft_consensus.cc:1081] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Signalling peer 530c4bfee6424478aff3063f83efc87a to start an election
I20260709 14:49:46.561631 13212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23f7bb48a3b24e8aa5d17a90d3b4f5b4"
dest_uuid: "530c4bfee6424478aff3063f83efc87a"
 from {username='slave'} at 127.0.0.1:55768
I20260709 14:49:46.562048 13212 raft_consensus.cc:493] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:46.562310 13212 raft_consensus.cc:3060] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.567106 13212 raft_consensus.cc:515] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.568490 13212 leader_election.cc:290] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 2 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:46.569278 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f7bb48a3b24e8aa5d17a90d3b4f5b4" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:46.569638 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f7bb48a3b24e8aa5d17a90d3b4f5b4" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:46.569885 13137 raft_consensus.cc:3055] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:46.570230 13287 raft_consensus.cc:3060] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.570218 13137 raft_consensus.cc:740] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:46.573664 13137 consensus_queue.cc:260] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.574527 13137 raft_consensus.cc:3060] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.575006 13287 raft_consensus.cc:2468] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 2.
I20260709 14:49:46.575899 13176 leader_election.cc:304] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.576617 13357 raft_consensus.cc:2804] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:46.576963 13357 raft_consensus.cc:697] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Becoming Leader. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:46.577636 13357 consensus_queue.cc:237] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.579335 13137 raft_consensus.cc:2468] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 2.
I20260709 14:49:46.583504 13034 catalog_manager.cc:5697] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a reported cstate change: term changed from 1 to 2, leader changed from 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129) to 530c4bfee6424478aff3063f83efc87a (127.6.19.130). New cstate: current_term: 2 leader_uuid: "530c4bfee6424478aff3063f83efc87a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.635744 13335 consensus_queue.cc:1048] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.645989 13332 consensus_queue.cc:1048] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.652312 13335 raft_consensus.cc:993] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02: : Instructing follower 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:46.652761 13332 raft_consensus.cc:1081] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Signalling peer 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:46.654139 13137 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "819a862c9fa74983804b6c1585c89e6f"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:43616
I20260709 14:49:46.654680 13137 raft_consensus.cc:493] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:46.655030 13137 raft_consensus.cc:3060] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.659598 13137 raft_consensus.cc:515] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.661147 13137 leader_election.cc:290] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:46.661813 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819a862c9fa74983804b6c1585c89e6f" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:46.662112 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819a862c9fa74983804b6c1585c89e6f" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:46.662437 13212 raft_consensus.cc:3060] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.662755 13287 raft_consensus.cc:3055] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:46.662990 13287 raft_consensus.cc:740] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:46.663643 13287 consensus_queue.cc:260] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.664501 13287 raft_consensus.cc:3060] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.667703 13212 raft_consensus.cc:2468] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:46.668601 13102 leader_election.cc:304] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:46.669157 13287 raft_consensus.cc:2468] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:46.669365 13390 raft_consensus.cc:2804] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:46.669831 13390 raft_consensus.cc:697] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:46.670562 13390 consensus_queue.cc:237] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.675879 13035 catalog_manager.cc:5697] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 1 to 2, leader changed from a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131) to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 2 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.676961 13357 consensus_queue.cc:1048] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.686942 13371 consensus_queue.cc:1048] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.739130 13332 consensus_queue.cc:1048] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.748821 13335 consensus_queue.cc:1048] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.755612 13332 raft_consensus.cc:993] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02: : Instructing follower 530c4bfee6424478aff3063f83efc87a to start an election
I20260709 14:49:46.756012 13335 raft_consensus.cc:1081] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Signalling peer 530c4bfee6424478aff3063f83efc87a to start an election
I20260709 14:49:46.757315 13212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59c3ed9eebfb46899c5f2466f1c98e5c"
dest_uuid: "530c4bfee6424478aff3063f83efc87a"
 from {username='slave'} at 127.0.0.1:55758
I20260709 14:49:46.757731 13212 raft_consensus.cc:493] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:46.758005 13212 raft_consensus.cc:3060] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.762774 13212 raft_consensus.cc:515] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.764465 13212 leader_election.cc:290] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 2 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:46.765080 13335 consensus_queue.cc:1048] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.765484 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3ed9eebfb46899c5f2466f1c98e5c" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:46.766067 13287 raft_consensus.cc:3055] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:46.766023 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3ed9eebfb46899c5f2466f1c98e5c" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:46.766568 13287 raft_consensus.cc:740] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:46.766753 13137 raft_consensus.cc:3060] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.767333 13287 consensus_queue.cc:260] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.768407 13287 raft_consensus.cc:3060] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.772744 13401 raft_consensus.cc:993] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02: : Instructing follower 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:46.773242 13401 raft_consensus.cc:1081] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Signalling peer 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:46.773432 13137 raft_consensus.cc:2468] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 2.
I20260709 14:49:46.774597 13176 leader_election.cc:304] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:46.774821 13287 raft_consensus.cc:2468] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 2.
I20260709 14:49:46.775534 13371 raft_consensus.cc:2804] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:46.775940 13371 raft_consensus.cc:697] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Becoming Leader. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:46.776713 13371 consensus_queue.cc:237] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.779373 13332 consensus_queue.cc:1048] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.776942 13136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73c11afe5791442ba05d9aafe35cb730"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:43616
I20260709 14:49:46.780378 13136 raft_consensus.cc:493] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:46.780797 13136 raft_consensus.cc:3060] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.781864 13390 consensus_queue.cc:1048] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.791900 13357 raft_consensus.cc:993] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a: : Instructing follower 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:46.792491 13370 raft_consensus.cc:1081] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Signalling peer 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:46.794430 13135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16e8f20c698e461d94607932dd87a3ac"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:43632
I20260709 14:49:46.794945 13135 raft_consensus.cc:493] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:46.795262 13135 raft_consensus.cc:3060] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.797238 13339 consensus_queue.cc:1048] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.797509 13136 raft_consensus.cc:515] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.798480 13137 raft_consensus.cc:1240] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Rejecting Update request from peer a67ac2051e084ee6852393ff58d0cd02 for earlier term 1. Current term is 2. Ops: []
I20260709 14:49:46.799908 13136 leader_election.cc:290] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:46.802232 13332 consensus_queue.cc:1059] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:46.803193 13332 raft_consensus.cc:3055] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:46.803570 13332 raft_consensus.cc:740] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:46.803570 13035 catalog_manager.cc:5697] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a reported cstate change: term changed from 1 to 2, leader changed from a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131) to 530c4bfee6424478aff3063f83efc87a (127.6.19.130). New cstate: current_term: 2 leader_uuid: "530c4bfee6424478aff3063f83efc87a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.804606 13332 consensus_queue.cc:260] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.805788 13332 raft_consensus.cc:3060] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.803102 13210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c11afe5791442ba05d9aafe35cb730" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:46.806154 13135 raft_consensus.cc:515] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.806588 13210 raft_consensus.cc:3060] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.808730 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8f20c698e461d94607932dd87a3ac" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:46.808960 13135 leader_election.cc:290] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:46.809319 13211 raft_consensus.cc:3055] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:46.809653 13211 raft_consensus.cc:740] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:46.810308 13211 consensus_queue.cc:260] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.811017 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73c11afe5791442ba05d9aafe35cb730" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:46.814045 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16e8f20c698e461d94607932dd87a3ac" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:46.814939 13285 raft_consensus.cc:3060] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.819906 13210 raft_consensus.cc:2468] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:46.820829 13102 leader_election.cc:304] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:46.821504 13390 raft_consensus.cc:2804] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:46.821620 13211 raft_consensus.cc:3060] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.822481 13286 raft_consensus.cc:2468] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:46.823352 13339 raft_consensus.cc:993] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da: : Instructing follower a67ac2051e084ee6852393ff58d0cd02 to start an election
I20260709 14:49:46.824820 13355 raft_consensus.cc:1081] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Signalling peer a67ac2051e084ee6852393ff58d0cd02 to start an election
I20260709 14:49:46.822238 13390 raft_consensus.cc:697] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:46.826365 13286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edf898c297554640b5c10578f87ff227"
dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
 from {username='slave'} at 127.0.0.1:58710
I20260709 14:49:46.826226 13390 consensus_queue.cc:237] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.826960 13286 raft_consensus.cc:493] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:46.827090 13285 raft_consensus.cc:2468] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:46.827405 13286 raft_consensus.cc:3060] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.827951 13211 raft_consensus.cc:2468] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:46.828261 13101 leader_election.cc:304] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.829150 13339 raft_consensus.cc:2804] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:46.829943 13339 raft_consensus.cc:697] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:46.830597 13339 consensus_queue.cc:237] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.833639 13286 raft_consensus.cc:515] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.838271 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf898c297554640b5c10578f87ff227" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:46.838828 13135 raft_consensus.cc:3055] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:46.839108 13135 raft_consensus.cc:740] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:46.839818 13135 consensus_queue.cc:260] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.840821 13135 raft_consensus.cc:3060] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.841607 13286 leader_election.cc:290] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 2 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:46.842936 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edf898c297554640b5c10578f87ff227" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:46.843638 13211 raft_consensus.cc:3060] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.843407 13034 catalog_manager.cc:5697] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 1 to 2, leader changed from 530c4bfee6424478aff3063f83efc87a (127.6.19.130) to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 2 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.845249 13034 catalog_manager.cc:5697] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 1 to 2, leader changed from a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131) to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 2 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.847530 13135 raft_consensus.cc:2468] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 2.
I20260709 14:49:46.848661 13250 leader_election.cc:304] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.848835 13211 raft_consensus.cc:2468] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 2.
I20260709 14:49:46.849547 13332 raft_consensus.cc:2804] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:46.849995 13332 raft_consensus.cc:697] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 2 LEADER]: Becoming Leader. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:46.850575 13332 consensus_queue.cc:237] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.858196 13034 catalog_manager.cc:5697] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 reported cstate change: term changed from 1 to 2, leader changed from 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129) to a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "a67ac2051e084ee6852393ff58d0cd02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:46.910310 13339 raft_consensus.cc:993] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da: : Instructing follower 530c4bfee6424478aff3063f83efc87a to start an election
I20260709 14:49:46.910689 13390 raft_consensus.cc:1081] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Signalling peer 530c4bfee6424478aff3063f83efc87a to start an election
I20260709 14:49:46.912014 13211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32d2f91471a545b081731d09f9421ec2"
dest_uuid: "530c4bfee6424478aff3063f83efc87a"
 from {username='slave'} at 127.0.0.1:55768
I20260709 14:49:46.912415 13211 raft_consensus.cc:493] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:46.912647 13211 raft_consensus.cc:3060] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.916990 13211 raft_consensus.cc:515] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.918511 13211 leader_election.cc:290] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 2 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:46.919042 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2f91471a545b081731d09f9421ec2" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:46.919514 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d2f91471a545b081731d09f9421ec2" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:46.919608 13135 raft_consensus.cc:3055] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:46.919931 13135 raft_consensus.cc:740] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:46.919981 13286 raft_consensus.cc:3060] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.920589 13135 consensus_queue.cc:260] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.921501 13135 raft_consensus.cc:3060] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:46.924315 13286 raft_consensus.cc:2468] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 2.
I20260709 14:49:46.925287 13176 leader_election.cc:304] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:46.925889 13334 raft_consensus.cc:2804] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:46.925961 13135 raft_consensus.cc:2468] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 2.
I20260709 14:49:46.926417 13334 raft_consensus.cc:697] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Becoming Leader. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:46.927112 13334 consensus_queue.cc:237] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:46.932842 13034 catalog_manager.cc:5697] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a reported cstate change: term changed from 1 to 2, leader changed from 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129) to 530c4bfee6424478aff3063f83efc87a (127.6.19.130). New cstate: current_term: 2 leader_uuid: "530c4bfee6424478aff3063f83efc87a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:46.997411 13211 raft_consensus.cc:1275] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:46.998442 13390 consensus_queue.cc:1048] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.006208 13286 raft_consensus.cc:1275] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.007546 13339 consensus_queue.cc:1048] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.055876 13211 raft_consensus.cc:1275] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.056975 13339 consensus_queue.cc:1048] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.063836 13286 raft_consensus.cc:1275] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.065894 13339 consensus_queue.cc:1048] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.091341 13135 raft_consensus.cc:1275] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Refusing update from remote peer 530c4bfee6424478aff3063f83efc87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.092463 13334 consensus_queue.cc:1048] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.099279 13285 raft_consensus.cc:1275] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 530c4bfee6424478aff3063f83efc87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.100549 13357 consensus_queue.cc:1048] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.223680 13285 raft_consensus.cc:1275] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 530c4bfee6424478aff3063f83efc87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.224795 13357 consensus_queue.cc:1048] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.234814 13135 raft_consensus.cc:1275] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Refusing update from remote peer 530c4bfee6424478aff3063f83efc87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.236157 13334 consensus_queue.cc:1048] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.265446 13135 raft_consensus.cc:1275] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Refusing update from remote peer a67ac2051e084ee6852393ff58d0cd02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.266553 13332 consensus_queue.cc:1048] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.272099 13211 raft_consensus.cc:1275] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.273391 13212 raft_consensus.cc:1275] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Refusing update from remote peer a67ac2051e084ee6852393ff58d0cd02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.274665 13352 consensus_queue.cc:1048] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.275175 13335 consensus_queue.cc:1048] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.283013 13285 raft_consensus.cc:1275] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.285703 13355 consensus_queue.cc:1048] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.314891 13211 raft_consensus.cc:1275] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.316053 13355 consensus_queue.cc:1048] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.323169 13285 raft_consensus.cc:1275] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.324560 13390 consensus_queue.cc:1048] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.326203 13135 raft_consensus.cc:1275] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Refusing update from remote peer 530c4bfee6424478aff3063f83efc87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.328379 13334 consensus_queue.cc:1048] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:47.337251 13285 raft_consensus.cc:1275] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 530c4bfee6424478aff3063f83efc87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:47.339303 13357 consensus_queue.cc:1048] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:49.573103 13032 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51910:
name: "soft_deleted_table"
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 {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:49:49.575601 13032 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:49:49.619424 13123 tablet_service.cc:1511] Processing CreateTablet for tablet 2b13035964ac47c1924fdc8ff3d8dc91 (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:49.620635 13123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b13035964ac47c1924fdc8ff3d8dc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.620395 13197 tablet_service.cc:1511] Processing CreateTablet for tablet 2b13035964ac47c1924fdc8ff3d8dc91 (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:49.621634 13197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b13035964ac47c1924fdc8ff3d8dc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.621447 13274 tablet_service.cc:1511] Processing CreateTablet for tablet 2b13035964ac47c1924fdc8ff3d8dc91 (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:49:49.622617 13274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b13035964ac47c1924fdc8ff3d8dc91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.625600 13122 tablet_service.cc:1511] Processing CreateTablet for tablet fc00c8c4e70a40089b9e56ab04382733 (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:49.625902 13194 tablet_service.cc:1511] Processing CreateTablet for tablet fc00c8c4e70a40089b9e56ab04382733 (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:49.626783 13122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc00c8c4e70a40089b9e56ab04382733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.627015 13194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc00c8c4e70a40089b9e56ab04382733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.643333 13275 tablet_service.cc:1511] Processing CreateTablet for tablet fc00c8c4e70a40089b9e56ab04382733 (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:49:49.644722 13275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc00c8c4e70a40089b9e56ab04382733. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.646278 13424 tablet_bootstrap.cc:492] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:49.647174 13124 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec9bc1abdfe4deb9ba1f3d93d79e61c (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:49.648391 13124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec9bc1abdfe4deb9ba1f3d93d79e61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.650040 13198 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec9bc1abdfe4deb9ba1f3d93d79e61c (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:49.651248 13198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec9bc1abdfe4deb9ba1f3d93d79e61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.651957 13424 tablet_bootstrap.cc:654] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.660626 13272 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec9bc1abdfe4deb9ba1f3d93d79e61c (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:49:49.661844 13272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec9bc1abdfe4deb9ba1f3d93d79e61c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.662459 13123 tablet_service.cc:1511] Processing CreateTablet for tablet 0109af78a2e244bca8a21d86af2f704d (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:49.663726 13123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0109af78a2e244bca8a21d86af2f704d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.665616 13271 tablet_service.cc:1511] Processing CreateTablet for tablet 0109af78a2e244bca8a21d86af2f704d (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:49.666742 13271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0109af78a2e244bca8a21d86af2f704d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.669662 13119 tablet_service.cc:1511] Processing CreateTablet for tablet 374a3210ca99493b8e992509a4815ede (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:49.670106 13199 tablet_service.cc:1511] Processing CreateTablet for tablet 0109af78a2e244bca8a21d86af2f704d (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:49:49.670854 13119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374a3210ca99493b8e992509a4815ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.671295 13199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0109af78a2e244bca8a21d86af2f704d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.675668 13201 tablet_service.cc:1511] Processing CreateTablet for tablet 374a3210ca99493b8e992509a4815ede (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:49.676832 13201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374a3210ca99493b8e992509a4815ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.678457 13276 tablet_service.cc:1511] Processing CreateTablet for tablet 374a3210ca99493b8e992509a4815ede (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:49:49.679647 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 374a3210ca99493b8e992509a4815ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.686729 13125 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6f4e1a87d14a8b8a788baac8e1209d (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:49.687901 13125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6f4e1a87d14a8b8a788baac8e1209d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.696305 13197 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6f4e1a87d14a8b8a788baac8e1209d (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:49.698122 13277 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6f4e1a87d14a8b8a788baac8e1209d (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:49:49.699292 13277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6f4e1a87d14a8b8a788baac8e1209d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.699913 13197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6f4e1a87d14a8b8a788baac8e1209d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.700042 13122 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab718e4a0d54ed6ba92fb2e188f8a01 (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:49.701328 13122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab718e4a0d54ed6ba92fb2e188f8a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.709985 13426 tablet_bootstrap.cc:492] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:49.711490 13423 tablet_bootstrap.cc:492] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:49.716089 13426 tablet_bootstrap.cc:654] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.717463 13423 tablet_bootstrap.cc:654] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.732687 13198 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab718e4a0d54ed6ba92fb2e188f8a01 (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:49.733947 13198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab718e4a0d54ed6ba92fb2e188f8a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.751396 13424 tablet_bootstrap.cc:492] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:49.751977 13424 ts_tablet_manager.cc:1403] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.106s	user 0.017s	sys 0.011s
I20260709 14:49:49.757485 13424 raft_consensus.cc:359] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.760771 13424 raft_consensus.cc:385] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.761119 13424 raft_consensus.cc:740] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.761328 13426 tablet_bootstrap.cc:492] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:49.762163 13426 ts_tablet_manager.cc:1403] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260709 14:49:49.761785 13201 tablet_service.cc:1511] Processing CreateTablet for tablet 0f24f8c810354b23846edbe910e57aab (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:49.761205 13125 tablet_service.cc:1511] Processing CreateTablet for tablet 0f24f8c810354b23846edbe910e57aab (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:49.763576 13201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f24f8c810354b23846edbe910e57aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.764029 13125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f24f8c810354b23846edbe910e57aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.765199 13423 tablet_bootstrap.cc:492] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:49.765728 13423 ts_tablet_manager.cc:1403] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.002s
I20260709 14:49:49.767994 13424 consensus_queue.cc:260] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.762259 13277 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab718e4a0d54ed6ba92fb2e188f8a01 (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:49:49.768591 13423 raft_consensus.cc:359] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.769580 13423 raft_consensus.cc:385] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.769793 13277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab718e4a0d54ed6ba92fb2e188f8a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.769950 13423 raft_consensus.cc:740] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.770931 13423 consensus_queue.cc:260] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.773531 13423 ts_tablet_manager.cc:1434] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:49.774493 13423 tablet_bootstrap.cc:492] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:49.779726 13426 raft_consensus.cc:359] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.780021 13276 tablet_service.cc:1511] Processing CreateTablet for tablet 0f24f8c810354b23846edbe910e57aab (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:49:49.781327 13276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f24f8c810354b23846edbe910e57aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.781467 13423 tablet_bootstrap.cc:654] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.792212 13424 ts_tablet_manager.cc:1434] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260709 14:49:49.793123 13423 tablet_bootstrap.cc:492] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:49.793709 13423 ts_tablet_manager.cc:1403] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:49:49.796554 13423 raft_consensus.cc:359] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.797585 13423 raft_consensus.cc:385] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.797955 13423 raft_consensus.cc:740] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.793148 13424 tablet_bootstrap.cc:492] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:49.804129 13424 tablet_bootstrap.cc:654] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.809535 13277 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5774ac86af49f586782d7fc5ef1152 (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:49.803828 13198 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5774ac86af49f586782d7fc5ef1152 (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:49.805598 13423 consensus_queue.cc:260] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.810750 13277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5774ac86af49f586782d7fc5ef1152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.810912 13198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5774ac86af49f586782d7fc5ef1152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.812354 13423 ts_tablet_manager.cc:1434] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260709 14:49:49.780439 13426 raft_consensus.cc:385] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.813668 13423 tablet_bootstrap.cc:492] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:49.813690 13426 raft_consensus.cc:740] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.814746 13426 consensus_queue.cc:260] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.818907 13125 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5774ac86af49f586782d7fc5ef1152 (DEFAULT_TABLE table=soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:49:49.820079 13125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5774ac86af49f586782d7fc5ef1152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:49:49.820549 13423 tablet_bootstrap.cc:654] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.823935 13426 ts_tablet_manager.cc:1434] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 14:49:49.837030 13426 tablet_bootstrap.cc:492] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:49.844089 13423 tablet_bootstrap.cc:492] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:49.845757 13423 ts_tablet_manager.cc:1403] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260709 14:49:49.848541 13423 raft_consensus.cc:359] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.849421 13423 raft_consensus.cc:385] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.849745 13423 raft_consensus.cc:740] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.850554 13423 consensus_queue.cc:260] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.852300 13426 tablet_bootstrap.cc:654] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.852936 13423 ts_tablet_manager.cc:1434] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:49:49.853811 13423 tablet_bootstrap.cc:492] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:49.855252 13424 tablet_bootstrap.cc:492] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:49.855813 13424 ts_tablet_manager.cc:1403] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.015s
I20260709 14:49:49.858858 13424 raft_consensus.cc:359] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.859539 13424 raft_consensus.cc:385] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.859724 13423 tablet_bootstrap.cc:654] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.859951 13424 raft_consensus.cc:740] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.860868 13424 consensus_queue.cc:260] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.864811 13426 tablet_bootstrap.cc:492] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:49.865316 13426 ts_tablet_manager.cc:1403] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.016s
I20260709 14:49:49.868151 13426 raft_consensus.cc:359] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.868611 13423 tablet_bootstrap.cc:492] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:49.868638 13424 ts_tablet_manager.cc:1434] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:49:49.868891 13426 raft_consensus.cc:385] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.869129 13423 ts_tablet_manager.cc:1403] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260709 14:49:49.869280 13426 raft_consensus.cc:740] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.869838 13424 tablet_bootstrap.cc:492] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:49.870160 13426 consensus_queue.cc:260] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
W20260709 14:49:49.872102 13313 tablet.cc:2406] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:49:49.875735 13424 tablet_bootstrap.cc:654] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.875680 13423 raft_consensus.cc:359] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.876597 13423 raft_consensus.cc:385] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.876868 13423 raft_consensus.cc:740] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.878288 13423 consensus_queue.cc:260] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.880475 13423 ts_tablet_manager.cc:1434] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:49:49.881420 13423 tablet_bootstrap.cc:492] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:49.882788 13426 ts_tablet_manager.cc:1434] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 14:49:49.887001 13423 tablet_bootstrap.cc:654] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.889789 13426 tablet_bootstrap.cc:492] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:49.889900 13424 tablet_bootstrap.cc:492] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:49.890583 13424 ts_tablet_manager.cc:1403] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.008s
I20260709 14:49:49.893556 13424 raft_consensus.cc:359] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.894251 13424 raft_consensus.cc:385] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.894543 13424 raft_consensus.cc:740] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.895123 13426 tablet_bootstrap.cc:654] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.895231 13424 consensus_queue.cc:260] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.897571 13424 ts_tablet_manager.cc:1434] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:49.898002 13423 tablet_bootstrap.cc:492] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:49.898442 13423 ts_tablet_manager.cc:1403] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 14:49:49.898489 13424 tablet_bootstrap.cc:492] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:49.901433 13423 raft_consensus.cc:359] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.902122 13423 raft_consensus.cc:385] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.902392 13423 raft_consensus.cc:740] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.903061 13423 consensus_queue.cc:260] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.905030 13424 tablet_bootstrap.cc:654] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.905260 13423 ts_tablet_manager.cc:1434] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:49:49.906176 13423 tablet_bootstrap.cc:492] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:49.917243 13423 tablet_bootstrap.cc:654] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.922240 13426 tablet_bootstrap.cc:492] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:49.922614 13426 ts_tablet_manager.cc:1403] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.033s	user 0.023s	sys 0.005s
I20260709 14:49:49.922930 13424 tablet_bootstrap.cc:492] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:49.923422 13424 ts_tablet_manager.cc:1403] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260709 14:49:49.923442 13423 tablet_bootstrap.cc:492] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:49.924008 13423 ts_tablet_manager.cc:1403] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.004s
I20260709 14:49:49.924785 13426 raft_consensus.cc:359] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.925454 13426 raft_consensus.cc:385] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.925949 13357 raft_consensus.cc:493] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.926280 13424 raft_consensus.cc:359] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.926438 13357 raft_consensus.cc:515] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.926666 13423 raft_consensus.cc:359] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.927018 13424 raft_consensus.cc:385] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.927376 13423 raft_consensus.cc:385] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.927428 13424 raft_consensus.cc:740] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.927735 13423 raft_consensus.cc:740] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.928210 13424 consensus_queue.cc:260] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.928467 13357 leader_election.cc:290] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:49.928431 13423 consensus_queue.cc:260] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.929759 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b13035964ac47c1924fdc8ff3d8dc91" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:49.930338 13135 raft_consensus.cc:2468] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 0.
I20260709 14:49:49.930786 13423 ts_tablet_manager.cc:1434] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:49:49.931721 13423 tablet_bootstrap.cc:492] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:49.932504 13424 ts_tablet_manager.cc:1434] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:49:49.933467 13424 tablet_bootstrap.cc:492] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:49.934564 13176 leader_election.cc:304] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [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: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:49.937776 13430 raft_consensus.cc:493] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.938028 13357 raft_consensus.cc:2804] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.938323 13423 tablet_bootstrap.cc:654] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.931704 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b13035964ac47c1924fdc8ff3d8dc91" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:49.939109 13285 raft_consensus.cc:2468] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 0.
I20260709 14:49:49.938899 13430 raft_consensus.cc:515] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.938457 13357 raft_consensus.cc:493] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.940127 13357 raft_consensus.cc:3060] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.941043 13430 leader_election.cc:290] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:49.942961 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9bc1abdfe4deb9ba1f3d93d79e61c" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
I20260709 14:49:49.938277 13401 raft_consensus.cc:493] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.944617 13401 raft_consensus.cc:515] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.946607 13401 leader_election.cc:290] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:49.947446 13424 tablet_bootstrap.cc:654] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.949149 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9bc1abdfe4deb9ba1f3d93d79e61c" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:49.949561 13423 tablet_bootstrap.cc:492] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:49.950165 13423 ts_tablet_manager.cc:1403] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:49:49.949172 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9bc1abdfe4deb9ba1f3d93d79e61c" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
I20260709 14:49:49.949694 13135 raft_consensus.cc:2468] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 0.
I20260709 14:49:49.950260 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9bc1abdfe4deb9ba1f3d93d79e61c" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:49.952792 13285 raft_consensus.cc:2468] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 0.
I20260709 14:49:49.952806 13250 leader_election.cc:304] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:49.953076 13423 raft_consensus.cc:359] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.953984 13423 raft_consensus.cc:385] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.953945 13101 leader_election.cc:304] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [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: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:49.954355 13423 raft_consensus.cc:740] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.954401 13401 raft_consensus.cc:2804] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.954830 13430 raft_consensus.cc:2804] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:49.954849 13401 raft_consensus.cc:493] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.955257 13430 raft_consensus.cc:493] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:49.955549 13401 raft_consensus.cc:3060] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.955165 13423 consensus_queue.cc:260] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.955871 13430 raft_consensus.cc:3060] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.960160 13424 tablet_bootstrap.cc:492] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:49.960532 13424 ts_tablet_manager.cc:1403] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.012s
I20260709 14:49:49.963157 13424 raft_consensus.cc:359] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.963430 13401 raft_consensus.cc:515] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.963851 13424 raft_consensus.cc:385] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:49.964438 13424 raft_consensus.cc:740] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.965143 13424 consensus_queue.cc:260] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.967294 13424 ts_tablet_manager.cc:1434] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:49:49.967098 13357 raft_consensus.cc:515] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.968246 13424 tablet_bootstrap.cc:492] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:49.970088 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b13035964ac47c1924fdc8ff3d8dc91" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:49.970708 13286 raft_consensus.cc:3060] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.971235 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b13035964ac47c1924fdc8ff3d8dc91" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:49.971783 13135 raft_consensus.cc:3060] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.974529 13423 ts_tablet_manager.cc:1434] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.003s
I20260709 14:49:49.974828 13424 tablet_bootstrap.cc:654] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.975535 13423 tablet_bootstrap.cc:492] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:49.962788 13430 raft_consensus.cc:515] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.978809 13430 leader_election.cc:290] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:49.980363 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9bc1abdfe4deb9ba1f3d93d79e61c" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:49.982249 13423 tablet_bootstrap.cc:654] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:49.982096 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9bc1abdfe4deb9ba1f3d93d79e61c" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:49.944999 13426 raft_consensus.cc:740] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:49.985046 13426 consensus_queue.cc:260] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.985927 13211 raft_consensus.cc:2468] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 0.
I20260709 14:49:49.986524 13430 raft_consensus.cc:493] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:49.987020 13430 raft_consensus.cc:515] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.989087 13430 leader_election.cc:290] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:49.991739 13286 raft_consensus.cc:2468] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 1.
I20260709 14:49:49.992312 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374a3210ca99493b8e992509a4815ede" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
I20260709 14:49:49.997925 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9bc1abdfe4deb9ba1f3d93d79e61c" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:49.993654 13287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374a3210ca99493b8e992509a4815ede" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
W20260709 14:49:49.998538 13102 leader_election.cc:343] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:49.998821 13287 raft_consensus.cc:2468] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 0.
I20260709 14:49:49.998544 13212 raft_consensus.cc:3060] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:49.994158 13423 tablet_bootstrap.cc:492] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
W20260709 14:49:49.994558 13083 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:49:50.000030 13423 ts_tablet_manager.cc:1403] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.008s
I20260709 14:49:49.997608 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9bc1abdfe4deb9ba1f3d93d79e61c" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:50.002074 13137 raft_consensus.cc:2393] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a67ac2051e084ee6852393ff58d0cd02 in current term 1: Already voted for candidate 3e9e3c730b6a4aadaddaa430429f01da in this term.
I20260709 14:49:50.003512 13101 leader_election.cc:304] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:50.004308 13430 raft_consensus.cc:2804] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.004669 13430 raft_consensus.cc:493] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.004979 13430 raft_consensus.cc:3060] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.005722 13401 leader_election.cc:290] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:49.996021 13285 raft_consensus.cc:2393] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3e9e3c730b6a4aadaddaa430429f01da in current term 1: Already voted for candidate a67ac2051e084ee6852393ff58d0cd02 in this term.
I20260709 14:49:50.006929 13423 raft_consensus.cc:359] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.007589 13423 raft_consensus.cc:385] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.007864 13423 raft_consensus.cc:740] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.008499 13423 consensus_queue.cc:260] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.009280 13101 leader_election.cc:304] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da; no voters: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02
I20260709 14:49:50.010005 13412 raft_consensus.cc:2749] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.010417 13423 ts_tablet_manager.cc:1434] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:49:50.011300 13423 tablet_bootstrap.cc:492] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02: Bootstrap starting.
I20260709 14:49:50.012343 13430 raft_consensus.cc:515] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.014209 13135 raft_consensus.cc:2468] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 1.
I20260709 14:49:50.014925 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374a3210ca99493b8e992509a4815ede" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:50.015676 13212 raft_consensus.cc:2468] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 1.
I20260709 14:49:50.017320 13423 tablet_bootstrap.cc:654] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.016708 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374a3210ca99493b8e992509a4815ede" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
W20260709 14:49:50.018627 13102 leader_election.cc:343] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.019117 13285 raft_consensus.cc:3060] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.015734 13430 leader_election.cc:290] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.022042 13251 leader_election.cc:304] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 3e9e3c730b6a4aadaddaa430429f01da
I20260709 14:49:50.023090 13401 raft_consensus.cc:2804] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.023543 13401 raft_consensus.cc:697] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Becoming Leader. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:50.026383 13285 raft_consensus.cc:2468] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 1.
I20260709 14:49:50.026561 13423 tablet_bootstrap.cc:492] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02: No bootstrap required, opened a new log
I20260709 14:49:50.031001 13176 leader_election.cc:304] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [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: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:50.031215 13426 ts_tablet_manager.cc:1434] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.108s	user 0.005s	sys 0.002s
I20260709 14:49:50.032536 13101 leader_election.cc:304] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:50.024761 13401 consensus_queue.cc:237] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:49.969117 13357 leader_election.cc:290] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.033080 13426 tablet_bootstrap.cc:492] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:50.034541 13447 raft_consensus.cc:2804] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.032042 13423 ts_tablet_manager.cc:1403] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260709 14:49:50.035043 13447 raft_consensus.cc:697] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Becoming Leader. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:50.033564 13430 raft_consensus.cc:2804] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.035845 13447 consensus_queue.cc:237] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.036615 13424 tablet_bootstrap.cc:492] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:50.037091 13424 ts_tablet_manager.cc:1403] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.025s
I20260709 14:49:50.035809 13430 raft_consensus.cc:697] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:50.038036 13430 consensus_queue.cc:237] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.039865 13424 raft_consensus.cc:359] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.040607 13424 raft_consensus.cc:385] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.040899 13424 raft_consensus.cc:740] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.041620 13424 consensus_queue.cc:260] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.043520 13424 ts_tablet_manager.cc:1434] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:49:50.044327 13424 tablet_bootstrap.cc:492] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:50.046648 13423 raft_consensus.cc:359] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.047258 13423 raft_consensus.cc:385] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.047511 13423 raft_consensus.cc:740] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.048394 13423 consensus_queue.cc:260] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.050402 13423 ts_tablet_manager.cc:1434] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.004s
I20260709 14:49:50.052549 13426 tablet_bootstrap.cc:654] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.052623 13424 tablet_bootstrap.cc:654] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.055914 13447 raft_consensus.cc:493] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.056128 13035 catalog_manager.cc:5697] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 reported cstate change: term changed from 0 to 1, leader changed from <none> to a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "a67ac2051e084ee6852393ff58d0cd02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.058480 13032 catalog_manager.cc:5697] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 1 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.060145 13447 raft_consensus.cc:515] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.062280 13447 leader_election.cc:290] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.080627 13430 raft_consensus.cc:493] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.081161 13430 raft_consensus.cc:515] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.082647 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc00c8c4e70a40089b9e56ab04382733" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:50.083154 13430 leader_election.cc:290] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.083315 13135 raft_consensus.cc:2468] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 0.
I20260709 14:49:50.084932 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab718e4a0d54ed6ba92fb2e188f8a01" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:50.084967 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc00c8c4e70a40089b9e56ab04382733" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:50.085623 13285 raft_consensus.cc:2468] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 0.
I20260709 14:49:50.085700 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab718e4a0d54ed6ba92fb2e188f8a01" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
I20260709 14:49:50.085659 13286 raft_consensus.cc:2468] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 0.
I20260709 14:49:50.086869 13101 leader_election.cc:304] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [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: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
W20260709 14:49:50.087453 13102 leader_election.cc:343] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.088326 13430 raft_consensus.cc:2804] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.088743 13430 raft_consensus.cc:493] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.089089 13430 raft_consensus.cc:3060] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.092162 13176 leader_election.cc:304] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [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: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:50.094362 13034 catalog_manager.cc:5697] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c4bfee6424478aff3063f83efc87a (127.6.19.130). New cstate: current_term: 1 leader_uuid: "530c4bfee6424478aff3063f83efc87a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.095547 13447 raft_consensus.cc:2804] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.095923 13447 raft_consensus.cc:493] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.096247 13447 raft_consensus.cc:3060] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.097246 13426 tablet_bootstrap.cc:492] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:50.097718 13426 ts_tablet_manager.cc:1403] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.026s
I20260709 14:49:50.100181 13430 raft_consensus.cc:515] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.100356 13426 raft_consensus.cc:359] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.101145 13426 raft_consensus.cc:385] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.101468 13426 raft_consensus.cc:740] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.102116 13430 leader_election.cc:290] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.103175 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab718e4a0d54ed6ba92fb2e188f8a01" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:50.102139 13426 consensus_queue.cc:260] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.104025 13424 tablet_bootstrap.cc:492] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:50.104609 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab718e4a0d54ed6ba92fb2e188f8a01" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
W20260709 14:49:50.104837 13102 leader_election.cc:343] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.105882 13447 raft_consensus.cc:515] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.106344 13286 raft_consensus.cc:3060] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.107277 13447 leader_election.cc:290] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.104851 13424 ts_tablet_manager.cc:1403] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.022s
I20260709 14:49:50.107833 13426 ts_tablet_manager.cc:1434] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 14:49:50.108830 13426 tablet_bootstrap.cc:492] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:50.109916 13424 raft_consensus.cc:359] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.110596 13424 raft_consensus.cc:385] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.110826 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc00c8c4e70a40089b9e56ab04382733" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:50.111393 13135 raft_consensus.cc:3060] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.112207 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc00c8c4e70a40089b9e56ab04382733" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:50.112790 13285 raft_consensus.cc:3060] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.110863 13424 raft_consensus.cc:740] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.115869 13424 consensus_queue.cc:260] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.117537 13426 tablet_bootstrap.cc:654] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.117822 13135 raft_consensus.cc:2468] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 1.
I20260709 14:49:50.119256 13285 raft_consensus.cc:2468] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 1.
I20260709 14:49:50.120378 13176 leader_election.cc:304] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [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: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:50.121899 13424 ts_tablet_manager.cc:1434] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:49:50.122709 13286 raft_consensus.cc:2468] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 1.
I20260709 14:49:50.123383 13424 tablet_bootstrap.cc:492] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:50.123598 13447 raft_consensus.cc:2804] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.123955 13101 leader_election.cc:304] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:50.124142 13447 raft_consensus.cc:697] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Becoming Leader. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:50.125070 13447 consensus_queue.cc:237] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.129350 13426 tablet_bootstrap.cc:492] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:50.129884 13426 ts_tablet_manager.cc:1403] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.002s
I20260709 14:49:50.129987 13424 tablet_bootstrap.cc:654] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.132885 13426 raft_consensus.cc:359] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.133735 13426 raft_consensus.cc:385] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.134030 13426 raft_consensus.cc:740] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.125041 13430 raft_consensus.cc:2804] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.134740 13426 consensus_queue.cc:260] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.135368 13430 raft_consensus.cc:697] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:50.136335 13430 consensus_queue.cc:237] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.137398 13426 ts_tablet_manager.cc:1434] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:49:50.138501 13426 tablet_bootstrap.cc:492] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:50.147046 13031 catalog_manager.cc:5697] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c4bfee6424478aff3063f83efc87a (127.6.19.130). New cstate: current_term: 1 leader_uuid: "530c4bfee6424478aff3063f83efc87a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.148249 13426 tablet_bootstrap.cc:654] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.151563 13447 raft_consensus.cc:493] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.152072 13447 raft_consensus.cc:515] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.156003 13426 tablet_bootstrap.cc:492] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:50.156517 13426 ts_tablet_manager.cc:1403] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 14:49:50.159008 13447 leader_election.cc:290] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.159458 13426 raft_consensus.cc:359] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.160149 13426 raft_consensus.cc:385] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.160416 13426 raft_consensus.cc:740] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.161108 13426 consensus_queue.cc:260] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.161376 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6f4e1a87d14a8b8a788baac8e1209d" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:50.161998 13135 raft_consensus.cc:2468] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 0.
I20260709 14:49:50.163028 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6f4e1a87d14a8b8a788baac8e1209d" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:50.163662 13285 raft_consensus.cc:2468] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 0.
I20260709 14:49:50.163820 13176 leader_election.cc:304] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [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: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:50.166399 13401 raft_consensus.cc:493] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.166872 13401 raft_consensus.cc:515] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.167588 13447 raft_consensus.cc:2804] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.167908 13424 tablet_bootstrap.cc:492] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:50.167977 13447 raft_consensus.cc:493] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.168466 13424 ts_tablet_manager.cc:1403] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.045s	user 0.021s	sys 0.014s
I20260709 14:49:50.168473 13447 raft_consensus.cc:3060] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.168869 13031 catalog_manager.cc:5697] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 1 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.169989 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5774ac86af49f586782d7fc5ef1152" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
W20260709 14:49:50.171742 13251 leader_election.cc:343] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.171931 13424 raft_consensus.cc:359] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.172595 13424 raft_consensus.cc:385] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.172842 13424 raft_consensus.cc:740] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.173475 13424 consensus_queue.cc:260] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.173398 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5774ac86af49f586782d7fc5ef1152" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:50.168817 13401 leader_election.cc:290] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:50.175444 13424 ts_tablet_manager.cc:1434] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260709 14:49:50.163231 13426 ts_tablet_manager.cc:1434] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:49:50.176229 13424 tablet_bootstrap.cc:492] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da: Bootstrap starting.
I20260709 14:49:50.177039 13426 tablet_bootstrap.cc:492] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
W20260709 14:49:50.175264 13250 leader_election.cc:343] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:49:50.177541 13250 leader_election.cc:304] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a67ac2051e084ee6852393ff58d0cd02; no voters: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:50.178539 13401 raft_consensus.cc:2749] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.182034 13424 tablet_bootstrap.cc:654] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.182950 13447 raft_consensus.cc:515] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.183705 13426 tablet_bootstrap.cc:654] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.187960 13447 leader_election.cc:290] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.190356 13426 tablet_bootstrap.cc:492] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:50.190754 13426 ts_tablet_manager.cc:1403] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 14:49:50.192690 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6f4e1a87d14a8b8a788baac8e1209d" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:50.192909 13424 tablet_bootstrap.cc:492] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da: No bootstrap required, opened a new log
I20260709 14:49:50.193583 13424 ts_tablet_manager.cc:1403] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260709 14:49:50.193282 13285 raft_consensus.cc:3060] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.193411 13426 raft_consensus.cc:359] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.194342 13426 raft_consensus.cc:385] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.194655 13426 raft_consensus.cc:740] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.192900 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6f4e1a87d14a8b8a788baac8e1209d" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:50.195685 13135 raft_consensus.cc:3060] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.195323 13426 consensus_queue.cc:260] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.196583 13424 raft_consensus.cc:359] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.197269 13424 raft_consensus.cc:385] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.197551 13424 raft_consensus.cc:740] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.197955 13426 ts_tablet_manager.cc:1434] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:49:50.198347 13424 consensus_queue.cc:260] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.198935 13426 tablet_bootstrap.cc:492] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:50.200331 13285 raft_consensus.cc:2468] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 1.
I20260709 14:49:50.200616 13424 ts_tablet_manager.cc:1434] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:49:50.201406 13176 leader_election.cc:304] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [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: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:50.202168 13447 raft_consensus.cc:2804] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.202694 13447 raft_consensus.cc:697] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Becoming Leader. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:50.202674 13357 raft_consensus.cc:493] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.203351 13357 raft_consensus.cc:515] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.203629 13447 consensus_queue.cc:237] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.205103 13426 tablet_bootstrap.cc:654] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.205291 13357 leader_election.cc:290] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.206734 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab718e4a0d54ed6ba92fb2e188f8a01" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:50.202107 13135 raft_consensus.cc:2468] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 1.
I20260709 14:49:50.207464 13286 raft_consensus.cc:2393] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 530c4bfee6424478aff3063f83efc87a in current term 1: Already voted for candidate 3e9e3c730b6a4aadaddaa430429f01da in this term.
I20260709 14:49:50.209347 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab718e4a0d54ed6ba92fb2e188f8a01" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:50.210767 13176 leader_election.cc:304] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 530c4bfee6424478aff3063f83efc87a; no voters: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02
I20260709 14:49:50.211464 13447 raft_consensus.cc:3060] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.212831 13426 tablet_bootstrap.cc:492] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:50.213267 13426 ts_tablet_manager.cc:1403] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:49:50.215559 13426 raft_consensus.cc:359] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.215950 13426 raft_consensus.cc:385] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.216156 13426 raft_consensus.cc:740] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.216658 13447 raft_consensus.cc:2749] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:49:50.216663 13426 consensus_queue.cc:260] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.218353 13426 ts_tablet_manager.cc:1434] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:49:50.219233 13426 tablet_bootstrap.cc:492] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a: Bootstrap starting.
I20260709 14:49:50.223362 13426 tablet_bootstrap.cc:654] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a: Neither blocks nor log segments found. Creating new log.
I20260709 14:49:50.225142 13031 catalog_manager.cc:5697] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a reported cstate change: term changed from 0 to 1, leader changed from <none> to 530c4bfee6424478aff3063f83efc87a (127.6.19.130). New cstate: current_term: 1 leader_uuid: "530c4bfee6424478aff3063f83efc87a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.226851 13426 tablet_bootstrap.cc:492] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a: No bootstrap required, opened a new log
I20260709 14:49:50.227240 13426 ts_tablet_manager.cc:1403] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a: Time spent bootstrapping tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:49:50.229475 13426 raft_consensus.cc:359] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.230053 13426 raft_consensus.cc:385] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:49:50.230302 13426 raft_consensus.cc:740] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Initialized, Role: FOLLOWER
I20260709 14:49:50.230837 13426 consensus_queue.cc:260] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.232302 13426 ts_tablet_manager.cc:1434] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:49:50.270649 13401 raft_consensus.cc:493] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.271174 13401 raft_consensus.cc:515] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.272852 13401 leader_election.cc:290] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:50.273453 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f24f8c810354b23846edbe910e57aab" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:50.273749 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f24f8c810354b23846edbe910e57aab" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
I20260709 14:49:50.273990 13135 raft_consensus.cc:2468] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 0.
I20260709 14:49:50.274290 13212 raft_consensus.cc:2468] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 0.
I20260709 14:49:50.274977 13250 leader_election.cc:304] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [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: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:50.275676 13401 raft_consensus.cc:2804] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.276015 13401 raft_consensus.cc:493] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.276274 13401 raft_consensus.cc:3060] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.281160 13401 raft_consensus.cc:515] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.282773 13401 leader_election.cc:290] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:50.283262 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f24f8c810354b23846edbe910e57aab" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:50.283802 13135 raft_consensus.cc:3060] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.283700 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f24f8c810354b23846edbe910e57aab" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:50.284377 13212 raft_consensus.cc:3060] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.290439 13135 raft_consensus.cc:2468] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 1.
I20260709 14:49:50.290588 13212 raft_consensus.cc:2468] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 1.
I20260709 14:49:50.291427 13250 leader_election.cc:304] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [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: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:50.292013 13401 raft_consensus.cc:2804] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.292361 13401 raft_consensus.cc:697] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Becoming Leader. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:50.293027 13401 consensus_queue.cc:237] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.299470 13031 catalog_manager.cc:5697] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 reported cstate change: term changed from 0 to 1, leader changed from <none> to a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "a67ac2051e084ee6852393ff58d0cd02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.302754 13401 raft_consensus.cc:493] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.303248 13401 raft_consensus.cc:515] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.305362 13401 leader_election.cc:290] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:50.305995 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0109af78a2e244bca8a21d86af2f704d" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
I20260709 14:49:50.306084 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0109af78a2e244bca8a21d86af2f704d" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da" is_pre_election: true
I20260709 14:49:50.306540 13212 raft_consensus.cc:2468] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 0.
I20260709 14:49:50.306703 13135 raft_consensus.cc:2468] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 0.
I20260709 14:49:50.307755 13251 leader_election.cc:304] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [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: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:50.308359 13401 raft_consensus.cc:2804] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.308686 13401 raft_consensus.cc:493] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.308930 13401 raft_consensus.cc:3060] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.313303 13401 raft_consensus.cc:515] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.314716 13401 leader_election.cc:290] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 1 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:50.315234 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0109af78a2e244bca8a21d86af2f704d" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:50.315725 13135 raft_consensus.cc:3060] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.315656 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0109af78a2e244bca8a21d86af2f704d" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:50.316273 13212 raft_consensus.cc:3060] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.319954 13135 raft_consensus.cc:2468] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 1.
I20260709 14:49:50.320501 13212 raft_consensus.cc:2468] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 1.
I20260709 14:49:50.320771 13250 leader_election.cc:304] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [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: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:50.321480 13401 raft_consensus.cc:2804] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.321938 13401 raft_consensus.cc:697] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Becoming Leader. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:50.322528 13401 consensus_queue.cc:237] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.329682 13031 catalog_manager.cc:5697] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 reported cstate change: term changed from 0 to 1, leader changed from <none> to a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131). New cstate: current_term: 1 leader_uuid: "a67ac2051e084ee6852393ff58d0cd02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:50.440389 13412 raft_consensus.cc:493] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:49:50.440788 13412 raft_consensus.cc:515] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.442389 13412 leader_election.cc:290] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.443032 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5774ac86af49f586782d7fc5ef1152" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a" is_pre_election: true
I20260709 14:49:50.443286 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5774ac86af49f586782d7fc5ef1152" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02" is_pre_election: true
I20260709 14:49:50.443609 13212 raft_consensus.cc:2468] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 0.
I20260709 14:49:50.443912 13286 raft_consensus.cc:2468] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 0.
I20260709 14:49:50.444444 13102 leader_election.cc:304] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [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: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:50.445161 13412 raft_consensus.cc:2804] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:49:50.445603 13412 raft_consensus.cc:493] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:49:50.445848 13412 raft_consensus.cc:3060] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.450528 13412 raft_consensus.cc:515] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.451978 13412 leader_election.cc:290] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 1 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.452524 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5774ac86af49f586782d7fc5ef1152" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:50.452862 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5774ac86af49f586782d7fc5ef1152" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:50.453090 13212 raft_consensus.cc:3060] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.453454 13286 raft_consensus.cc:3060] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.459662 13212 raft_consensus.cc:2468] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 1.
I20260709 14:49:50.459692 13286 raft_consensus.cc:2468] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 1.
I20260709 14:49:50.460464 13211 raft_consensus.cc:3060] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:49:50.460793 13102 leader_election.cc:304] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [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: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:50.461483 13412 raft_consensus.cc:2804] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:49:50.461835 13412 raft_consensus.cc:697] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:50.462473 13412 consensus_queue.cc:237] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [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: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.467351 13447 consensus_queue.cc:1048] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.467530 13412 consensus_queue.cc:1048] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.471356 13031 catalog_manager.cc:5697] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 1 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.489360 13430 consensus_queue.cc:1048] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.493914 13449 consensus_queue.cc:1048] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.517633 13449 consensus_queue.cc:1048] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.526235 13449 consensus_queue.cc:1048] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:49:50.578688 13401 consensus_queue.cc:1048] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.584842 13443 consensus_queue.cc:1048] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.585589 13449 consensus_queue.cc:1048] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.599916 13474 consensus_queue.cc:1048] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.604928 13211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b13035964ac47c1924fdc8ff3d8dc91"
dest_uuid: "530c4bfee6424478aff3063f83efc87a"
mode: GRACEFUL
new_leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:55780
I20260709 14:49:50.605481 13211 raft_consensus.cc:606] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Received request to transfer leadership to TS 3e9e3c730b6a4aadaddaa430429f01da
I20260709 14:49:50.605943 13357 consensus_queue.cc:1048] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.616004 13474 consensus_queue.cc:1048] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.618363 13210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc00c8c4e70a40089b9e56ab04382733"
dest_uuid: "530c4bfee6424478aff3063f83efc87a"
mode: GRACEFUL
new_leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:55780
I20260709 14:49:50.618902 13210 raft_consensus.cc:606] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Received request to transfer leadership to TS 3e9e3c730b6a4aadaddaa430429f01da
I20260709 14:49:50.625836 13285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ec9bc1abdfe4deb9ba1f3d93d79e61c"
dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
mode: GRACEFUL
new_leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:58738
I20260709 14:49:50.626416 13285 raft_consensus.cc:606] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Received request to transfer leadership to TS 3e9e3c730b6a4aadaddaa430429f01da
I20260709 14:49:50.633244 13285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0109af78a2e244bca8a21d86af2f704d"
dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
mode: GRACEFUL
new_leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:58738
I20260709 14:49:50.633796 13285 raft_consensus.cc:606] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Received request to transfer leadership to TS 3e9e3c730b6a4aadaddaa430429f01da
I20260709 14:49:50.639946 13135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "374a3210ca99493b8e992509a4815ede"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
mode: GRACEFUL
new_leader_uuid: "530c4bfee6424478aff3063f83efc87a"
 from {username='slave'} at 127.0.0.1:43642
I20260709 14:49:50.640475 13135 raft_consensus.cc:606] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Received request to transfer leadership to TS 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:50.647356 13135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ab718e4a0d54ed6ba92fb2e188f8a01"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
mode: GRACEFUL
new_leader_uuid: "530c4bfee6424478aff3063f83efc87a"
 from {username='slave'} at 127.0.0.1:43642
I20260709 14:49:50.647728 13135 raft_consensus.cc:606] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Received request to transfer leadership to TS 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:50.651608 13285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f24f8c810354b23846edbe910e57aab"
dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
mode: GRACEFUL
new_leader_uuid: "530c4bfee6424478aff3063f83efc87a"
 from {username='slave'} at 127.0.0.1:58738
I20260709 14:49:50.651999 13285 raft_consensus.cc:606] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Received request to transfer leadership to TS 530c4bfee6424478aff3063f83efc87a
I20260709 14:49:50.655825 13135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b5774ac86af49f586782d7fc5ef1152"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
mode: GRACEFUL
new_leader_uuid: "a67ac2051e084ee6852393ff58d0cd02"
 from {username='slave'} at 127.0.0.1:43642
I20260709 14:49:50.656253 13135 raft_consensus.cc:606] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Received request to transfer leadership to TS a67ac2051e084ee6852393ff58d0cd02
I20260709 14:49:50.762810 13479 consensus_queue.cc:1048] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.765663 13479 consensus_queue.cc:1048] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.775240 13401 raft_consensus.cc:993] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02: : Instructing follower 530c4bfee6424478aff3063f83efc87a to start an election
I20260709 14:49:50.775646 13401 raft_consensus.cc:1081] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Signalling peer 530c4bfee6424478aff3063f83efc87a to start an election
I20260709 14:49:50.777424 13210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f24f8c810354b23846edbe910e57aab"
dest_uuid: "530c4bfee6424478aff3063f83efc87a"
 from {username='slave'} at 127.0.0.1:55758
I20260709 14:49:50.778096 13210 raft_consensus.cc:493] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:50.778460 13210 raft_consensus.cc:3060] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.784011 13210 raft_consensus.cc:515] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.786470 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f24f8c810354b23846edbe910e57aab" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:50.786960 13135 raft_consensus.cc:3060] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.787127 13210 leader_election.cc:290] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 2 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.789480 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f24f8c810354b23846edbe910e57aab" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:50.789932 13285 raft_consensus.cc:3055] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:50.790156 13285 raft_consensus.cc:740] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:50.790796 13285 consensus_queue.cc:260] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.791658 13285 raft_consensus.cc:3060] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.791751 13135 raft_consensus.cc:2468] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 2.
I20260709 14:49:50.792757 13176 leader_election.cc:304] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:50.793460 13357 raft_consensus.cc:2804] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:50.793910 13357 raft_consensus.cc:697] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Becoming Leader. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:50.794571 13357 consensus_queue.cc:237] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.796478 13285 raft_consensus.cc:2468] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 2.
I20260709 14:49:50.800251 13034 catalog_manager.cc:5697] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a reported cstate change: term changed from 1 to 2, leader changed from a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131) to 530c4bfee6424478aff3063f83efc87a (127.6.19.130). New cstate: current_term: 2 leader_uuid: "530c4bfee6424478aff3063f83efc87a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.879808 13479 consensus_queue.cc:1048] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.889163 13401 consensus_queue.cc:1048] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.895702 13443 raft_consensus.cc:993] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02: : Instructing follower 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:50.896134 13401 raft_consensus.cc:1081] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Signalling peer 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:50.897496 13135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0109af78a2e244bca8a21d86af2f704d"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:43616
I20260709 14:49:50.897877 13135 raft_consensus.cc:493] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:50.898136 13135 raft_consensus.cc:3060] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.902539 13135 raft_consensus.cc:515] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.904088 13135 leader_election.cc:290] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.904697 13210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0109af78a2e244bca8a21d86af2f704d" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:50.905100 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0109af78a2e244bca8a21d86af2f704d" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:50.905318 13210 raft_consensus.cc:3060] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.905707 13285 raft_consensus.cc:3055] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:50.906023 13285 raft_consensus.cc:740] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:50.906778 13285 consensus_queue.cc:260] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.907986 13285 raft_consensus.cc:3060] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.911846 13210 raft_consensus.cc:2468] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:50.912886 13102 leader_election.cc:304] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:50.913517 13430 raft_consensus.cc:2804] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:50.913933 13285 raft_consensus.cc:2468] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:50.913977 13430 raft_consensus.cc:697] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:50.914908 13430 consensus_queue.cc:237] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.920290 13034 catalog_manager.cc:5697] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 1 to 2, leader changed from a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131) to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 2 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.952220 13430 consensus_queue.cc:1048] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.960804 13357 raft_consensus.cc:993] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a: : Instructing follower 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:50.961247 13357 raft_consensus.cc:1081] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Signalling peer 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:50.962256 13474 raft_consensus.cc:993] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da: : Instructing follower a67ac2051e084ee6852393ff58d0cd02 to start an election
I20260709 14:49:50.962703 13430 raft_consensus.cc:1081] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Signalling peer a67ac2051e084ee6852393ff58d0cd02 to start an election
I20260709 14:49:50.963332 13135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc00c8c4e70a40089b9e56ab04382733"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:43632
I20260709 14:49:50.963860 13135 raft_consensus.cc:493] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:50.964171 13135 raft_consensus.cc:3060] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.969137 13412 consensus_queue.cc:1048] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:49:50.971477 13135 raft_consensus.cc:515] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.973910 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc00c8c4e70a40089b9e56ab04382733" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:50.974478 13211 raft_consensus.cc:3055] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:50.974778 13211 raft_consensus.cc:740] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:50.976572 13211 consensus_queue.cc:260] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.977609 13211 raft_consensus.cc:3060] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.966746 13285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b5774ac86af49f586782d7fc5ef1152"
dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
 from {username='slave'} at 127.0.0.1:58710
I20260709 14:49:50.978256 13285 raft_consensus.cc:493] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:50.978554 13285 raft_consensus.cc:3060] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.976929 13135 leader_election.cc:290] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:50.981015 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc00c8c4e70a40089b9e56ab04382733" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:50.983036 13286 raft_consensus.cc:3060] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.984575 13211 raft_consensus.cc:2468] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:50.985910 13285 raft_consensus.cc:515] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.986549 13102 leader_election.cc:304] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:50.988490 13474 raft_consensus.cc:2804] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:50.989012 13474 raft_consensus.cc:697] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:50.988560 13285 leader_election.cc:290] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 2 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:50.989578 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5774ac86af49f586782d7fc5ef1152" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:50.989748 13286 raft_consensus.cc:2468] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:50.990105 13135 raft_consensus.cc:3055] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:50.990420 13135 raft_consensus.cc:740] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:50.989812 13474 consensus_queue.cc:237] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.990932 13210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5774ac86af49f586782d7fc5ef1152" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:50.991488 13210 raft_consensus.cc:3060] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.992158 13135 consensus_queue.cc:260] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:50.993268 13135 raft_consensus.cc:3060] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:50.997830 13210 raft_consensus.cc:2468] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 2.
I20260709 14:49:50.998071 13135 raft_consensus.cc:2468] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 2.
I20260709 14:49:50.999074 13250 leader_election.cc:304] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:50.998869 13034 catalog_manager.cc:5697] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 1 to 2, leader changed from 530c4bfee6424478aff3063f83efc87a (127.6.19.130) to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 2 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:50.999924 13401 raft_consensus.cc:2804] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:51.000372 13401 raft_consensus.cc:697] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 2 LEADER]: Becoming Leader. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:51.001116 13401 consensus_queue.cc:237] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:51.006228 13490 raft_consensus.cc:993] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da: : Instructing follower 530c4bfee6424478aff3063f83efc87a to start an election
I20260709 14:49:51.006747 13490 raft_consensus.cc:1081] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Signalling peer 530c4bfee6424478aff3063f83efc87a to start an election
I20260709 14:49:51.011787 13211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ab718e4a0d54ed6ba92fb2e188f8a01"
dest_uuid: "530c4bfee6424478aff3063f83efc87a"
 from {username='slave'} at 127.0.0.1:55768
I20260709 14:49:51.012316 13211 raft_consensus.cc:493] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:51.012677 13211 raft_consensus.cc:3060] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.011977 13034 catalog_manager.cc:5697] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 reported cstate change: term changed from 1 to 2, leader changed from 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129) to a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131). New cstate: current_term: 2 leader_uuid: "a67ac2051e084ee6852393ff58d0cd02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:51.016885 13443 raft_consensus.cc:993] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02: : Instructing follower 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:51.017307 13401 raft_consensus.cc:1081] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Signalling peer 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:51.019028 13135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ec9bc1abdfe4deb9ba1f3d93d79e61c"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:43616
I20260709 14:49:51.019829 13135 raft_consensus.cc:493] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:51.020113 13135 raft_consensus.cc:3060] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.023221 13211 raft_consensus.cc:515] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:51.025074 13211 leader_election.cc:290] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 2 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:51.025939 13137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab718e4a0d54ed6ba92fb2e188f8a01" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:51.026510 13137 raft_consensus.cc:3055] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:51.026810 13137 raft_consensus.cc:740] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:51.027184 13286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab718e4a0d54ed6ba92fb2e188f8a01" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:51.027899 13286 raft_consensus.cc:3060] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.027523 13137 consensus_queue.cc:260] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:51.028362 13135 raft_consensus.cc:515] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:51.028865 13137 raft_consensus.cc:3060] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.030990 13135 leader_election.cc:290] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:51.032261 13211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9bc1abdfe4deb9ba1f3d93d79e61c" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:51.032779 13211 raft_consensus.cc:3060] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.034855 13286 raft_consensus.cc:2468] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 2.
I20260709 14:49:51.035283 13137 raft_consensus.cc:2468] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 2.
I20260709 14:49:51.036041 13176 leader_election.cc:304] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:51.036769 13449 raft_consensus.cc:2804] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:51.037238 13449 raft_consensus.cc:697] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Becoming Leader. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:51.037156 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec9bc1abdfe4deb9ba1f3d93d79e61c" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:51.038228 13285 raft_consensus.cc:3055] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:51.038127 13449 consensus_queue.cc:237] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:51.040688 13211 raft_consensus.cc:2468] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:51.038569 13285 raft_consensus.cc:740] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:51.041750 13285 consensus_queue.cc:260] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:51.042371 13102 leader_election.cc:304] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, 530c4bfee6424478aff3063f83efc87a; no voters: 
I20260709 14:49:51.042845 13285 raft_consensus.cc:3060] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.043143 13474 raft_consensus.cc:2804] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:51.043620 13474 raft_consensus.cc:697] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:51.044040 13430 raft_consensus.cc:993] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da: : Instructing follower 530c4bfee6424478aff3063f83efc87a to start an election
I20260709 14:49:51.044451 13430 raft_consensus.cc:1081] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Signalling peer 530c4bfee6424478aff3063f83efc87a to start an election
I20260709 14:49:51.044373 13474 consensus_queue.cc:237] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:51.046298 13212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "374a3210ca99493b8e992509a4815ede"
dest_uuid: "530c4bfee6424478aff3063f83efc87a"
 from {username='slave'} at 127.0.0.1:55768
I20260709 14:49:51.046768 13212 raft_consensus.cc:493] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:51.047083 13212 raft_consensus.cc:3060] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.047468 13034 catalog_manager.cc:5697] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a reported cstate change: term changed from 1 to 2, leader changed from 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129) to 530c4bfee6424478aff3063f83efc87a (127.6.19.130). New cstate: current_term: 2 leader_uuid: "530c4bfee6424478aff3063f83efc87a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.049243 13285 raft_consensus.cc:2468] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:51.052506 13032 catalog_manager.cc:5697] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 1 to 2, leader changed from a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131) to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 2 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.052750 13212 raft_consensus.cc:515] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:51.054752 13212 leader_election.cc:290] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 2 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:51.055611 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374a3210ca99493b8e992509a4815ede" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:51.056183 13285 raft_consensus.cc:3060] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.057026 13135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "374a3210ca99493b8e992509a4815ede" candidate_uuid: "530c4bfee6424478aff3063f83efc87a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:51.057904 13135 raft_consensus.cc:3055] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:51.058202 13135 raft_consensus.cc:740] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:51.058869 13135 consensus_queue.cc:260] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:51.059948 13135 raft_consensus.cc:3060] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.062515 13285 raft_consensus.cc:2468] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 2.
I20260709 14:49:51.063472 13176 leader_election.cc:304] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:51.064144 13449 raft_consensus.cc:2804] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:51.064503 13449 raft_consensus.cc:697] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Becoming Leader. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:51.065351 13135 raft_consensus.cc:2468] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 530c4bfee6424478aff3063f83efc87a in term 2.
I20260709 14:49:51.065128 13449 consensus_queue.cc:237] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:51.070761 13032 catalog_manager.cc:5697] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a reported cstate change: term changed from 1 to 2, leader changed from 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129) to 530c4bfee6424478aff3063f83efc87a (127.6.19.130). New cstate: current_term: 2 leader_uuid: "530c4bfee6424478aff3063f83efc87a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.101768 13446 raft_consensus.cc:993] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a: : Instructing follower 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:51.102218 13449 raft_consensus.cc:1081] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Signalling peer 3e9e3c730b6a4aadaddaa430429f01da to start an election
I20260709 14:49:51.103442 13135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b13035964ac47c1924fdc8ff3d8dc91"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
 from {username='slave'} at 127.0.0.1:43632
I20260709 14:49:51.103824 13135 raft_consensus.cc:493] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:51.104061 13135 raft_consensus.cc:3060] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.109500 13135 raft_consensus.cc:515] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:51.110913 13135 leader_election.cc:290] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Requested vote from peers 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233), a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131:44433)
I20260709 14:49:51.111527 13212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b13035964ac47c1924fdc8ff3d8dc91" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:51.111864 13285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b13035964ac47c1924fdc8ff3d8dc91" candidate_uuid: "3e9e3c730b6a4aadaddaa430429f01da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
I20260709 14:49:51.112106 13212 raft_consensus.cc:3055] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:49:51.112408 13285 raft_consensus.cc:3060] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.112428 13212 raft_consensus.cc:740] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:51.113134 13212 consensus_queue.cc:260] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:51.113953 13212 raft_consensus.cc:3060] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:49:51.116400 13285 raft_consensus.cc:2468] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:51.117213 13101 leader_election.cc:304] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:51.117754 13474 raft_consensus.cc:2804] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:49:51.117904 13212 raft_consensus.cc:2468] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e9e3c730b6a4aadaddaa430429f01da in term 2.
I20260709 14:49:51.118278 13474 raft_consensus.cc:697] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Becoming Leader. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:51.119064 13474 consensus_queue.cc:237] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:51.124539 13032 catalog_manager.cc:5697] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da reported cstate change: term changed from 1 to 2, leader changed from 530c4bfee6424478aff3063f83efc87a (127.6.19.130) to 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129). New cstate: current_term: 2 leader_uuid: "3e9e3c730b6a4aadaddaa430429f01da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: UNKNOWN } } }
I20260709 14:49:51.236089 13135 raft_consensus.cc:1275] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Refusing update from remote peer 530c4bfee6424478aff3063f83efc87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.237010 13449 consensus_queue.cc:1048] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.243441 13285 raft_consensus.cc:1275] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 530c4bfee6424478aff3063f83efc87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.244664 13446 consensus_queue.cc:1048] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.347628 13212 raft_consensus.cc:1275] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.348716 13474 consensus_queue.cc:1048] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.355675 13286 raft_consensus.cc:1275] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.357329 13430 consensus_queue.cc:1048] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.392802 13212 raft_consensus.cc:1275] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Refusing update from remote peer a67ac2051e084ee6852393ff58d0cd02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.393798 13401 consensus_queue.cc:1048] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.400274 13135 raft_consensus.cc:1275] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Refusing update from remote peer a67ac2051e084ee6852393ff58d0cd02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.401734 13401 consensus_queue.cc:1048] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.402370 13286 raft_consensus.cc:1275] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.403713 13430 consensus_queue.cc:1048] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.416049 13212 raft_consensus.cc:1275] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.417438 13490 consensus_queue.cc:1048] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.541003 13211 raft_consensus.cc:1275] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.542089 13490 consensus_queue.cc:1048] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.549357 13286 raft_consensus.cc:1275] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.550755 13430 consensus_queue.cc:1048] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.578392 13135 raft_consensus.cc:1275] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Refusing update from remote peer 530c4bfee6424478aff3063f83efc87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.579360 13446 consensus_queue.cc:1048] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.586126 13286 raft_consensus.cc:1275] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 530c4bfee6424478aff3063f83efc87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.587742 13492 consensus_queue.cc:1048] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.602706 13211 raft_consensus.cc:1275] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.604059 13430 consensus_queue.cc:1048] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.611546 13286 raft_consensus.cc:1275] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 3e9e3c730b6a4aadaddaa430429f01da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.612962 13490 consensus_queue.cc:1048] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.626291 13135 raft_consensus.cc:1275] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Refusing update from remote peer 530c4bfee6424478aff3063f83efc87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.627460 13492 consensus_queue.cc:1048] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:51.639896 13286 raft_consensus.cc:1275] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Refusing update from remote peer 530c4bfee6424478aff3063f83efc87a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:49:51.641074 13446 consensus_queue.cc:1048] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [LEADER]: Connected to new peer: Peer: permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:49:53.658509 13032 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51910:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:49:53.675966 13032 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51910:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:49:53.709774  6222 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:49:54.014063 13529 log.cc:927] Time spent T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 14:49:54.048596 13558 tablet.cc:1724] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:49:54.018625 13535 log.cc:927] Time spent T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260709 14:49:54.057010 13553 tablet.cc:1724] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.004509 13539 tablet.cc:1724] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.083637 13565 tablet.cc:1724] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.069379 13547 tablet.cc:1724] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:49:54.073889 13102 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.6.19.130:39233, user_credentials={real_user=slave}} blocked reactor thread for 92290.4us
I20260709 14:49:54.111133 13562 tablet.cc:1724] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.119874 13571 tablet.cc:1724] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:49:54.122244 13551 log.cc:927] Time spent T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
W20260709 14:49:54.123061 13550 log.cc:927] Time spent T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da: Append to log took a long time: real 0.103s	user 0.004s	sys 0.000s
I20260709 14:49:54.155791 13568 tablet.cc:1724] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.158715 13566 tablet.cc:1724] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.165781 13569 tablet.cc:1724] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.166234 13573 tablet.cc:1724] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.176606 13210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59c3ed9eebfb46899c5f2466f1c98e5c"
dest_uuid: "530c4bfee6424478aff3063f83efc87a"
mode: GRACEFUL
new_leader_uuid: "a67ac2051e084ee6852393ff58d0cd02"
 from {username='slave'} at 127.0.0.1:57418
I20260709 14:49:54.177304 13210 raft_consensus.cc:606] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Received request to transfer leadership to TS a67ac2051e084ee6852393ff58d0cd02
I20260709 14:49:54.195195 13576 tablet.cc:1724] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.211694 13569 tablet.cc:1724] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.215652 13553 tablet.cc:1724] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.220875 13562 tablet.cc:1724] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.225992 13539 tablet.cc:1724] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.233810 13566 tablet.cc:1724] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.235139 13571 tablet.cc:1724] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.236117 13565 tablet.cc:1724] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.250608 13568 tablet.cc:1724] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.261932 13576 tablet.cc:1724] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.267902 13539 tablet.cc:1724] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.270254 13547 tablet.cc:1724] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.290059 13562 tablet.cc:1724] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.275166 13573 tablet.cc:1724] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.280782 13558 tablet.cc:1724] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.299196 13566 tablet.cc:1724] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:49:54.304749 13136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "819a862c9fa74983804b6c1585c89e6f"
dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
mode: GRACEFUL
new_leader_uuid: "a67ac2051e084ee6852393ff58d0cd02"
 from {username='slave'} at 127.0.0.1:41222
I20260709 14:49:54.313896 13136 raft_consensus.cc:606] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Received request to transfer leadership to TS a67ac2051e084ee6852393ff58d0cd02
I20260709 14:49:54.319741  6222 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:49:54.320348  6222 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:49:54.340160 13031 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec: soft_deleted_table [id=8c7649ea51594f7f86987247e5e12f6e] alter complete (version 1)
I20260709 14:49:54.355067 13564 raft_consensus.cc:993] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a: : Instructing follower a67ac2051e084ee6852393ff58d0cd02 to start an election
I20260709 14:49:54.355631 13536 raft_consensus.cc:1081] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Signalling peer a67ac2051e084ee6852393ff58d0cd02 to start an election
I20260709 14:49:54.357040 13282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59c3ed9eebfb46899c5f2466f1c98e5c"
dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
 from {username='slave'} at 127.0.0.1:58724
I20260709 14:49:54.357472 13282 raft_consensus.cc:493] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:54.357735 13282 raft_consensus.cc:3060] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.361970 13520 raft_consensus.cc:993] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da: : Instructing follower a67ac2051e084ee6852393ff58d0cd02 to start an election
I20260709 14:49:54.362565 13501 raft_consensus.cc:1081] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Signalling peer a67ac2051e084ee6852393ff58d0cd02 to start an election
I20260709 14:49:54.362757 13282 raft_consensus.cc:515] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:54.363930 13280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "819a862c9fa74983804b6c1585c89e6f"
dest_uuid: "a67ac2051e084ee6852393ff58d0cd02"
 from {username='slave'} at 127.0.0.1:58710
I20260709 14:49:54.364362 13282 leader_election.cc:290] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 3 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:54.364444 13280 raft_consensus.cc:493] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:49:54.364910 13280 raft_consensus.cc:3060] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.365095 13136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3ed9eebfb46899c5f2466f1c98e5c" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:54.365688 13136 raft_consensus.cc:3060] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.365790 13210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3ed9eebfb46899c5f2466f1c98e5c" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:54.366248 13210 raft_consensus.cc:3055] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:54.366461 13210 raft_consensus.cc:740] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 530c4bfee6424478aff3063f83efc87a, State: Running, Role: LEADER
I20260709 14:49:54.367055 13210 consensus_queue.cc:260] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:54.367890 13210 raft_consensus.cc:3060] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.371524 13280 raft_consensus.cc:515] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:54.372294 13210 raft_consensus.cc:2468] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 3.
I20260709 14:49:54.372267 13136 raft_consensus.cc:2468] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 3.
I20260709 14:49:54.373643 13250 leader_election.cc:304] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e9e3c730b6a4aadaddaa430429f01da, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:54.374100 13136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819a862c9fa74983804b6c1585c89e6f" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e9e3c730b6a4aadaddaa430429f01da"
I20260709 14:49:54.374449 13280 leader_election.cc:290] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 3 election: Requested vote from peers 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131), 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233)
I20260709 14:49:54.374729 13136 raft_consensus.cc:3055] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:49:54.374455 13575 raft_consensus.cc:2804] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:54.375239 13136 raft_consensus.cc:740] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3e9e3c730b6a4aadaddaa430429f01da, State: Running, Role: LEADER
I20260709 14:49:54.375434 13575 raft_consensus.cc:697] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 3 LEADER]: Becoming Leader. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:54.375432 13210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "819a862c9fa74983804b6c1585c89e6f" candidate_uuid: "a67ac2051e084ee6852393ff58d0cd02" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "530c4bfee6424478aff3063f83efc87a"
I20260709 14:49:54.376598 13210 raft_consensus.cc:3060] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.376720 13575 consensus_queue.cc:237] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:54.376601 13136 consensus_queue.cc:260] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:54.378091 13136 raft_consensus.cc:3060] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:49:54.382195 13210 raft_consensus.cc:2468] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 3.
I20260709 14:49:54.384001 13251 leader_election.cc:304] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 530c4bfee6424478aff3063f83efc87a, a67ac2051e084ee6852393ff58d0cd02; no voters: 
I20260709 14:49:54.384923 13575 raft_consensus.cc:2804] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:49:54.385591 13575 raft_consensus.cc:697] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 3 LEADER]: Becoming Leader. State: Replica: a67ac2051e084ee6852393ff58d0cd02, State: Running, Role: LEADER
I20260709 14:49:54.385591 13136 raft_consensus.cc:2468] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a67ac2051e084ee6852393ff58d0cd02 in term 3.
I20260709 14:49:54.385500 13031 catalog_manager.cc:5697] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 reported cstate change: term changed from 2 to 3, leader changed from 530c4bfee6424478aff3063f83efc87a (127.6.19.130) to a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "a67ac2051e084ee6852393ff58d0cd02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.386610 13575 consensus_queue.cc:237] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } }
I20260709 14:49:54.396828 13031 catalog_manager.cc:5697] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 reported cstate change: term changed from 2 to 3, leader changed from 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129) to a67ac2051e084ee6852393ff58d0cd02 (127.6.19.131). New cstate: current_term: 3 leader_uuid: "a67ac2051e084ee6852393ff58d0cd02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a67ac2051e084ee6852393ff58d0cd02" member_type: VOTER last_known_addr { host: "127.6.19.131" port: 44433 } health_report { overall_health: HEALTHY } } }
I20260709 14:49:54.862172 13210 raft_consensus.cc:1275] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 3 FOLLOWER]: Refusing update from remote peer a67ac2051e084ee6852393ff58d0cd02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.863252 13575 consensus_queue.cc:1048] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:54.871764 13136 raft_consensus.cc:1275] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 3 FOLLOWER]: Refusing update from remote peer a67ac2051e084ee6852393ff58d0cd02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.873162 13575 consensus_queue.cc:1048] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:49:54.961465 13136 raft_consensus.cc:1275] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 3 FOLLOWER]: Refusing update from remote peer a67ac2051e084ee6852393ff58d0cd02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.962468 13588 consensus_queue.cc:1048] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e9e3c730b6a4aadaddaa430429f01da" member_type: VOTER last_known_addr { host: "127.6.19.129" port: 45131 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:54.970213 13210 raft_consensus.cc:1275] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 3 FOLLOWER]: Refusing update from remote peer a67ac2051e084ee6852393ff58d0cd02: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:49:54.971684 13443 consensus_queue.cc:1048] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "530c4bfee6424478aff3063f83efc87a" member_type: VOTER last_known_addr { host: "127.6.19.130" port: 39233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:49:55.388257  6222 tablet_server.cc:179] TabletServer@127.6.19.129:0 shutting down...
I20260709 14:49:55.415086  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:55.416472  6222 tablet_replica.cc:333] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.418610  6222 raft_consensus.cc:2243] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.419943  6222 raft_consensus.cc:2272] T 7e6f4e1a87d14a8b8a788baac8e1209d P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.422960 13250 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 14:49:55.425096  6222 tablet_replica.cc:333] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.426534  6222 raft_consensus.cc:2243] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.427352  6222 raft_consensus.cc:2272] T 0b5774ac86af49f586782d7fc5ef1152 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.430837  6222 tablet_replica.cc:333] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.432281  6222 raft_consensus.cc:2243] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.434247  6222 raft_consensus.cc:2272] T 0109af78a2e244bca8a21d86af2f704d P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.436412 13250 consensus_peers.cc:597] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 -> Peer 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131): Couldn't send request to peer 3e9e3c730b6a4aadaddaa430429f01da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:49:55.437021 13250 consensus_peers.cc:597] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 -> Peer 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131): Couldn't send request to peer 3e9e3c730b6a4aadaddaa430429f01da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.438237  6222 tablet_replica.cc:333] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.439378  6222 raft_consensus.cc:2243] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.440218  6222 raft_consensus.cc:2272] T 374a3210ca99493b8e992509a4815ede P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.442655  6222 tablet_replica.cc:333] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.443384  6222 raft_consensus.cc:2243] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.443931  6222 raft_consensus.cc:2272] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.446347  6222 tablet_replica.cc:333] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.446909  6222 raft_consensus.cc:2243] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.448616  6222 raft_consensus.cc:2272] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.452183  6222 tablet_replica.cc:333] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.453011  6222 raft_consensus.cc:2243] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.454051  6222 raft_consensus.cc:2272] T fc00c8c4e70a40089b9e56ab04382733 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.456298  6222 tablet_replica.cc:333] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.456918  6222 raft_consensus.cc:2243] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.457475  6222 raft_consensus.cc:2272] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.460081  6222 tablet_replica.cc:333] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.461019  6222 raft_consensus.cc:2243] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.463281  6222 raft_consensus.cc:2272] T 2b13035964ac47c1924fdc8ff3d8dc91 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.466156 13176 consensus_peers.cc:597] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a -> Peer 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131): Couldn't send request to peer 3e9e3c730b6a4aadaddaa430429f01da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.467118  6222 tablet_replica.cc:333] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.467967  6222 raft_consensus.cc:2243] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.468870  6222 raft_consensus.cc:2272] T edf898c297554640b5c10578f87ff227 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.472404  6222 tablet_replica.cc:333] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.473366  6222 raft_consensus.cc:2243] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.473886  6222 raft_consensus.cc:2272] T 59c3ed9eebfb46899c5f2466f1c98e5c P 3e9e3c730b6a4aadaddaa430429f01da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.476544  6222 tablet_replica.cc:333] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.477052  6222 raft_consensus.cc:2243] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.477588  6222 raft_consensus.cc:2272] T 0f24f8c810354b23846edbe910e57aab P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.479679  6222 tablet_replica.cc:333] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.480173  6222 raft_consensus.cc:2243] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.480641  6222 raft_consensus.cc:2272] T 640a1b154aee4582bee0ebd732f2efb7 P 3e9e3c730b6a4aadaddaa430429f01da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.482775  6222 tablet_replica.cc:333] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.483531  6222 raft_consensus.cc:2243] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.484301  6222 raft_consensus.cc:2272] T 32d2f91471a545b081731d09f9421ec2 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.487764 13176 consensus_peers.cc:597] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a -> Peer 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131): Couldn't send request to peer 3e9e3c730b6a4aadaddaa430429f01da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.487942  6222 tablet_replica.cc:333] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.488567  6222 raft_consensus.cc:2243] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.489625  6222 raft_consensus.cc:2272] T 73c11afe5791442ba05d9aafe35cb730 P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.492545  6222 tablet_replica.cc:333] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.493283  6222 raft_consensus.cc:2243] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.496073  6222 raft_consensus.cc:2272] T 16e8f20c698e461d94607932dd87a3ac P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.499056  6222 tablet_replica.cc:333] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.499604  6222 raft_consensus.cc:2243] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.500280  6222 raft_consensus.cc:2272] T 819a862c9fa74983804b6c1585c89e6f P 3e9e3c730b6a4aadaddaa430429f01da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.504011  6222 tablet_replica.cc:333] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da: stopping tablet replica
I20260709 14:49:55.504592  6222 raft_consensus.cc:2243] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.505559  6222 raft_consensus.cc:2272] T 505944cdae47423eaf44a0740306a83c P 3e9e3c730b6a4aadaddaa430429f01da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.548333  6222 tablet_server.cc:196] TabletServer@127.6.19.129:0 shutdown complete.
W20260709 14:49:55.580708 13250 consensus_peers.cc:597] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 -> Peer 3e9e3c730b6a4aadaddaa430429f01da (127.6.19.129:45131): Couldn't send request to peer 3e9e3c730b6a4aadaddaa430429f01da. Status: Network error: Client connection negotiation failed: client connection to 127.6.19.129:45131: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.595256  6222 tablet_server.cc:179] TabletServer@127.6.19.130:0 shutting down...
I20260709 14:49:55.617998  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:55.618666  6222 tablet_replica.cc:333] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.619418  6222 raft_consensus.cc:2243] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.620369  6222 raft_consensus.cc:2272] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.622481  6222 tablet_replica.cc:333] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.623027  6222 raft_consensus.cc:2243] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.623761  6222 raft_consensus.cc:2272] T 7e6f4e1a87d14a8b8a788baac8e1209d P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.625823  6222 tablet_replica.cc:333] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.626366  6222 raft_consensus.cc:2243] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.626852  6222 raft_consensus.cc:2272] T 0b5774ac86af49f586782d7fc5ef1152 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.628862  6222 tablet_replica.cc:333] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.629429  6222 raft_consensus.cc:2243] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.629901  6222 raft_consensus.cc:2272] T 0109af78a2e244bca8a21d86af2f704d P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.631733  6222 tablet_replica.cc:333] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.632259  6222 raft_consensus.cc:2243] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.633116  6222 raft_consensus.cc:2272] T 374a3210ca99493b8e992509a4815ede P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.634974  6222 tablet_replica.cc:333] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.635442  6222 raft_consensus.cc:2243] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.636271  6222 raft_consensus.cc:2272] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.638230  6222 tablet_replica.cc:333] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.638695  6222 raft_consensus.cc:2243] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.639195  6222 raft_consensus.cc:2272] T 2b13035964ac47c1924fdc8ff3d8dc91 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.641502  6222 tablet_replica.cc:333] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.642149  6222 raft_consensus.cc:2243] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.642705  6222 raft_consensus.cc:2272] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:49:55.645010 13251 consensus_peers.cc:597] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 -> Peer 530c4bfee6424478aff3063f83efc87a (127.6.19.130:39233): Couldn't send request to peer 530c4bfee6424478aff3063f83efc87a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:49:55.645228  6222 tablet_replica.cc:333] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.645882  6222 raft_consensus.cc:2243] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.646354  6222 raft_consensus.cc:2272] T fc00c8c4e70a40089b9e56ab04382733 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.648371  6222 tablet_replica.cc:333] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.648918  6222 raft_consensus.cc:2243] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.649401  6222 raft_consensus.cc:2272] T edf898c297554640b5c10578f87ff227 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.651839  6222 tablet_replica.cc:333] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.652570  6222 raft_consensus.cc:2243] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.653745  6222 raft_consensus.cc:2272] T 0f24f8c810354b23846edbe910e57aab P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.656250  6222 tablet_replica.cc:333] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.656749  6222 raft_consensus.cc:2243] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.657634  6222 raft_consensus.cc:2272] T 640a1b154aee4582bee0ebd732f2efb7 P 530c4bfee6424478aff3063f83efc87a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.659436  6222 tablet_replica.cc:333] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.659972  6222 raft_consensus.cc:2243] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.660367  6222 raft_consensus.cc:2272] T 59c3ed9eebfb46899c5f2466f1c98e5c P 530c4bfee6424478aff3063f83efc87a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.662734  6222 tablet_replica.cc:333] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.663223  6222 raft_consensus.cc:2243] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.663637  6222 raft_consensus.cc:2272] T 16e8f20c698e461d94607932dd87a3ac P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.665530  6222 tablet_replica.cc:333] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.665963  6222 raft_consensus.cc:2243] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.666708  6222 raft_consensus.cc:2272] T 32d2f91471a545b081731d09f9421ec2 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.668517  6222 tablet_replica.cc:333] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.668922  6222 raft_consensus.cc:2243] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.669389  6222 raft_consensus.cc:2272] T 73c11afe5791442ba05d9aafe35cb730 P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.671304  6222 tablet_replica.cc:333] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.671716  6222 raft_consensus.cc:2243] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.672124  6222 raft_consensus.cc:2272] T 819a862c9fa74983804b6c1585c89e6f P 530c4bfee6424478aff3063f83efc87a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.674608  6222 tablet_replica.cc:333] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a: stopping tablet replica
I20260709 14:49:55.675015  6222 raft_consensus.cc:2243] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.675436  6222 raft_consensus.cc:2272] T 505944cdae47423eaf44a0740306a83c P 530c4bfee6424478aff3063f83efc87a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.713068  6222 tablet_server.cc:196] TabletServer@127.6.19.130:0 shutdown complete.
I20260709 14:49:55.745875  6222 tablet_server.cc:179] TabletServer@127.6.19.131:0 shutting down...
I20260709 14:49:55.769701  6222 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:49:55.770325  6222 tablet_replica.cc:333] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.770941  6222 raft_consensus.cc:2243] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.771459  6222 raft_consensus.cc:2272] T 8ab718e4a0d54ed6ba92fb2e188f8a01 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.773633  6222 tablet_replica.cc:333] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.774187  6222 raft_consensus.cc:2243] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.774633  6222 raft_consensus.cc:2272] T 7e6f4e1a87d14a8b8a788baac8e1209d P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.776518  6222 tablet_replica.cc:333] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.777020  6222 raft_consensus.cc:2243] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.777797  6222 raft_consensus.cc:2272] T 0b5774ac86af49f586782d7fc5ef1152 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.779788  6222 tablet_replica.cc:333] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.780344  6222 raft_consensus.cc:2243] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.780773  6222 raft_consensus.cc:2272] T 374a3210ca99493b8e992509a4815ede P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.782706  6222 tablet_replica.cc:333] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.783212  6222 raft_consensus.cc:2243] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.783656  6222 raft_consensus.cc:2272] T 0109af78a2e244bca8a21d86af2f704d P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.785557  6222 tablet_replica.cc:333] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.786051  6222 raft_consensus.cc:2243] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.786478  6222 raft_consensus.cc:2272] T 3ec9bc1abdfe4deb9ba1f3d93d79e61c P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.788340  6222 tablet_replica.cc:333] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.788818  6222 raft_consensus.cc:2243] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.789294  6222 raft_consensus.cc:2272] T fc00c8c4e70a40089b9e56ab04382733 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.791086  6222 tablet_replica.cc:333] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.791570  6222 raft_consensus.cc:2243] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.791971  6222 raft_consensus.cc:2272] T 23f7bb48a3b24e8aa5d17a90d3b4f5b4 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.793879  6222 tablet_replica.cc:333] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.794358  6222 raft_consensus.cc:2243] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.794782  6222 raft_consensus.cc:2272] T 2b13035964ac47c1924fdc8ff3d8dc91 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.796547  6222 tablet_replica.cc:333] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.796988  6222 raft_consensus.cc:2243] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.797389  6222 raft_consensus.cc:2272] T 32d2f91471a545b081731d09f9421ec2 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.799101  6222 tablet_replica.cc:333] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.799537  6222 raft_consensus.cc:2243] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.799950  6222 raft_consensus.cc:2272] T 73c11afe5791442ba05d9aafe35cb730 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.801681  6222 tablet_replica.cc:333] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.802105  6222 raft_consensus.cc:2243] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.802784  6222 raft_consensus.cc:2272] T edf898c297554640b5c10578f87ff227 P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.804553  6222 tablet_replica.cc:333] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.804980  6222 raft_consensus.cc:2243] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.805374  6222 raft_consensus.cc:2272] T 16e8f20c698e461d94607932dd87a3ac P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.807147  6222 tablet_replica.cc:333] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.807564  6222 raft_consensus.cc:2243] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.808230  6222 raft_consensus.cc:2272] T 59c3ed9eebfb46899c5f2466f1c98e5c P a67ac2051e084ee6852393ff58d0cd02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.810393  6222 tablet_replica.cc:333] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.810843  6222 raft_consensus.cc:2243] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.811252  6222 raft_consensus.cc:2272] T 0f24f8c810354b23846edbe910e57aab P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.812968  6222 tablet_replica.cc:333] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.813401  6222 raft_consensus.cc:2243] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.813788  6222 raft_consensus.cc:2272] T 640a1b154aee4582bee0ebd732f2efb7 P a67ac2051e084ee6852393ff58d0cd02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.815459  6222 tablet_replica.cc:333] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.815850  6222 raft_consensus.cc:2243] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.816517  6222 raft_consensus.cc:2272] T 819a862c9fa74983804b6c1585c89e6f P a67ac2051e084ee6852393ff58d0cd02 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.818627  6222 tablet_replica.cc:333] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02: stopping tablet replica
I20260709 14:49:55.819020  6222 raft_consensus.cc:2243] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:49:55.819372  6222 raft_consensus.cc:2272] T 505944cdae47423eaf44a0740306a83c P a67ac2051e084ee6852393ff58d0cd02 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.846262  6222 tablet_server.cc:196] TabletServer@127.6.19.131:0 shutdown complete.
I20260709 14:49:55.876135  6222 master.cc:562] Master@127.6.19.190:44653 shutting down...
I20260709 14:49:55.891973  6222 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:49:55.892520  6222 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:49:55.892822  6222 tablet_replica.cc:333] T 00000000000000000000000000000000 P 49eb223b6ec7422f808c1e462d824dec: stopping tablet replica
I20260709 14:49:55.911238  6222 master.cc:584] Master@127.6.19.190:44653 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11119 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22775 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (263097 ms total)
[  PASSED  ] 8 tests.
I20260709 14:49:55.960345  6222 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 404 messages since previous log ~543 seconds ago
I20260709 14:49:55.960542  6222 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 404 messages since previous log ~543 seconds ago
I20260709 14:49:55.960702  6222 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 399 messages since previous log ~543 seconds ago
I20260709 14:49:55.960899  6222 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260709 14:49:55.961059  6222 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260709 14:49:55.961294  6222 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 5 messages since previous log ~0 seconds ago
I20260709 14:49:55.961577  6222 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
